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