commit: 200f7a41f6917553130817c96bd3188fc06eded1
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 22:44:15 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 22:44:15 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=200f7a41
[kde-base/plasma-workspace] Re-enable plasma lock
Package-Manager: portage-2.2.10
---
.../files/plasma-workspace-4.10.1-noplasmalock.patch | 11 -----------
.../plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 2 --
2 files changed, 13 deletions(-)
diff --git
a/kde-base/plasma-workspace/files/plasma-workspace-4.10.1-noplasmalock.patch
b/kde-base/plasma-workspace/files/plasma-workspace-4.10.1-noplasmalock.patch
deleted file mode 100644
index 2380d20..0000000
--- a/kde-base/plasma-workspace/files/plasma-workspace-4.10.1-noplasmalock.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/plasma/screensaver/CMakeLists.txt
b/plasma/screensaver/CMakeLists.txt
-index 514c856..9dcb5f4 100644
---- a/plasma/screensaver/CMakeLists.txt
-+++ b/plasma/screensaver/CMakeLists.txt
-@@ -1,6 +1,3 @@
- add_subdirectory(containments)
--if(NOT WIN32)
--add_subdirectory(shell)
--endif(NOT WIN32)
-
-
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index 68c6e30..d5d67ab 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -82,8 +82,6 @@ KMEXTRACTONLY="
ksysguard/
"
-PATCHES=( "${FILESDIR}/${PN}-4.10.1-noplasmalock.patch" )
-
pkg_setup() {
if use python ; then
python-single-r1_pkg_setup