summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-12-06 20:31:59 +0000
committerJeroen Roovers <jer@gentoo.org>2011-12-06 20:31:59 +0000
commitbe94df8372f1fe7221eee07ced78c90a31ec2e56 (patch)
tree1c9f7093e2bfec2f5fbb1a9092a10678ca2239fc /dev-vcs/mercurial/mercurial-2.0.ebuild
parentMarked ~hppa (bug #392269). (diff)
downloadgentoo-2-be94df8372f1fe7221eee07ced78c90a31ec2e56.tar.gz
gentoo-2-be94df8372f1fe7221eee07ced78c90a31ec2e56.tar.bz2
gentoo-2-be94df8372f1fe7221eee07ced78c90a31ec2e56.zip
Stable for HPPA (bug #393265).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/mercurial/mercurial-2.0.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-2.0.ebuild b/dev-vcs/mercurial/mercurial-2.0.ebuild
index a18185ded9d3..47be2b4ee66d 100644
--- a/dev-vcs/mercurial/mercurial-2.0.ebuild
+++ b/dev-vcs/mercurial/mercurial-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.0.ebuild,v 1.1 2011/11/02 08:30:26 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.0.ebuild,v 1.2 2011/12/06 20:31:59 jer Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="bugzilla emacs gpg test tk zsh-completion"
RDEPEND="bugzilla? ( dev-python/mysql-python )