diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
commit | 65f23fa591b40aa410097713165d986c18541bfa (patch) | |
tree | 511c72b50399d2ce73e166154c218274d721b259 /kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild | |
parent | old (diff) | |
download | gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.tar.gz gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.tar.bz2 gentoo-2-65f23fa591b40aa410097713165d986c18541bfa.zip |
rm 4.3.5 and 4.4.4
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild')
-rw-r--r-- | kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild deleted file mode 100644 index 52bc30f7dcd9..000000000000 --- a/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild,v 1.4 2010/06/21 15:53:13 scarabeus Exp $ - -EAPI="2" -inherit kde4-functions - -DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages" -HOMEPAGE="http://www.kde.org/" - -LICENSE="GPL-2" -SLOT="4.3" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="aqua kdeprefix" - -RDEPEND=" - $(add_kdebase_dep kdeartwork-colorschemes) - $(add_kdebase_dep kdeartwork-desktopthemes) - $(add_kdebase_dep kdeartwork-emoticons) - $(add_kdebase_dep kdeartwork-iconthemes) - $(add_kdebase_dep kdeartwork-kscreensaver) - $(add_kdebase_dep kdeartwork-sounds) - $(add_kdebase_dep kdeartwork-styles) - $(add_kdebase_dep kdeartwork-wallpapers) - $(add_kdebase_dep kdeartwork-weatherwallpapers) - $(block_other_slots) -" |