diff options
author | Ioannis Aslanidis <deathwing00@gentoo.org> | 2006-09-26 19:37:04 +0000 |
---|---|---|
committer | Ioannis Aslanidis <deathwing00@gentoo.org> | 2006-09-26 19:37:04 +0000 |
commit | 12dc1db3bee524737492a01f6d482d7dac6b08d3 (patch) | |
tree | 8a2f7f653773a6520bc2a9c8e918c3dd5b9e3213 /kde-base/kolf/kolf-3.5.2.ebuild | |
parent | Fixed DEPEND/RDEPEND. (diff) | |
download | gentoo-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/kolf-3.5.2.ebuild')
-rw-r--r-- | kde-base/kolf/kolf-3.5.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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" |