summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 19:37:04 +0000
committerIoannis Aslanidis <deathwing00@gentoo.org>2006-09-26 19:37:04 +0000
commit12dc1db3bee524737492a01f6d482d7dac6b08d3 (patch)
tree8a2f7f653773a6520bc2a9c8e918c3dd5b9e3213 /kde-base/kolf
parentFixed DEPEND/RDEPEND. (diff)
downloadgentoo-2-12dc1db3bee524737492a01f6d482d7dac6b08d3.tar.gz
gentoo-2-12dc1db3bee524737492a01f6d482d7dac6b08d3.tar.bz2
gentoo-2-12dc1db3bee524737492a01f6d482d7dac6b08d3.zip
Fixed DEPEND/RDEPEND.
(Portage version: 2.1.1)
Diffstat (limited to 'kde-base/kolf')
-rw-r--r--kde-base/kolf/ChangeLog6
-rw-r--r--kde-base/kolf/kolf-3.5.2.ebuild3
-rw-r--r--kde-base/kolf/kolf-3.5.3.ebuild3
-rw-r--r--kde-base/kolf/kolf-3.5.4.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/kde-base/kolf/ChangeLog b/kde-base/kolf/ChangeLog
index 707750abadec..6116b82c22a0 100644
--- a/kde-base/kolf/ChangeLog
+++ b/kde-base/kolf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kolf
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.52 2006/09/17 22:53:09 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.53 2006/09/26 19:37:04 deathwing00 Exp $
+
+ 26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org> kolf-3.5.2.ebuild,
+ kolf-3.5.3.ebuild, kolf-3.5.4.ebuild:
+ Fixed DEPEND/RDEPEND.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kolf-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kolf/kolf-3.5.2.ebuild b/kde-base/kolf/kolf-3.5.2.ebuild
index dbb1f357c104..a21a30193d91 100644
--- a/kde-base/kolf/kolf-3.5.2.ebuild
+++ b/kde-base/kolf/kolf-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/kolf/kolf-3.5.2.ebuild,v 1.11 2006/09/03 16:51:36 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.5.2.ebuild,v 1.12 2006/09/26 19:37:04 deathwing00 Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -13,6 +13,7 @@ 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/kolf/kolf-3.5.3.ebuild b/kde-base/kolf/kolf-3.5.3.ebuild
index 0619f5e10b32..79f6587c5429 100644
--- a/kde-base/kolf/kolf-3.5.3.ebuild
+++ b/kde-base/kolf/kolf-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/kolf/kolf-3.5.3.ebuild,v 1.2 2006/06/06 22:45:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.5.3.ebuild,v 1.3 2006/09/26 19:37:04 deathwing00 Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -13,6 +13,7 @@ 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/kolf/kolf-3.5.4.ebuild b/kde-base/kolf/kolf-3.5.4.ebuild
index 5b6b64fa87f6..dcddcaffec48 100644
--- a/kde-base/kolf/kolf-3.5.4.ebuild
+++ b/kde-base/kolf/kolf-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/kolf/kolf-3.5.4.ebuild,v 1.1 2006/07/25 06:59:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.5.4.ebuild,v 1.2 2006/09/26 19:37:04 deathwing00 Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -13,6 +13,7 @@ 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"