diff options
author | 2006-09-23 20:22:15 +0000 | |
---|---|---|
committer | 2006-09-23 20:22:15 +0000 | |
commit | ccef407c9f26180f8158d75c0e938d57853dd18a (patch) | |
tree | 746d88ed362cc33e7960bdf38bc11f491cbdf89b /kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild | |
parent | It's a good idea not to mix depend and rdepend. (diff) | |
download | historical-ccef407c9f26180f8158d75c0e938d57853dd18a.tar.gz historical-ccef407c9f26180f8158d75c0e938d57853dd18a.tar.bz2 historical-ccef407c9f26180f8158d75c0e938d57853dd18a.zip |
It's a good idea not to mix depend and rdepend.
Package-Manager: portage-2.1.2_pre1-r1
Diffstat (limited to 'kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild')
-rw-r--r-- | kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild b/kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild index f9bdd8c04aff..207622a39d5f 100644 --- a/kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild +++ b/kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild,v 1.3 2005/08/23 17:31:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/unsermake/unsermake-0.3.1.4319.0.ebuild,v 1.4 2006/09/23 20:14:55 flameeyes Exp $ IUSE="" DESCRIPTION="Unsermake - Advanced KDE build system" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT=0 DEPEND=">=dev-lang/python-2.2" -RDEPEND="$DEPEND" +RDEPEND="${RDEPEND}" src_compile() { |