summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-23 20:16:32 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-23 20:16:32 +0000
commitb6a67224f36c9c9d57d1f486c8a0068d1c65053b (patch)
tree20055f97fc5c75f53da6b9c5dfee0651223c41c1 /kde-base
parentIt's a good idea not to mix depend and rdepend. (diff)
downloadgentoo-2-b6a67224f36c9c9d57d1f486c8a0068d1c65053b.tar.gz
gentoo-2-b6a67224f36c9c9d57d1f486c8a0068d1c65053b.tar.bz2
gentoo-2-b6a67224f36c9c9d57d1f486c8a0068d1c65053b.zip
It's a good idea not to mix depend and rdepend.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/quanta/ChangeLog6
-rw-r--r--kde-base/quanta/quanta-3.5.2.ebuild4
-rw-r--r--kde-base/quanta/quanta-3.5.3.ebuild4
-rw-r--r--kde-base/quanta/quanta-3.5.4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/quanta/ChangeLog b/kde-base/quanta/ChangeLog
index 25524cbd0e44..6ea37e49bd8d 100644
--- a/kde-base/quanta/ChangeLog
+++ b/kde-base/quanta/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/quanta
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.54 2006/09/17 22:53:06 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/ChangeLog,v 1.55 2006/09/23 20:16:32 flameeyes Exp $
+
+ 23 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> quanta-3.5.2.ebuild,
+ quanta-3.5.3.ebuild, quanta-3.5.4.ebuild:
+ It's a good idea not to mix depend and rdepend.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -quanta-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/quanta/quanta-3.5.2.ebuild b/kde-base/quanta/quanta-3.5.2.ebuild
index 1ba29d982b4e..2eed10db2d38 100644
--- a/kde-base/quanta/quanta-3.5.2.ebuild
+++ b/kde-base/quanta/quanta-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/quanta/quanta-3.5.2.ebuild,v 1.10 2006/09/03 12:10:12 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.2.ebuild,v 1.11 2006/09/23 20:16:32 flameeyes Exp $
KMNAME=kdewebdev
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,7 +11,7 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="doc tidy"
DEPEND="dev-libs/libxslt
dev-libs/libxml2"
-RDEPEND="$DEPEND
+RDEPEND="${RDEPEND}
$(deprange $PV $MAXKDEVER kde-base/kfilereplace)
$(deprange $PV $MAXKDEVER kde-base/kimagemapeditor)
$(deprange $PV $MAXKDEVER kde-base/klinkstatus)
diff --git a/kde-base/quanta/quanta-3.5.3.ebuild b/kde-base/quanta/quanta-3.5.3.ebuild
index 64052360fc0c..b50ee8384b90 100644
--- a/kde-base/quanta/quanta-3.5.3.ebuild
+++ b/kde-base/quanta/quanta-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/quanta/quanta-3.5.3.ebuild,v 1.1 2006/06/01 21:12:59 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.3.ebuild,v 1.2 2006/09/23 20:16:32 flameeyes Exp $
KMNAME=kdewebdev
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,7 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc tidy"
DEPEND="dev-libs/libxslt
dev-libs/libxml2"
-RDEPEND="$DEPEND
+RDEPEND="${RDEPEND}
$(deprange 3.5.2 $MAXKDEVER kde-base/kfilereplace)
$(deprange $PV $MAXKDEVER kde-base/kimagemapeditor)
$(deprange $PV $MAXKDEVER kde-base/klinkstatus)
diff --git a/kde-base/quanta/quanta-3.5.4.ebuild b/kde-base/quanta/quanta-3.5.4.ebuild
index 6ec1572af82e..06065b3fb008 100644
--- a/kde-base/quanta/quanta-3.5.4.ebuild
+++ b/kde-base/quanta/quanta-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/quanta/quanta-3.5.4.ebuild,v 1.2 2006/09/06 20:59:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/quanta/quanta-3.5.4.ebuild,v 1.3 2006/09/23 20:16:32 flameeyes Exp $
KMNAME=kdewebdev
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -11,7 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc tidy"
DEPEND="dev-libs/libxslt
dev-libs/libxml2"
-RDEPEND="$DEPEND
+RDEPEND="${RDEPEND}
$(deprange $PV $MAXKDEVER kde-base/kfilereplace)
$(deprange $PV $MAXKDEVER kde-base/kimagemapeditor)
$(deprange $PV $MAXKDEVER kde-base/klinkstatus)