diff options
author | 2006-09-26 20:34:45 +0000 | |
---|---|---|
committer | 2006-09-26 20:34:45 +0000 | |
commit | 61f2de2e7eb32b3cd3f5851e325773416b7c6c1a (patch) | |
tree | c0efa7c525be3e03ca62f5af09406c2a3f3a3a63 /kde-base/kpoker | |
parent | Stable on hppa wrt #145428 (diff) | |
download | historical-61f2de2e7eb32b3cd3f5851e325773416b7c6c1a.tar.gz historical-61f2de2e7eb32b3cd3f5851e325773416b7c6c1a.tar.bz2 historical-61f2de2e7eb32b3cd3f5851e325773416b7c6c1a.zip |
Fixed DEPEND/RDEPEND.
Package-Manager: portage-2.1.1
Diffstat (limited to 'kde-base/kpoker')
-rw-r--r-- | kde-base/kpoker/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.2.ebuild | 7 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.3.ebuild | 7 | ||||
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.4.ebuild | 7 |
4 files changed, 17 insertions, 10 deletions
diff --git a/kde-base/kpoker/ChangeLog b/kde-base/kpoker/ChangeLog index 100a275c7863..438b8f95f6a7 100644 --- a/kde-base/kpoker/ChangeLog +++ b/kde-base/kpoker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpoker # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.52 2006/09/17 22:53:05 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/ChangeLog,v 1.53 2006/09/26 20:20:08 deathwing00 Exp $ + + 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org> + kpoker-3.5.2.ebuild, kpoker-3.5.3.ebuild, kpoker-3.5.4.ebuild: + Fixed DEPEND/RDEPEND. 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kpoker-3.4.3.ebuild: Drop KDE 3.4. diff --git a/kde-base/kpoker/kpoker-3.5.2.ebuild b/kde-base/kpoker/kpoker-3.5.2.ebuild index e9c92b938735..2afbe053650e 100644 --- a/kde-base/kpoker/kpoker-3.5.2.ebuild +++ b/kde-base/kpoker/kpoker-3.5.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.9 2006/09/03 17:10:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.5.2.ebuild,v 1.10 2006/09/26 20:20:08 deathwing00 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -10,8 +10,9 @@ DESCRIPTION="KDE poker game" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" -DEPEND=" -$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)" +DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)" + +RDEPEND="${DEPEND}" KMEXTRACTONLY=libkdegames KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/kpoker/kpoker-3.5.3.ebuild b/kde-base/kpoker/kpoker-3.5.3.ebuild index 8dab3e29085a..3a8e340d7d1c 100644 --- a/kde-base/kpoker/kpoker-3.5.3.ebuild +++ b/kde-base/kpoker/kpoker-3.5.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.2 2006/06/25 21:36:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.5.3.ebuild,v 1.3 2006/09/26 20:20:08 deathwing00 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -10,8 +10,9 @@ DESCRIPTION="KDE poker game" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND=" -$(deprange $PV $MAXKDEVER kde-base/libkdegames)" +DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" + +RDEPEND="${DEPEND}" KMEXTRACTONLY=libkdegames KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/kpoker/kpoker-3.5.4.ebuild b/kde-base/kpoker/kpoker-3.5.4.ebuild index 538cdbabf41a..e6cea36b8056 100644 --- a/kde-base/kpoker/kpoker-3.5.4.ebuild +++ b/kde-base/kpoker/kpoker-3.5.4.ebuild @@ -1,6 +1,6 @@ # 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.4.ebuild,v 1.2 2006/07/25 17:52:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.5.4.ebuild,v 1.3 2006/09/26 20:20:08 deathwing00 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -10,8 +10,9 @@ DESCRIPTION="KDE poker game" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" -DEPEND=" -$(deprange $PV $MAXKDEVER kde-base/libkdegames)" +DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" + +RDEPEND="${DEPEND}" KMEXTRACTONLY=libkdegames KMCOPYLIB="libkdegames libkdegames" |