diff options
author | 2012-11-13 20:22:20 +0000 | |
---|---|---|
committer | 2012-11-13 20:22:20 +0000 | |
commit | 6b264e53c87b236322038f314be5c32770530f58 (patch) | |
tree | e8fc3be02e2c856d214b7614e8ec662578359f22 /kde-base/kcontrol/kcontrol-4.9.2.ebuild | |
parent | Stable for HPPA (bug #438804). (diff) | |
download | historical-6b264e53c87b236322038f314be5c32770530f58.tar.gz historical-6b264e53c87b236322038f314be5c32770530f58.tar.bz2 historical-6b264e53c87b236322038f314be5c32770530f58.zip |
Remove KDE SC 4.9.2
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0xF3CFD2BD
Diffstat (limited to 'kde-base/kcontrol/kcontrol-4.9.2.ebuild')
-rw-r--r-- | kde-base/kcontrol/kcontrol-4.9.2.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/kcontrol/kcontrol-4.9.2.ebuild b/kde-base/kcontrol/kcontrol-4.9.2.ebuild deleted file mode 100644 index 4627654fce99..000000000000 --- a/kde-base/kcontrol/kcontrol-4.9.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-4.9.2.ebuild,v 1.2 2012/10/17 18:37:12 maekke Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kde-runtime" -inherit kde4-meta - -DESCRIPTION="The KDE Control Center" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RDEPEND=" - $(add_kdebase_dep kdnssd) - $(add_kdebase_dep khotkeys) -" |