diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 15:43:32 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 15:43:32 +0000 |
commit | 8e3efc6e04f176f7ddef5055badef63164319292 (patch) | |
tree | 7e4d7b6f51f2a261f01586f82a769d1a2a01e2e5 /kde-base/kmahjongg | |
parent | keyword ~sparc-fbsd (diff) | |
download | gentoo-2-8e3efc6e04f176f7ddef5055badef63164319292.tar.gz gentoo-2-8e3efc6e04f176f7ddef5055badef63164319292.tar.bz2 gentoo-2-8e3efc6e04f176f7ddef5055badef63164319292.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/kmahjongg')
-rw-r--r-- | kde-base/kmahjongg/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmahjongg/kmahjongg-3.5.8.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kmahjongg/kmahjongg-4.0.2.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kmahjongg/kmahjongg-4.0.3.ebuild | 16 |
4 files changed, 5 insertions, 49 deletions
diff --git a/kde-base/kmahjongg/ChangeLog b/kde-base/kmahjongg/ChangeLog index 0152acff3b6a..e61a459d3903 100644 --- a/kde-base/kmahjongg/ChangeLog +++ b/kde-base/kmahjongg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmahjongg # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.92 2008/06/05 21:58:04 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.93 2008/06/07 15:43:32 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kmahjongg-3.5.8.ebuild, -kmahjongg-4.0.2.ebuild, -kmahjongg-4.0.3.ebuild: + Removed old versions. *kmahjongg-4.0.5 (05 Jun 2008) diff --git a/kde-base/kmahjongg/kmahjongg-3.5.8.ebuild b/kde-base/kmahjongg/kmahjongg-3.5.8.ebuild deleted file mode 100644 index 29b39a97043b..000000000000 --- a/kde-base/kmahjongg/kmahjongg-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/kmahjongg/kmahjongg-3.5.8.ebuild,v 1.7 2008/03/04 04:43:11 jer Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="Mahjongg 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" diff --git a/kde-base/kmahjongg/kmahjongg-4.0.2.ebuild b/kde-base/kmahjongg/kmahjongg-4.0.2.ebuild deleted file mode 100644 index 844e0f52b6ae..000000000000 --- a/kde-base/kmahjongg/kmahjongg-4.0.2.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/kmahjongg/kmahjongg-4.0.2.ebuild,v 1.1 2008/03/10 23:43:31 philantrop Exp $ - -EAPI="1" -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="Mahjongg for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" -DEPEND="${DEPEND} - >=kde-base/libkmahjongg-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkdegames libkmahjongg" diff --git a/kde-base/kmahjongg/kmahjongg-4.0.3.ebuild b/kde-base/kmahjongg/kmahjongg-4.0.3.ebuild deleted file mode 100644 index bc2aa7584d51..000000000000 --- a/kde-base/kmahjongg/kmahjongg-4.0.3.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/kmahjongg/kmahjongg-4.0.3.ebuild,v 1.1 2008/04/03 21:14:22 philantrop Exp $ - -EAPI="1" -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="Mahjongg for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" -DEPEND="${DEPEND} - >=kde-base/libkmahjongg-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkdegames libkmahjongg" |