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 | 325d43fc4148bd7dbe25f76562b01248f7fc91bc (patch) | |
tree | 0b2f914a793af32a17c79b1e27a4ee1c06f03045 /kde-base/kblackbox | |
parent | [kde-base/kbattleship] Drop KDE 4.2.3 (diff) | |
download | gentoo-2-325d43fc4148bd7dbe25f76562b01248f7fc91bc.tar.gz gentoo-2-325d43fc4148bd7dbe25f76562b01248f7fc91bc.tar.bz2 gentoo-2-325d43fc4148bd7dbe25f76562b01248f7fc91bc.zip |
[kde-base/kblackbox] Drop KDE 4.2.3
(Portage version: 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" |