commit: c8df401490fc5748fdd81441eec8a48fb4c8e584 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Sun Apr 3 22:47:33 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Apr 4 22:04:08 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c8df4014
kde-apps/kalzium: Drop unused patch Package-Manager: portage-2.2.27 .../kalzium/files/kalzium-15.12.3-plasmoids.patch | 23 ---------------------- 1 file changed, 23 deletions(-) diff --git a/kde-apps/kalzium/files/kalzium-15.12.3-plasmoids.patch b/kde-apps/kalzium/files/kalzium-15.12.3-plasmoids.patch deleted file mode 100644 index 686a6ef..0000000 --- a/kde-apps/kalzium/files/kalzium-15.12.3-plasmoids.patch +++ /dev/null @@ -1,23 +0,0 @@ -commit 456205fc98f4eb2762c11fac2abedf618e0deb8f -Author: Andreas Sturmlechner <[email protected]> -Date: Fri Mar 25 13:38:55 2016 +0100 - - Make plasmoids optional - - They are not useable in a Plasma-5 workspace. - - REVIEW: 127491 - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index f4ab27b..93ae845 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -50,7 +50,7 @@ endif (OPENBABEL2_FOUND AND Avogadro_FOUND AND EIGEN3_FOUND) - add_subdirectory(doc) - add_subdirectory(src) - add_subdirectory(data) --add_subdirectory(plasmoid) -+macro_optional_add_subdirectory(plasmoid) - add_subdirectory(libscience) - add_subdirectory(qml) -
