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/xfbib
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/xfbib')
-rw-r--r--app-text/xfbib/ChangeLog7
-rw-r--r--app-text/xfbib/xfbib-0.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xfbib/ChangeLog b/app-text/xfbib/ChangeLog
index 97f23fb3ba6c..ec3f5051976d 100644
--- a/app-text/xfbib/ChangeLog
+++ b/app-text/xfbib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xfbib
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.1 2008/09/24 16:27:20 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/ChangeLog,v 1.2 2012/05/04 03:33:17 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> xfbib-0.0.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*xfbib-0.0.2 (24 Sep 2008)
diff --git a/app-text/xfbib/xfbib-0.0.2.ebuild b/app-text/xfbib/xfbib-0.0.2.ebuild
index fa6cec007a07..af9f9468b72e 100644
--- a/app-text/xfbib/xfbib-0.0.2.ebuild
+++ b/app-text/xfbib/xfbib-0.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/xfbib/xfbib-0.0.2.ebuild,v 1.1 2008/09/24 16:27:20 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xfbib/xfbib-0.0.2.ebuild,v 1.2 2012/05/04 03:33:17 jdhore Exp $
EAPI=1
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.12:2
>=xfce-base/libxfcegui4-4.4
>=xfce-base/libxfce4util-4.4"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
dev-util/intltool
sys-devel/gettext"