diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 21:56:26 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-02 21:56:26 +0000 |
commit | e4e5d89adef2e54958d096ea73ac1015a539877c (patch) | |
tree | c0f0d0397b23095eeb5171587f59b7e682029169 | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-e4e5d89adef2e54958d096ea73ac1015a539877c.tar.gz gentoo-2-e4e5d89adef2e54958d096ea73ac1015a539877c.tar.bz2 gentoo-2-e4e5d89adef2e54958d096ea73ac1015a539877c.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
-rw-r--r-- | dev-perl/extutils-pkgconfig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/extutils-pkgconfig/ChangeLog b/dev-perl/extutils-pkgconfig/ChangeLog index b301e70a9298..c3428b690bca 100644 --- a/dev-perl/extutils-pkgconfig/ChangeLog +++ b/dev-perl/extutils-pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-pkgconfig # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.43 2012/04/28 07:29:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/ChangeLog,v 1.44 2012/05/02 21:56:26 jdhore Exp $ + + 02 May 2012; Jeff Horelick <jdhore@gentoo.org> + extutils-pkgconfig-1.120.0.ebuild, extutils-pkgconfig-1.130.0.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *extutils-pkgconfig-1.130.0 (28 Apr 2012) diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild index 765789cf3168..d5bde5bfe761 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.8 2012/03/25 17:33:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.120.0.ebuild,v 1.9 2012/05/02 21:56:26 jdhore Exp $ EAPI=4 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" -DEPEND="dev-util/pkgconfig" +DEPEND="virtual/pkgconfig" RDEPEND="${DEPEND}" SRC_TEST="do" diff --git a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild index dd48e522276c..516b95b0425d 100644 --- a/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild +++ b/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.1 2012/04/28 07:29:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-pkgconfig/extutils-pkgconfig-1.130.0.ebuild,v 1.2 2012/05/02 21:56:26 jdhore Exp $ EAPI=4 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" -DEPEND="dev-util/pkgconfig" +DEPEND="virtual/pkgconfig" RDEPEND="${DEPEND}" SRC_TEST="do" |