summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/subvertpy/subvertpy-0.9.0.ebuild')
-rw-r--r--dev-python/subvertpy/subvertpy-0.9.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/subvertpy/subvertpy-0.9.0.ebuild b/dev-python/subvertpy/subvertpy-0.9.0.ebuild
index 7a1f8166974c..aa0f4da52a8b 100644
--- a/dev-python/subvertpy/subvertpy-0.9.0.ebuild
+++ b/dev-python/subvertpy/subvertpy-0.9.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild,v 1.2 2013/01/07 08:51:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild,v 1.3 2014/07/06 12:49:55 mgorny Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -23,7 +23,6 @@ RDEPEND=">=dev-vcs/subversion-1.4"
DEPEND="${RDEPEND}
test? ( || (
dev-lang/python:2.7
- virtual/python-unittest2
dev-python/testtools
) )"