summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 21:24:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 21:24:06 +0000
commit6929fa5c2f97e579969e2d9aaac0a1ba786f28b7 (patch)
treeac4a489f639fe1e0ad9b19c171c1ce3f0d1116da /kde-base
parentspecifically set automake 1.8 (diff)
downloadgentoo-2-6929fa5c2f97e579969e2d9aaac0a1ba786f28b7.tar.gz
gentoo-2-6929fa5c2f97e579969e2d9aaac0a1ba786f28b7.tar.bz2
gentoo-2-6929fa5c2f97e579969e2d9aaac0a1ba786f28b7.zip
Fix DEPEND/RDEPEND.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/katomic/ChangeLog6
-rw-r--r--kde-base/katomic/katomic-3.5.2.ebuild4
-rw-r--r--kde-base/katomic/katomic-3.5.3.ebuild4
-rw-r--r--kde-base/katomic/katomic-3.5.4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog
index cb72383711f7..985810f2528a 100644
--- a/kde-base/katomic/ChangeLog
+++ b/kde-base/katomic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/katomic
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.50 2006/09/17 22:53:11 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.51 2006/09/24 21:24:06 flameeyes Exp $
+
+ 24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> katomic-3.5.2.ebuild,
+ katomic-3.5.3.ebuild, katomic-3.5.4.ebuild:
+ Fix DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -katomic-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/katomic/katomic-3.5.2.ebuild b/kde-base/katomic/katomic-3.5.2.ebuild
index 54ad83e7ef75..7c50e9d51670 100644
--- a/kde-base/katomic/katomic-3.5.2.ebuild
+++ b/kde-base/katomic/katomic-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/katomic/katomic-3.5.2.ebuild,v 1.9 2006/09/03 16:54:40 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.2.ebuild,v 1.10 2006/09/24 21:24:06 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,7 +10,7 @@ DESCRIPTION="KDE Atomic Entertainment 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/katomic/katomic-3.5.3.ebuild b/kde-base/katomic/katomic-3.5.3.ebuild
index 3b0014c1a6c3..a2ea54acc13d 100644
--- a/kde-base/katomic/katomic-3.5.3.ebuild
+++ b/kde-base/katomic/katomic-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/katomic/katomic-3.5.3.ebuild,v 1.2 2006/06/06 19:28:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.3.ebuild,v 1.3 2006/09/24 21:24:06 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,7 +10,7 @@ DESCRIPTION="KDE Atomic Entertainment 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/katomic/katomic-3.5.4.ebuild b/kde-base/katomic/katomic-3.5.4.ebuild
index 48453db7b3cb..48e65faae01c 100644
--- a/kde-base/katomic/katomic-3.5.4.ebuild
+++ b/kde-base/katomic/katomic-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/katomic/katomic-3.5.4.ebuild,v 1.1 2006/07/25 03:19:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-3.5.4.ebuild,v 1.2 2006/09/24 21:24:06 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,7 +10,7 @@ DESCRIPTION="KDE Atomic Entertainment 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"