diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:25:40 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:25:40 +0000 |
commit | 626724e2a0fff70f1f56a30f0dd684ae4ffa92a9 (patch) | |
tree | 52297c22ad89abc117ae3a5ee739b6267ce188a2 /kde-base/kbackgammon | |
parent | Removed old versions. (diff) | |
download | gentoo-2-626724e2a0fff70f1f56a30f0dd684ae4ffa92a9.tar.gz gentoo-2-626724e2a0fff70f1f56a30f0dd684ae4ffa92a9.tar.bz2 gentoo-2-626724e2a0fff70f1f56a30f0dd684ae4ffa92a9.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/kbackgammon')
-rw-r--r-- | kde-base/kbackgammon/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kbackgammon/kbackgammon-3.5.8.ebuild | 16 |
2 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/kbackgammon/ChangeLog b/kde-base/kbackgammon/ChangeLog index 6a7b4dfe7ef3..322750c5c52f 100644 --- a/kde-base/kbackgammon/ChangeLog +++ b/kde-base/kbackgammon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kbackgammon # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbackgammon/ChangeLog,v 1.85 2008/05/18 20:24:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbackgammon/ChangeLog,v 1.86 2008/06/07 14:25:40 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kbackgammon-3.5.8.ebuild: + Removed old versions. 18 May 2008; Markus Meier <maekke@gentoo.org> kbackgammon-3.5.9.ebuild: amd64/x86 stable, bug #221063 diff --git a/kde-base/kbackgammon/kbackgammon-3.5.8.ebuild b/kde-base/kbackgammon/kbackgammon-3.5.8.ebuild deleted file mode 100644 index 1a34f15b59aa..000000000000 --- a/kde-base/kbackgammon/kbackgammon-3.5.8.ebuild +++ /dev/null @@ -1,16 +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/kbackgammon/kbackgammon-3.5.8.ebuild,v 1.7 2008/03/04 04:36:24 jer Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="A Backgammon program for KDE" -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" |