summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-05-20 07:31:38 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-05-20 07:31:38 +0000
commit85af77ef9418d2ba5a3034e162c3225fbe63404e (patch)
tree5ae4b8e7f0eff20d2cce6cd934168cca4d65c996 /dev-util/pkgconfig
parentVersion bump. (diff)
downloadgentoo-2-85af77ef9418d2ba5a3034e162c3225fbe63404e.tar.gz
gentoo-2-85af77ef9418d2ba5a3034e162c3225fbe63404e.tar.bz2
gentoo-2-85af77ef9418d2ba5a3034e162c3225fbe63404e.zip
Fix repoman issues on older ebuild
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild b/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
index 84d1a3a7a1d1..22ade5d7ad14 100644
--- a/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild,v 1.10 2010/10/14 19:25:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild,v 1.11 2011/05/20 07:31:38 ssuominen Exp $
EAPI=2
inherit eutils flag-o-matic
@@ -16,7 +16,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="elibc_FreeBSD hardened"
-DEPEND=">=dev-libs/popt-1.15"
+RDEPEND=">=dev-libs/popt-1.15"
+DEPEND="${RDEPEND}"
S=${WORKDIR}/${MY_P}