diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 15:31:46 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 15:31:46 +0000 |
commit | c06ff85fb9348327125658eb5510126a232d3d63 (patch) | |
tree | b63c5ccc6cccc895598cb3b9f0411c3c63e29729 /kde-base/kblackbox | |
parent | Removed old versions. (diff) | |
download | gentoo-2-c06ff85fb9348327125658eb5510126a232d3d63.tar.gz gentoo-2-c06ff85fb9348327125658eb5510126a232d3d63.tar.bz2 gentoo-2-c06ff85fb9348327125658eb5510126a232d3d63.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.5.8.ebuild | 15 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.0.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.0.3.ebuild | 12 |
4 files changed, 5 insertions, 40 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 1a63d61dd569..3cb369abeb0a 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.91 2008/06/05 21:09:02 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.92 2008/06/07 15:31:46 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kblackbox-3.5.8.ebuild, -kblackbox-4.0.2.ebuild, -kblackbox-4.0.3.ebuild: + Removed old versions. *kblackbox-4.0.5 (05 Jun 2008) diff --git a/kde-base/kblackbox/kblackbox-3.5.8.ebuild b/kde-base/kblackbox/kblackbox-3.5.8.ebuild deleted file mode 100644 index 0f63654a9562..000000000000 --- a/kde-base/kblackbox/kblackbox-3.5.8.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.5.8.ebuild,v 1.7 2008/03/04 04:37:06 jer Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Blackbox Game" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/kblackbox/kblackbox-4.0.2.ebuild b/kde-base/kblackbox/kblackbox-4.0.2.ebuild deleted file mode 100644 index f3008c116751..000000000000 --- a/kde-base/kblackbox/kblackbox-4.0.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.0.2.ebuild,v 1.1 2008/03/10 23:23:02 philantrop Exp $ - -EAPI="1" - -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/kblackbox/kblackbox-4.0.3.ebuild b/kde-base/kblackbox/kblackbox-4.0.3.ebuild deleted file mode 100644 index 8735425758cc..000000000000 --- a/kde-base/kblackbox/kblackbox-4.0.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.0.3.ebuild,v 1.1 2008/04/03 20:41:49 philantrop Exp $ - -EAPI="1" - -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" |