diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:28:17 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:28:17 +0000 |
commit | 1f90d3b3a7ec8f61f95606595f6671d858a3e803 (patch) | |
tree | 9779e7ec3df1ca6b3253a4ec39d27495534bde32 /kde-base/kblackbox | |
parent | [kde-base/kbattleship] Drop KDE 4.2.3 (diff) | |
download | historical-1f90d3b3a7ec8f61f95606595f6671d858a3e803.tar.gz historical-1f90d3b3a7ec8f61f95606595f6671d858a3e803.tar.bz2 historical-1f90d3b3a7ec8f61f95606595f6671d858a3e803.zip |
[kde-base/kblackbox] Drop KDE 4.2.3
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.2.3.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index f8fc90a13c69..ac5a8c118598 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.115 2009/06/06 11:41:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.116 2009/06/14 10:28:16 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kblackbox-4.2.3.ebuild: + Drop KDE 4.2.3 06 Jun 2009; Markus Meier <maekke@gentoo.org> kblackbox-3.5.10.ebuild: amd64/x86 stable, bug #271889 diff --git a/kde-base/kblackbox/kblackbox-4.2.3.ebuild b/kde-base/kblackbox/kblackbox-4.2.3.ebuild deleted file mode 100644 index db5bfb5bf5b2..000000000000 --- a/kde-base/kblackbox/kblackbox-4.2.3.ebuild +++ /dev/null @@ -1,12 +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/kblackbox/kblackbox-4.2.3.ebuild,v 1.1 2009/05/06 22:55:57 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug doc" |