summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/hgsvn/hgsvn-0.1.7.ebuild')
-rw-r--r--dev-vcs/hgsvn/hgsvn-0.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hgsvn/hgsvn-0.1.7.ebuild b/dev-vcs/hgsvn/hgsvn-0.1.7.ebuild
index e1c2035910b7..2922ee73aec1 100644
--- a/dev-vcs/hgsvn/hgsvn-0.1.7.ebuild
+++ b/dev-vcs/hgsvn/hgsvn-0.1.7.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/hgsvn/hgsvn-0.1.7.ebuild,v 1.1 2010/06/15 08:24:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsvn/hgsvn-0.1.7.ebuild,v 1.2 2010/06/22 18:48:52 arfrever Exp $
NEED_PYTHON=2.4
@@ -17,5 +17,5 @@ IUSE=""
DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}
- dev-util/subversion
+ dev-vcs/subversion
|| ( >=dev-lang/python-2.5 dev-python/elementtree )"