diff options
author | 2011-05-14 21:40:56 +0000 | |
---|---|---|
committer | 2011-05-14 21:40:56 +0000 | |
commit | 9c16df7da4e1ac1b4c2c1f0ec30d0f382ae382b4 (patch) | |
tree | 5905d6c737a829cf43f68b4d584f96f111402c23 /media-plugins/kipi-plugins/files | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-9c16df7da4e1ac1b4c2c1f0ec30d0f382ae382b4.tar.gz gentoo-2-9c16df7da4e1ac1b4c2c1f0ec30d0f382ae382b4.tar.bz2 gentoo-2-9c16df7da4e1ac1b4c2c1f0ec30d0f382ae382b4.zip |
Remove old
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/kipi-plugins/files')
-rw-r--r-- | media-plugins/kipi-plugins/files/kipi-plugins-1.2.0-expoblending.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/media-plugins/kipi-plugins/files/kipi-plugins-1.2.0-expoblending.patch b/media-plugins/kipi-plugins/files/kipi-plugins-1.2.0-expoblending.patch deleted file mode 100644 index a09cd67e4444..000000000000 --- a/media-plugins/kipi-plugins/files/kipi-plugins-1.2.0-expoblending.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -r -u kipi-plugins-1.2.0.orig/CMakeLists.txt kipi-plugins-1.2.0/CMakeLists.txt ---- kipi-plugins-1.2.0.orig/CMakeLists.txt 2010-03-28 23:57:54.000000000 +0200 -+++ kipi-plugins-1.2.0/CMakeLists.txt 2010-07-08 22:56:13.518262763 +0200 -@@ -368,9 +368,9 @@ - ENDIF(CMAKE_USE_PTHREADS_INIT OR CMAKE_USE_WIN32_THREADS_INIT) - ENDIF(EXPAT_FOUND AND KDCRAW_FOR_DNGCONVERTER) - -- IF(KDCRAW_FOR_EXPOBLENDING) -+ IF(KDCRAW_FOR_EXPOBLENDING AND ENABLE_expoblending) - ADD_SUBDIRECTORY(expoblending) -- ENDIF(KDCRAW_FOR_EXPOBLENDING) -+ ENDIF(KDCRAW_FOR_EXPOBLENDING AND ENABLE_expoblending) - - # Laurent Montel : wallpaper is currently disabled. Waiting new api with KDE 4.2 - # |