summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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
+"