summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
commit65f23fa591b40aa410097713165d986c18541bfa (patch)
tree511c72b50399d2ce73e166154c218274d721b259 /kde-base/kdeartwork-meta
parentold (diff)
downloadgentoo-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')
-rw-r--r--kde-base/kdeartwork-meta/ChangeLog6
-rw-r--r--kde-base/kdeartwork-meta/kdeartwork-meta-4.3.5.ebuild27
-rw-r--r--kde-base/kdeartwork-meta/kdeartwork-meta-4.4.4.ebuild27
3 files changed, 5 insertions, 55 deletions
diff --git a/kde-base/kdeartwork-meta/ChangeLog b/kde-base/kdeartwork-meta/ChangeLog
index 7c34711683ea..559553e0062b 100644
--- a/kde-base/kdeartwork-meta/ChangeLog
+++ b/kde-base/kdeartwork-meta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeartwork-meta
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/ChangeLog,v 1.161 2010/08/09 06:57:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/ChangeLog,v 1.162 2010/08/09 11:31:14 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -kdeartwork-meta-4.3.5.ebuild, -kdeartwork-meta-4.4.4.ebuild:
+ rm
09 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
kdeartwork-meta-4.4.5.ebuild:
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)
-"
diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.4.4.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.4.4.ebuild
deleted file mode 100644
index 33fa85a7d34d..000000000000
--- a/kde-base/kdeartwork-meta/kdeartwork-meta-4.4.4.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.4.4.ebuild,v 1.4 2010/06/27 11:05:29 fauli Exp $
-
-EAPI="3"
-inherit kde4-functions
-
-DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages"
-HOMEPAGE="http://www.kde.org/"
-
-LICENSE="GPL-2"
-SLOT="4.4"
-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)
-"