summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-06 15:55:39 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-06 15:55:39 +0000
commit45c332e6acc7b15e61c7edc66fa0e18359ab490e (patch)
tree4625731c852e58dd14079b340c956035db83da24 /dev-vcs/hg-git/hg-git-0.2.2.ebuild
parentStable for HPPA (bug #315483). (diff)
downloadgentoo-2-45c332e6acc7b15e61c7edc66fa0e18359ab490e.tar.gz
gentoo-2-45c332e6acc7b15e61c7edc66fa0e18359ab490e.tar.bz2
gentoo-2-45c332e6acc7b15e61c7edc66fa0e18359ab490e.zip
Update dependencies.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/hg-git/hg-git-0.2.2.ebuild')
-rw-r--r--dev-vcs/hg-git/hg-git-0.2.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.2.2.ebuild b/dev-vcs/hg-git/hg-git-0.2.2.ebuild
index 06f44d3a37dc..c914d702b19c 100644
--- a/dev-vcs/hg-git/hg-git-0.2.2.ebuild
+++ b/dev-vcs/hg-git/hg-git-0.2.2.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/hg-git/hg-git-0.2.2.ebuild,v 1.1 2010/06/05 20:20:03 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.2.ebuild,v 1.2 2010/07/06 15:55:39 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,6 +19,7 @@ KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-vcs/mercurial-1.1
+ <dev-vcs/mercurial-1.6
>=dev-python/dulwich-0.6"
DEPEND="${RDEPEND}
dev-python/setuptools"