summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 03:33:18 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 03:33:18 +0000
commit2f6305b4d7359dcf66bec4399cbd52ef3ed6479f (patch)
tree0235dad1ea1773e4ff914d41b42c06db63d19fd4 /app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild
parentadd missing test to IUSE (diff)
downloadgentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.gz
gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.bz2
gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild')
-rw-r--r--app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild b/app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild
index fe0aa79dc714..44c95f38492a 100644
--- a/app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild
+++ b/app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild,v 1.6 2010/01/02 11:46:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xmlstarlet/xmlstarlet-1.0.1-r1.ebuild,v 1.7 2012/05/04 03:33:13 jdhore Exp $
DESCRIPTION="A set of tools to transform, query, validate, and edit XML documents"
HOMEPAGE="http://xmlstar.sourceforge.net/"
@@ -15,7 +15,7 @@ RDEPEND=">=dev-libs/libxml2-2.6.12
>=dev-libs/libxslt-1.1.9"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
local xsltlibs=$(pkg-config --libs libxslt libexslt)