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/libwpd/libwpd-0.9.4.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/libwpd/libwpd-0.9.4.ebuild')
-rw-r--r--app-text/libwpd/libwpd-0.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpd/libwpd-0.9.4.ebuild b/app-text/libwpd/libwpd-0.9.4.ebuild
index dc2af2e546ce..4860ba82e115 100644
--- a/app-text/libwpd/libwpd-0.9.4.ebuild
+++ b/app-text/libwpd/libwpd-0.9.4.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/app-text/libwpd/libwpd-0.9.4.ebuild,v 1.8 2012/03/25 14:54:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.4.ebuild,v 1.9 2012/05/04 03:33:12 jdhore Exp $
EAPI=4
@@ -17,7 +17,7 @@ IUSE="doc test +tools"
RDEPEND=""
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( app-doc/doxygen )
test? ( dev-util/cppunit )
"