summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/hgsubversion/hgsubversion-1.1.ebuild')
-rw-r--r--dev-vcs/hgsubversion/hgsubversion-1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/hgsubversion/hgsubversion-1.1.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.1.ebuild
index 2ac863b72a84..5a9a5f5c054f 100644
--- a/dev-vcs/hgsubversion/hgsubversion-1.1.ebuild
+++ b/dev-vcs/hgsubversion/hgsubversion-1.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.1.ebuild,v 1.4 2010/06/22 18:48:33 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.1.ebuild,v 1.5 2010/07/07 17:02:37 arfrever Exp $
EAPI="2"
PYTHON_DEPEND="2"
@@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-vcs/mercurial-1.4
+ <dev-vcs/mercurial-1.6
>=dev-vcs/subversion-1.5[python]"
DEPEND="test? ( dev-python/nose )"
RESTRICT_PYTHON_ABIS="3.*"