diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:35:57 +0000 |
commit | eeff4982b2a7794d566a0b782448402ac6495c5e (patch) | |
tree | 76d138247a574ef6ae036238f0858795dcf43cdd /dev-libs/xplc/xplc-0.3.13-r1.ebuild | |
parent | 0.8.50 version bump. (diff) | |
download | historical-eeff4982b2a7794d566a0b782448402ac6495c5e.tar.gz historical-eeff4982b2a7794d566a0b782448402ac6495c5e.tar.bz2 historical-eeff4982b2a7794d566a0b782448402ac6495c5e.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-libs/xplc/xplc-0.3.13-r1.ebuild')
-rw-r--r-- | dev-libs/xplc/xplc-0.3.13-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/xplc/xplc-0.3.13-r1.ebuild b/dev-libs/xplc/xplc-0.3.13-r1.ebuild index c402e927b6f0..5a05aeb9e1bb 100644 --- a/dev-libs/xplc/xplc-0.3.13-r1.ebuild +++ b/dev-libs/xplc/xplc-0.3.13-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.13-r1.ebuild,v 1.9 2007/09/25 21:03:33 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.13-r1.ebuild,v 1.10 2012/05/04 18:35:48 jdhore Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" -DEPEND="dev-util/pkgconfig" +DEPEND="virtual/pkgconfig" RDEPEND="" src_unpack() { |