diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 16:25:03 +0000 |
commit | c033d4387dc280867f00a931ab7a0f7cef1d55dd (patch) | |
tree | 3949a27d1b92b061bd4de38dd0149716f329ea15 /kde-base/atlantik | |
parent | Removed old versions. (diff) | |
download | gentoo-2-c033d4387dc280867f00a931ab7a0f7cef1d55dd.tar.gz gentoo-2-c033d4387dc280867f00a931ab7a0f7cef1d55dd.tar.bz2 gentoo-2-c033d4387dc280867f00a931ab7a0f7cef1d55dd.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/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.8.ebuild | 17 |
2 files changed, 5 insertions, 18 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index f578a116a6e0..ec58580967b0 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.87 2008/05/18 19:19:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.88 2008/06/07 16:25:03 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -atlantik-3.5.8.ebuild: + Removed old versions. 18 May 2008; Markus Meier <maekke@gentoo.org> atlantik-3.5.9.ebuild: amd64/x86 stable, bug #221063 diff --git a/kde-base/atlantik/atlantik-3.5.8.ebuild b/kde-base/atlantik/atlantik-3.5.8.ebuild deleted file mode 100644 index db26de64b51c..000000000000 --- a/kde-base/atlantik/atlantik-3.5.8.ebuild +++ /dev/null @@ -1,17 +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/atlantik/atlantik-3.5.8.ebuild,v 1.7 2008/03/04 04:34:30 jer Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="The Atlantic board game" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=libkdegames -KMCOPYLIB="libkdegames libkdegames" |