summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-11-20 14:34:48 +0100
committerJohannes Huber <johu@gentoo.org>2016-11-20 14:34:48 +0100
commitd456a3dbb18dd2a6f491ccfce5db76408e65149c (patch)
tree84d8263ec31b70d8e0b2f09b8048a7842c11f645 /kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild
parentkde-base/freespacenotifier -> kde-plasma/freespacenotifier (diff)
downloadgentoo-d456a3dbb18dd2a6f491ccfce5db76408e65149c.tar.gz
gentoo-d456a3dbb18dd2a6f491ccfce5db76408e65149c.tar.bz2
gentoo-d456a3dbb18dd2a6f491ccfce5db76408e65149c.zip
kde-base/solid-actions-kcm -> kde-plasma/solid-actions-kcm
Diffstat (limited to 'kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild')
-rw-r--r--kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild b/kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild
new file mode 100644
index 000000000000..9cec98e0540e
--- /dev/null
+++ b/kde-plasma/solid-actions-kcm/solid-actions-kcm-4.11.22.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kde-workspace"
+CPPUNIT_REQUIRED="test"
+inherit kde4-meta
+
+DESCRIPTION="KDE Plasma control module for Solid actions"
+HOMEPAGE="https://solid.kde.org"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdeapps_dep solid-runtime)
+ !kde-base/solid:4
+"