summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@gentoo.org>2010-07-12 08:17:13 +0000
committerDirkjan Ochtman <djc@gentoo.org>2010-07-12 08:17:13 +0000
commit0bd6f136a5bf366980374de9eede423a8ed4c256 (patch)
tree31cc9b5162391255d82ee8ce3abe4adf73ee56bc /dev-vcs/hg-git
parentversion bump (diff)
downloadgentoo-2-0bd6f136a5bf366980374de9eede423a8ed4c256.tar.gz
gentoo-2-0bd6f136a5bf366980374de9eede423a8ed4c256.tar.bz2
gentoo-2-0bd6f136a5bf366980374de9eede423a8ed4c256.zip
Fix dumb left-over dependency in 0.2.3.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/hg-git')
-rw-r--r--dev-vcs/hg-git/hg-git-0.2.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-vcs/hg-git/hg-git-0.2.3.ebuild b/dev-vcs/hg-git/hg-git-0.2.3.ebuild
index 642936f71603..2868935b9d92 100644
--- a/dev-vcs/hg-git/hg-git-0.2.3.ebuild
+++ b/dev-vcs/hg-git/hg-git-0.2.3.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.3.ebuild,v 1.1 2010/07/12 06:51:22 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.2.3.ebuild,v 1.2 2010/07/12 08:17:13 djc Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,6 @@ 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"