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/subunit
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/subunit')
-rw-r--r--dev-python/subunit/ChangeLog6
-rw-r--r--dev-python/subunit/subunit-0.0.6.ebuild6
-rw-r--r--dev-python/subunit/subunit-0.0.7.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/subunit/ChangeLog b/dev-python/subunit/ChangeLog
index 25daaaffd38a..df44548b297d 100644
--- a/dev-python/subunit/ChangeLog
+++ b/dev-python/subunit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/subunit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.14 2012/04/26 22:21:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.15 2012/05/04 15:12:14 patrick Exp $
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org> subunit-0.0.6.ebuild,
+ subunit-0.0.7.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> subunit-0.0.7.ebuild:
keyword ~amd64-fbsd
diff --git a/dev-python/subunit/subunit-0.0.6.ebuild b/dev-python/subunit/subunit-0.0.6.ebuild
index 011411122712..60dc98fbfbf4 100644
--- a/dev-python/subunit/subunit-0.0.6.ebuild
+++ b/dev-python/subunit/subunit-0.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.6.ebuild,v 1.10 2011/04/16 16:05:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.6.ebuild,v 1.11 2012/05/04 15:12:14 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
dev-lang/perl
dev-libs/check
dev-util/cppunit
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RESTRICT_PYTHON_ABIS="3.*"
pkg_postinst() {
diff --git a/dev-python/subunit/subunit-0.0.7.ebuild b/dev-python/subunit/subunit-0.0.7.ebuild
index 8e6224b1e46e..0c14e62b8826 100644
--- a/dev-python/subunit/subunit-0.0.7.ebuild
+++ b/dev-python/subunit/subunit-0.0.7.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/subunit/subunit-0.0.7.ebuild,v 1.2 2012/04/26 22:21:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.7.ebuild,v 1.3 2012/05/04 15:12:14 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
dev-lang/perl
dev-libs/check
dev-util/cppunit
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RESTRICT_PYTHON_ABIS="3.*"
pkg_postinst() {