summaryrefslogtreecommitdiff
path: root/kde-base/kcmshell
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kcmshell')
-rw-r--r--kde-base/kcmshell/Manifest1
-rw-r--r--kde-base/kcmshell/kcmshell-4.12.80.ebuild12
2 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kcmshell/Manifest b/kde-base/kcmshell/Manifest
new file mode 100644
index 00000000000..c6960719b41
--- /dev/null
+++ b/kde-base/kcmshell/Manifest
@@ -0,0 +1 @@
+DIST kde-runtime-4.12.80.tar.xz 7856836 SHA256 c7d7f6050a5bd22593ac3cd196e9201dfec076e00aa7d7344fc644608acb40b0 SHA512 8d722d64c3cb7b97107d9982cbbc717829148993d9bd2955a6ca001d4d410ee40933992a5bc7c231f6ebf1390e2163fa0c43cdc0c9e1ac1abbb450b4b31fb47c WHIRLPOOL 58aecf6f1dcb116dbfe20678debe703dc5ba5576fca047b70c129f160841b6c4fede53b4c85c78902c698e0ad2b2214e770b22cc0a37110a149ed4a089f88d3c
diff --git a/kde-base/kcmshell/kcmshell-4.12.80.ebuild b/kde-base/kcmshell/kcmshell-4.12.80.ebuild
new file mode 100644
index 00000000000..5c7fcc250cc
--- /dev/null
+++ b/kde-base/kcmshell/kcmshell-4.12.80.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+DESCRIPTION="KCMShell is a utility to host KDE control modules independently of SystemSettings."
+KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"