summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-05-03 02:25:52 +0000
committerMike Gilbert <floppym@gentoo.org>2012-05-03 02:25:52 +0000
commit22aec1f8c755dafe39c298248587eacc6d0f3c47 (patch)
tree8e81577aba29fbf0f5af2473cb07ba37b322b4ef /dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
parentMake sure the docdir is unique across cross-compilers #414075 by Soeren Hoeck... (diff)
downloadhistorical-22aec1f8c755dafe39c298248587eacc6d0f3c47.tar.gz
historical-22aec1f8c755dafe39c298248587eacc6d0f3c47.tar.bz2
historical-22aec1f8c755dafe39c298248587eacc6d0f3c47.zip
Put upper bound on mercurial dep.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
index 3f6128ec3a0c..f202bae03d3e 100644
--- a/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild,v 1.3 2012/04/17 15:04:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.3.1.ebuild,v 1.4 2012/05/03 02:25:52 floppym Exp $
EAPI=4
@@ -32,6 +32,7 @@ RDEPEND="dev-python/iniparse
dev-python/PyQt4
dev-python/qscintilla-python
>=dev-vcs/mercurial-2.0
+ <dev-vcs/mercurial-2.2
nautilus? ( dev-python/nautilus-python )"
DEPEND="${RDEPEND}
doc? ( >=dev-python/sphinx-1.0.3 )"