summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-04-25 00:44:15 +0200
committerJohannes Huber <johu@gentoo.org>2014-04-25 00:44:15 +0200
commit200f7a41f6917553130817c96bd3188fc06eded1 (patch)
tree557ee01489f7cac101c47f53fa9114a05b9db85e
parent40ecbc5ec5119db3d40135e736b1e8379969149f (diff)
downloadkde-200f7a41f6917553130817c96bd3188fc06eded1.tar.gz
kde-200f7a41f6917553130817c96bd3188fc06eded1.tar.bz2
kde-200f7a41f6917553130817c96bd3188fc06eded1.zip
[kde-base/plasma-workspace] Re-enable plasma lock
Package-Manager: portage-2.2.10
-rw-r--r--kde-base/plasma-workspace/files/plasma-workspace-4.10.1-noplasmalock.patch11
-rw-r--r--kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild2
2 files changed, 0 insertions, 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 2380d2068c5..00000000000
--- 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 68c6e30a552..d5d67ab2505 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