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/pyorbit
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/pyorbit')
-rw-r--r--dev-python/pyorbit/ChangeLog5
-rw-r--r--dev-python/pyorbit/pyorbit-2.24.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog
index e6de52f66e9d..d8d49a666de7 100644
--- a/dev-python/pyorbit/ChangeLog
+++ b/dev-python/pyorbit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyorbit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.74 2012/02/21 06:49:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.75 2012/05/04 15:12:14 patrick Exp $
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org> pyorbit-2.24.0.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
21 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyorbit-2.24.0.ebuild:
Restricting jython and pypy
diff --git a/dev-python/pyorbit/pyorbit-2.24.0.ebuild b/dev-python/pyorbit/pyorbit-2.24.0.ebuild
index f9961bc3a5d6..64857d7eea53 100644
--- a/dev-python/pyorbit/pyorbit-2.24.0.ebuild
+++ b/dev-python/pyorbit/pyorbit-2.24.0.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/pyorbit/pyorbit-2.24.0.ebuild,v 1.16 2012/02/21 06:49:25 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.17 2012/05/04 15:12:14 patrick Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -20,7 +20,7 @@ IUSE=""
RDEPEND=">=gnome-base/orbit-2.12"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
+ virtual/pkgconfig"
DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"