diff options
-rw-r--r-- | kde-base/kasteroids/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kasteroids/kasteroids-3.5.5.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kasteroids/kasteroids-3.5.6.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kasteroids/kasteroids-3.5.7.ebuild | 18 |
4 files changed, 6 insertions, 55 deletions
diff --git a/kde-base/kasteroids/ChangeLog b/kde-base/kasteroids/ChangeLog index 8b35321996f6..5a412732b9a1 100644 --- a/kde-base/kasteroids/ChangeLog +++ b/kde-base/kasteroids/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kasteroids # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/ChangeLog,v 1.81 2008/01/31 15:29:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/ChangeLog,v 1.82 2008/02/17 03:30:44 ingmar Exp $ + + 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> + -kasteroids-3.5.5.ebuild, -kasteroids-3.5.6.ebuild, + -kasteroids-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> kasteroids-3.5.8.ebuild: Marking kasteroids-3.5.8 ppc for bug 207634 diff --git a/kde-base/kasteroids/kasteroids-3.5.5.ebuild b/kde-base/kasteroids/kasteroids-3.5.5.ebuild deleted file mode 100644 index e59f8f2a02c1..000000000000 --- a/kde-base/kasteroids/kasteroids-3.5.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/kasteroids-3.5.5.ebuild,v 1.9 2006/12/11 12:22:44 kloeri Exp $ - -ARTS_REQUIRED="yes" -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Space Game" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/kasteroids/kasteroids-3.5.6.ebuild b/kde-base/kasteroids/kasteroids-3.5.6.ebuild deleted file mode 100644 index 3d7d9bba9395..000000000000 --- a/kde-base/kasteroids/kasteroids-3.5.6.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/kasteroids-3.5.6.ebuild,v 1.1 2007/01/16 19:31:36 flameeyes Exp $ - -ARTS_REQUIRED="yes" -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/kasteroids/kasteroids-3.5.7.ebuild b/kde-base/kasteroids/kasteroids-3.5.7.ebuild deleted file mode 100644 index 181a8ecc6629..000000000000 --- a/kde-base/kasteroids/kasteroids-3.5.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/kasteroids-3.5.7.ebuild,v 1.7 2007/08/11 16:14:32 armin76 Exp $ - -ARTS_REQUIRED="yes" -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Space Game" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |