summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:10:57 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:10:57 +0000
commitd46be1f8fe6e64550a2c674106e0c28ef1d34ec4 (patch)
tree9de4e4018e28247a1203454be092481c1fad8d76 /dev-perl/XML-LibXSLT
parentfix broken useflag X wrt #375841, disable nvtt by default wrt #411565 (diff)
downloadhistorical-d46be1f8fe6e64550a2c674106e0c28ef1d34ec4.tar.gz
historical-d46be1f8fe6e64550a2c674106e0c28ef1d34ec4.tar.bz2
historical-d46be1f8fe6e64550a2c674106e0c28ef1d34ec4.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r--dev-perl/XML-LibXSLT/ChangeLog6
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild4
-rw-r--r--dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog
index c10b3354c8a2..5907ae2e1f54 100644
--- a/dev-perl/XML-LibXSLT/ChangeLog
+++ b/dev-perl/XML-LibXSLT/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-LibXSLT
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.87 2012/04/21 18:19:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.88 2012/05/04 04:10:56 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> XML-LibXSLT-1.760.0.ebuild,
+ XML-LibXSLT-1.770.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Apr 2012; Torsten Veller <tove@gentoo.org> -XML-LibXSLT-1.700.0.ebuild:
Cleanup
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild
index 931e2b241929..799413e7e44c 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.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/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.7 2012/03/31 13:51:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.8 2012/05/04 04:10:56 jdhore Exp $
EAPI=4
@@ -17,6 +17,6 @@ IUSE=""
RDEPEND=">=dev-libs/libxslt-1.1.8
>=dev-perl/XML-LibXML-1.70"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
SRC_TEST="do"
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild
index 03b03b0196d2..1b7df695a702 100644
--- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.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/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.2 2012/03/18 19:45:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.3 2012/05/04 04:10:56 jdhore Exp $
EAPI=4
@@ -17,6 +17,6 @@ IUSE=""
RDEPEND=">=dev-libs/libxslt-1.1.8
>=dev-perl/XML-LibXML-1.70"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
SRC_TEST="do"