diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 23:13:49 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 23:13:49 +0000 |
commit | 134f5367e1a434d13f233cf0e1fff7ecb6c49d5e (patch) | |
tree | 53564b7cc0b5fa73f54b8802d4561edc912efae5 /kde-base/kblackbox | |
parent | Drop KDE 4.3.2 (diff) | |
download | gentoo-2-134f5367e1a434d13f233cf0e1fff7ecb6c49d5e.tar.gz gentoo-2-134f5367e1a434d13f233cf0e1fff7ecb6c49d5e.tar.bz2 gentoo-2-134f5367e1a434d13f233cf0e1fff7ecb6c49d5e.zip |
Drop KDE 4.3.2
(Portage version: 2.2_rc49/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.3.2.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index a53271fa4418..24187f6ad45c 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.128 2009/11/08 20:59:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.129 2009/11/08 23:13:49 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kblackbox-4.3.2.ebuild: + Drop KDE 4.3.2 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kblackbox-4.2.4.ebuild: Drop KDE 4.2.4 diff --git a/kde-base/kblackbox/kblackbox-4.3.2.ebuild b/kde-base/kblackbox/kblackbox-4.3.2.ebuild deleted file mode 100644 index 045a9a04f137..000000000000 --- a/kde-base/kblackbox/kblackbox-4.3.2.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.3.2.ebuild,v 1.1 2009/10/06 18:19:15 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" |