summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild')
-rw-r--r--dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild
index 31543701030b..b477097d452f 100644
--- a/dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild
+++ b/dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild,v 1.3 2010/04/09 11:09:00 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.0.1.ebuild,v 1.4 2010/06/22 18:48:33 arfrever Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND=">=dev-vcs/mercurial-1.4
- >=dev-util/subversion-1.5[python]"
+ >=dev-vcs/subversion-1.5[python]"
DEPEND="test? ( dev-python/nose )"
RESTRICT_PYTHON_ABIS="3.*"