summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyro/pyro-4.24.ebuild')
-rw-r--r--dev-python/pyro/pyro-4.24.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pyro/pyro-4.24.ebuild b/dev-python/pyro/pyro-4.24.ebuild
index 31205adaebda..4ef1ea11aeb5 100644
--- a/dev-python/pyro/pyro-4.24.ebuild
+++ b/dev-python/pyro/pyro-4.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild,v 1.5 2014/06/14 09:50:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.24.ebuild,v 1.6 2014/07/06 12:47:30 mgorny Exp $
EAPI=5
@@ -27,7 +27,6 @@ DEPEND="${RDEPEND}
test? (
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
- virtual/python-unittest2[${PYTHON_USEDEP}]
)"
S="${WORKDIR}/${MY_P}"