diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:24:15 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:24:15 +0000 |
commit | 5562199683a7af7559451d0b52e85d281bfe7090 (patch) | |
tree | 8a335561f5838907e5b5694324fa5bb7084c49e0 /sys-devel/distcc/distcc-3.0-r4.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-5562199683a7af7559451d0b52e85d281bfe7090.tar.gz gentoo-2-5562199683a7af7559451d0b52e85d281bfe7090.tar.bz2 gentoo-2-5562199683a7af7559451d0b52e85d281bfe7090.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-devel/distcc/distcc-3.0-r4.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-3.0-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild index f4ce067ae83e..161b2fdc4ce4 100644 --- a/sys-devel/distcc/distcc-3.0-r4.ebuild +++ b/sys-devel/distcc/distcc-3.0-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.13 2011/03/30 11:12:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.14 2012/05/04 07:24:15 jdhore Exp $ EAPI=1 inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs @@ -29,7 +29,7 @@ RDEPEND=">=dev-lang/python-2.4 x11-libs/gtk+:2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} !net-misc/pump >=sys-devel/gcc-config-1.3.1 |