summaryrefslogtreecommitdiff
path: root/kde-base/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcontrol')
-rw-r--r--kde-base/kcontrol/Manifest1
-rw-r--r--kde-base/kcontrol/kcontrol-4.12.80.ebuild18
-rw-r--r--kde-base/kcontrol/kcontrol-4.13.49.9999.ebuild2
3 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kcontrol/Manifest b/kde-base/kcontrol/Manifest
new file mode 100644
index 00000000000..c6960719b41
--- /dev/null
+++ b/kde-base/kcontrol/Manifest
@@ -0,0 +1 @@
+DIST kde-runtime-4.12.80.tar.xz 7856836 SHA256 c7d7f6050a5bd22593ac3cd196e9201dfec076e00aa7d7344fc644608acb40b0 SHA512 8d722d64c3cb7b97107d9982cbbc717829148993d9bd2955a6ca001d4d410ee40933992a5bc7c231f6ebf1390e2163fa0c43cdc0c9e1ac1abbb450b4b31fb47c WHIRLPOOL 58aecf6f1dcb116dbfe20678debe703dc5ba5576fca047b70c129f160841b6c4fede53b4c85c78902c698e0ad2b2214e770b22cc0a37110a149ed4a089f88d3c
diff --git a/kde-base/kcontrol/kcontrol-4.12.80.ebuild b/kde-base/kcontrol/kcontrol-4.12.80.ebuild
new file mode 100644
index 00000000000..a2226155713
--- /dev/null
+++ b/kde-base/kcontrol/kcontrol-4.12.80.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE Control Center"
+KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdebase_dep kdnssd)
+ $(add_kdebase_dep khotkeys '' 4.11)
+"
diff --git a/kde-base/kcontrol/kcontrol-4.13.49.9999.ebuild b/kde-base/kcontrol/kcontrol-4.13.49.9999.ebuild
index 7c934ed5caa..8a9453e3939 100644
--- a/kde-base/kcontrol/kcontrol-4.13.49.9999.ebuild
+++ b/kde-base/kcontrol/kcontrol-4.13.49.9999.ebuild
@@ -14,5 +14,5 @@ IUSE="debug"
RDEPEND="
$(add_kdebase_dep kdnssd)
- $(add_kdebase_dep khotkeys)
+ $(add_kdebase_dep khotkeys '' 4.11)
"