summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:22:54 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:22:54 +0000
commit8c6b5baf02f5d4a0a58c2baeeb400a975baa88f9 (patch)
tree5d1476564ee744b4d100d21638077a76db9b8441 /sci-libs/libtifiles2
parentFix DESCRIPTION (diff)
downloadgentoo-2-8c6b5baf02f5d4a0a58c2baeeb400a975baa88f9.tar.gz
gentoo-2-8c6b5baf02f5d4a0a58c2baeeb400a975baa88f9.tar.bz2
gentoo-2-8c6b5baf02f5d4a0a58c2baeeb400a975baa88f9.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-libs/libtifiles2')
-rw-r--r--sci-libs/libtifiles2/ChangeLog6
-rw-r--r--sci-libs/libtifiles2/libtifiles2-1.1.3.ebuild4
-rw-r--r--sci-libs/libtifiles2/libtifiles2-1.1.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/libtifiles2/ChangeLog b/sci-libs/libtifiles2/ChangeLog
index 1eedb590b95b..a34c608ca8aa 100644
--- a/sci-libs/libtifiles2/ChangeLog
+++ b/sci-libs/libtifiles2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/libtifiles2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.6 2012/02/19 13:44:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.7 2012/05/04 08:22:50 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> libtifiles2-1.1.3.ebuild,
+ libtifiles2-1.1.5.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*libtifiles2-1.1.5 (19 Feb 2012)
diff --git a/sci-libs/libtifiles2/libtifiles2-1.1.3.ebuild b/sci-libs/libtifiles2/libtifiles2-1.1.3.ebuild
index f85a88f98295..8a32a1c5db8d 100644
--- a/sci-libs/libtifiles2/libtifiles2-1.1.3.ebuild
+++ b/sci-libs/libtifiles2/libtifiles2-1.1.3.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/sci-libs/libtifiles2/libtifiles2-1.1.3.ebuild,v 1.2 2012/02/19 13:44:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.3.ebuild,v 1.3 2012/05/04 08:22:50 jdhore Exp $
EAPI=2
@@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_prepare() {
diff --git a/sci-libs/libtifiles2/libtifiles2-1.1.5.ebuild b/sci-libs/libtifiles2/libtifiles2-1.1.5.ebuild
index 515432762d15..c846322dc8f9 100644
--- a/sci-libs/libtifiles2/libtifiles2-1.1.5.ebuild
+++ b/sci-libs/libtifiles2/libtifiles2-1.1.5.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/sci-libs/libtifiles2/libtifiles2-1.1.5.ebuild,v 1.1 2012/02/19 13:44:47 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.5.ebuild,v 1.2 2012/05/04 08:22:50 jdhore Exp $
EAPI=4
@@ -21,7 +21,7 @@ RDEPEND="dev-libs/glib:2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
DOCS=( AUTHORS LOGO NEWS README ChangeLog docs/api.txt )