diff options
author | 2009-11-08 22:07:54 +0000 | |
---|---|---|
committer | 2009-11-08 22:07:54 +0000 | |
commit | d6b89fb17aa4e041f41cb6dc156653702ed0175e (patch) | |
tree | 70bc41aa7520f7c3a256e7a7af2ffa760bd7bf68 /kde-base/kdeartwork-wallpapers | |
parent | Initial commit. (diff) | |
download | historical-d6b89fb17aa4e041f41cb6dc156653702ed0175e.tar.gz historical-d6b89fb17aa4e041f41cb6dc156653702ed0175e.tar.bz2 historical-d6b89fb17aa4e041f41cb6dc156653702ed0175e.zip |
Drop KDE 4.2.4
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdeartwork-wallpapers')
-rw-r--r-- | kde-base/kdeartwork-wallpapers/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.2.4.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/kde-base/kdeartwork-wallpapers/ChangeLog b/kde-base/kdeartwork-wallpapers/ChangeLog index 2d6dce721ab3..f50d14056b5c 100644 --- a/kde-base/kdeartwork-wallpapers/ChangeLog +++ b/kde-base/kdeartwork-wallpapers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-wallpapers # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.121 2009/11/02 20:50:01 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.122 2009/11/08 21:08:21 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdeartwork-wallpapers-4.2.4.ebuild: + Drop KDE 4.2.4 *kdeartwork-wallpapers-4.3.3 (02 Nov 2009) diff --git a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.2.4.ebuild b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.2.4.ebuild deleted file mode 100644 index ffdefa74ad85..000000000000 --- a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.2.4.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.2.4.ebuild,v 1.3 2009/09/02 21:44:51 scarabeus Exp $ - -EAPI="2" - -RESTRICT="binchecks strip" - -KMMODULE="wallpapers" -KMNAME="kdeartwork" -inherit kde4-meta - -DESCRIPTION="Wallpapers from kde" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND=" - !kdeprefix? ( !<kde-base/kde-wallpapers-4.2.1[-kdeprefix] ) - kdeprefix? ( !<kde-base/kde-wallpapers-4.2.1:${SLOT} ) -" |