diff options
Diffstat (limited to 'kde-base/kcontrol')
| -rw-r--r-- | kde-base/kcontrol/Manifest | 1 | ||||
| -rw-r--r-- | kde-base/kcontrol/kcontrol-4.14.2.ebuild | 18 |
2 files changed, 19 insertions, 0 deletions
diff --git a/kde-base/kcontrol/Manifest b/kde-base/kcontrol/Manifest new file mode 100644 index 00000000000..d24b6722f3f --- /dev/null +++ b/kde-base/kcontrol/Manifest @@ -0,0 +1 @@ +DIST kde-runtime-4.14.2.tar.xz 7867216 SHA256 22bcced462b785b8e50b666101ecbec04a0135656842ef5718530da621342fec SHA512 43563b403a45ed38a64018402f424dc48eaff323483adc06a2ed5b72ef52a85b62daea6e0b34cadbc6c34e00f72cde1b0e03653f4971300fd2686bdbd3bf1895 WHIRLPOOL 66cca400ec40aabd73fa7c32fc70c56ada65e412992c1b8965301609b8044cba9732d3b6ba644256c801b18c756a7e131ce859b793a84e96c0153407bc7cebb8 diff --git a/kde-base/kcontrol/kcontrol-4.14.2.ebuild b/kde-base/kcontrol/kcontrol-4.14.2.ebuild new file mode 100644 index 00000000000..17416d69ee0 --- /dev/null +++ b/kde-base/kcontrol/kcontrol-4.14.2.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 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="debug" + +RDEPEND=" + $(add_kdebase_dep khotkeys '' 4.11) + $(add_kdebase_dep zeroconf-ioslave) +" |
