summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/atlantik/ChangeLog6
-rw-r--r--kde-base/atlantik/atlantik-3.5.2.ebuild6
-rw-r--r--kde-base/atlantik/atlantik-3.5.3.ebuild6
-rw-r--r--kde-base/atlantik/atlantik-3.5.4.ebuild6
-rw-r--r--kde-base/kasteroids/ChangeLog6
-rw-r--r--kde-base/kasteroids/kasteroids-3.5.2.ebuild4
-rw-r--r--kde-base/kasteroids/kasteroids-3.5.3.ebuild4
-rw-r--r--kde-base/kasteroids/kasteroids-3.5.4.ebuild4
8 files changed, 25 insertions, 17 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog
index a0481f596b60..294eebe30016 100644
--- a/kde-base/atlantik/ChangeLog
+++ b/kde-base/atlantik/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/atlantik
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.51 2006/09/17 22:53:07 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.52 2006/09/24 20:53:57 flameeyes Exp $
+
+ 24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> atlantik-3.5.2.ebuild,
+ atlantik-3.5.3.ebuild, atlantik-3.5.4.ebuild:
+ Fix DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -atlantik-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/atlantik/atlantik-3.5.2.ebuild b/kde-base/atlantik/atlantik-3.5.2.ebuild
index c61c627a0f31..eb02d8aa8fad 100644
--- a/kde-base/atlantik/atlantik-3.5.2.ebuild
+++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.2.ebuild,v 1.9 2006/09/03 12:19:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.2.ebuild,v 1.10 2006/09/24 20:53:57 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,8 +10,8 @@ DESCRIPTION="The Atlantic board 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/atlantik/atlantik-3.5.3.ebuild b/kde-base/atlantik/atlantik-3.5.3.ebuild
index 39a89214bbc1..532d21c345c9 100644
--- a/kde-base/atlantik/atlantik-3.5.3.ebuild
+++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.3.ebuild,v 1.2 2006/06/25 21:31:30 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.3.ebuild,v 1.3 2006/09/24 20:53:57 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,8 +10,8 @@ DESCRIPTION="The Atlantic board 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/atlantik/atlantik-3.5.4.ebuild b/kde-base/atlantik/atlantik-3.5.4.ebuild
index 39a10272ba18..c9357a0ac224 100644
--- a/kde-base/atlantik/atlantik-3.5.4.ebuild
+++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.4.ebuild,v 1.2 2006/07/25 17:42:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.4.ebuild,v 1.3 2006/09/24 20:53:57 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,8 +10,8 @@ DESCRIPTION="The Atlantic board 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/kasteroids/ChangeLog b/kde-base/kasteroids/ChangeLog
index 84b69424aa01..1aea29e216a9 100644
--- a/kde-base/kasteroids/ChangeLog
+++ b/kde-base/kasteroids/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kasteroids
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/ChangeLog,v 1.53 2006/09/17 22:53:00 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/ChangeLog,v 1.54 2006/09/24 20:55:28 flameeyes Exp $
+
+ 24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kasteroids-3.5.2.ebuild, kasteroids-3.5.3.ebuild, kasteroids-3.5.4.ebuild:
+ Fix DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kasteroids-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kasteroids/kasteroids-3.5.2.ebuild b/kde-base/kasteroids/kasteroids-3.5.2.ebuild
index fd1a3f39956c..883b4580c2a5 100644
--- a/kde-base/kasteroids/kasteroids-3.5.2.ebuild
+++ b/kde-base/kasteroids/kasteroids-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/kasteroids/kasteroids-3.5.2.ebuild,v 1.11 2006/09/03 17:01:14 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/kasteroids-3.5.2.ebuild,v 1.12 2006/09/24 20:55:28 flameeyes Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -12,7 +12,7 @@ DESCRIPTION="KDE Space Game"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"
-
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/kasteroids/kasteroids-3.5.3.ebuild b/kde-base/kasteroids/kasteroids-3.5.3.ebuild
index 53563dd7ecca..beae776df554 100644
--- a/kde-base/kasteroids/kasteroids-3.5.3.ebuild
+++ b/kde-base/kasteroids/kasteroids-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/kasteroids/kasteroids-3.5.3.ebuild,v 1.2 2006/06/06 22:44:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/kasteroids-3.5.3.ebuild,v 1.3 2006/09/24 20:55:28 flameeyes Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -12,7 +12,7 @@ DESCRIPTION="KDE Space Game"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
-
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/kasteroids/kasteroids-3.5.4.ebuild b/kde-base/kasteroids/kasteroids-3.5.4.ebuild
index 3824eb11b315..ec1ecccb6774 100644
--- a/kde-base/kasteroids/kasteroids-3.5.4.ebuild
+++ b/kde-base/kasteroids/kasteroids-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/kasteroids/kasteroids-3.5.4.ebuild,v 1.1 2006/07/25 03:14:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kasteroids/kasteroids-3.5.4.ebuild,v 1.2 2006/09/24 20:55:28 flameeyes Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -12,7 +12,7 @@ DESCRIPTION="KDE Space Game"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
-
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"