diff options
author | 2008-02-17 01:45:42 +0000 | |
---|---|---|
committer | 2008-02-17 01:45:42 +0000 | |
commit | 0acee8629eda51ee38e37deaa6a9154074c7b0d5 (patch) | |
tree | baea5bb51767689b8c29483b3c631025c7e81f05 /kde-base/kpoker | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-0acee8629eda51ee38e37deaa6a9154074c7b0d5.tar.gz gentoo-2-0acee8629eda51ee38e37deaa6a9154074c7b0d5.tar.bz2 gentoo-2-0acee8629eda51ee38e37deaa6a9154074c7b0d5.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kpoker')
-rw-r--r-- | kde-base/kpoker/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.5.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.6.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.7.ebuild | 18 |
4 files changed, 5 insertions, 55 deletions
diff --git a/kde-base/kpoker/ChangeLog b/kde-base/kpoker/ChangeLog index d6f82267338a..3ebf2b495ed3 100644 --- a/kde-base/kpoker/ChangeLog +++ b/kde-base/kpoker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpoker # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.79 2008/01/31 15:32:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.80 2008/02/17 01:45:42 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kpoker-3.5.5.ebuild, + -kpoker-3.5.6.ebuild, -kpoker-3.5.7.ebuild: + Spring cleaning 31 Jan 2008; Brent Baude <ranger@gentoo.org> kpoker-3.5.8.ebuild: Marking kpoker-3.5.8 ppc for bug 207634 diff --git a/kde-base/kpoker/kpoker-3.5.5.ebuild b/kde-base/kpoker/kpoker-3.5.5.ebuild deleted file mode 100644 index af574e1a852e..000000000000 --- a/kde-base/kpoker/kpoker-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/kpoker/kpoker-3.5.5.ebuild,v 1.9 2006/12/11 12:34:25 kloeri Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE poker 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/kpoker/kpoker-3.5.6.ebuild b/kde-base/kpoker/kpoker-3.5.6.ebuild deleted file mode 100644 index cd7981e67469..000000000000 --- a/kde-base/kpoker/kpoker-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/kpoker/kpoker-3.5.6.ebuild,v 1.1 2007/01/16 21:09:24 flameeyes Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE poker 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/kpoker/kpoker-3.5.7.ebuild b/kde-base/kpoker/kpoker-3.5.7.ebuild deleted file mode 100644 index 9ab78951f8a6..000000000000 --- a/kde-base/kpoker/kpoker-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/kpoker/kpoker-3.5.7.ebuild,v 1.7 2007/08/11 16:06:19 armin76 Exp $ -KMNAME=kdegames -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE poker 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" |