summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-01-06 19:31:54 +0000
committerMichał Górny <mgorny@gentoo.org>2013-01-06 19:31:54 +0000
commitee27e7d25a6151882254d63d1ea739e35eb87d20 (patch)
tree5e645404884f1180f8cac18546946347104f8c81 /dev-python
parentUse virtual/python-unittest2. (diff)
downloadgentoo-2-ee27e7d25a6151882254d63d1ea739e35eb87d20.tar.gz
gentoo-2-ee27e7d25a6151882254d63d1ea739e35eb87d20.tar.bz2
gentoo-2-ee27e7d25a6151882254d63d1ea739e35eb87d20.zip
Use virtual/python-unittest2.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dulwich/ChangeLog8
-rw-r--r--dev-python/dulwich/dulwich-0.8.5.ebuild6
-rw-r--r--dev-python/dulwich/dulwich-0.8.6.ebuild6
-rw-r--r--dev-python/dulwich/dulwich-0.8.7.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-python/dulwich/ChangeLog b/dev-python/dulwich/ChangeLog
index f12dae4b7918..c8f58686aa1f 100644
--- a/dev-python/dulwich/ChangeLog
+++ b/dev-python/dulwich/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/dulwich
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.57 2012/12/31 10:50:39 djc Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.58 2013/01/06 19:31:54 mgorny Exp $
+
+ 06 Jan 2013; Michał Górny <mgorny@gentoo.org> dulwich-0.8.5.ebuild,
+ dulwich-0.8.6.ebuild, dulwich-0.8.7.ebuild:
+ Use virtual/python-unittest2.
*dulwich-0.8.7 (31 Dec 2012)
diff --git a/dev-python/dulwich/dulwich-0.8.5.ebuild b/dev-python/dulwich/dulwich-0.8.5.ebuild
index aa014bc9129c..c0621e312b24 100644
--- a/dev-python/dulwich/dulwich-0.8.5.ebuild
+++ b/dev-python/dulwich/dulwich-0.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild,v 1.4 2012/09/30 18:18:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild,v 1.5 2013/01/06 19:31:54 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-maco
IUSE=""
DEPEND="dev-python/setuptools
- test? ( || ( dev-lang/python:2.7 dev-python/unittest2 ) )"
+ test? ( virtual/python-unittest2 )"
RDEPEND=""
src_prepare() {
diff --git a/dev-python/dulwich/dulwich-0.8.6.ebuild b/dev-python/dulwich/dulwich-0.8.6.ebuild
index 5ecdb8572037..9bec396fa5e4 100644
--- a/dev-python/dulwich/dulwich-0.8.6.ebuild
+++ b/dev-python/dulwich/dulwich-0.8.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.6.ebuild,v 1.1 2012/11/13 08:27:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.6.ebuild,v 1.2 2013/01/06 19:31:54 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-ma
IUSE=""
DEPEND="dev-python/setuptools
- test? ( || ( dev-lang/python:2.7 dev-python/unittest2 ) )"
+ test? ( virtual/python-unittest2 )"
RDEPEND=""
src_prepare() {
diff --git a/dev-python/dulwich/dulwich-0.8.7.ebuild b/dev-python/dulwich/dulwich-0.8.7.ebuild
index 53e09e2caf39..c69a167713a0 100644
--- a/dev-python/dulwich/dulwich-0.8.7.ebuild
+++ b/dev-python/dulwich/dulwich-0.8.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.7.ebuild,v 1.1 2012/12/31 10:50:39 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.7.ebuild,v 1.2 2013/01/06 19:31:54 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-ma
IUSE=""
DEPEND="dev-python/setuptools
- test? ( || ( dev-lang/python:2.7 dev-python/unittest2 ) )"
+ test? ( virtual/python-unittest2 )"
RDEPEND=""
src_prepare() {