summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2012-05-04 15:12:17 +0000
committerPatrick Lauer <patrick@gentoo.org>2012-05-04 15:12:17 +0000
commit7ed985a91634feecd68d91adfb639a5aaa0b5dc3 (patch)
treee15c642f8bc5f3e393afebda794ea25565432baf /dev-python/python-bibtex
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.gz
gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.tar.bz2
gentoo-2-7ed985a91634feecd68d91adfb639a5aaa0b5dc3.zip
Migrating dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/python-bibtex')
-rw-r--r--dev-python/python-bibtex/ChangeLog6
-rw-r--r--dev-python/python-bibtex/python-bibtex-1.2.4.ebuild4
-rw-r--r--dev-python/python-bibtex/python-bibtex-1.2.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/python-bibtex/ChangeLog b/dev-python/python-bibtex/ChangeLog
index 043efc07976b..96c6831f31ad 100644
--- a/dev-python/python-bibtex/ChangeLog
+++ b/dev-python/python-bibtex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-bibtex
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.26 2012/03/06 14:23:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.27 2012/05/04 15:12:16 patrick Exp $
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org> python-bibtex-1.2.4.ebuild,
+ python-bibtex-1.2.5.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
06 Mar 2012; Brent Baude <ranger@gentoo.org> python-bibtex-1.2.5.ebuild:
Marking python-bibtex-1.2.5 ppc for bug 397007
diff --git a/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
index ee1d2fa11533..61bdd1908be7 100644
--- a/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild
+++ b/dev-python/python-bibtex/python-bibtex-1.2.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/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild,v 1.10 2012/02/22 06:10:21 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.4.ebuild,v 1.11 2012/05/04 15:12:16 patrick Exp $
EAPI="3"
@@ -23,7 +23,7 @@ RDEPEND="
dev-libs/glib:2
>=app-text/recode-3.6-r1"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
distutils_src_prepare
diff --git a/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild
index 3de6a36777fb..0e396b53c8f3 100644
--- a/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild
+++ b/dev-python/python-bibtex/python-bibtex-1.2.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/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild,v 1.5 2012/03/06 14:23:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild,v 1.6 2012/05/04 15:12:16 patrick Exp $
EAPI="3"
@@ -23,7 +23,7 @@ RDEPEND="
dev-libs/glib:2
>=app-text/recode-3.6-r1"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
distutils_src_prepare