summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-20 00:25:19 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-20 00:25:19 +0000
commita99042b4eca273925c74754fcff8db84652a8f87 (patch)
treea59fc7e500067a84df8e680a994ed0ba902180ae /dev-vcs
parentStable for HPPA (bug #316715). (diff)
downloadgentoo-2-a99042b4eca273925c74754fcff8db84652a8f87.tar.gz
gentoo-2-a99042b4eca273925c74754fcff8db84652a8f87.tar.bz2
gentoo-2-a99042b4eca273925c74754fcff8db84652a8f87.zip
Stable for HPPA (bug #314945).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/mercurial/ChangeLog5
-rw-r--r--dev-vcs/mercurial/mercurial-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog
index c6a310ca4e66..f86392e12c83 100644
--- a/dev-vcs/mercurial/ChangeLog
+++ b/dev-vcs/mercurial/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/mercurial
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.9 2010/05/14 11:09:28 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.10 2010/05/20 00:25:19 jer Exp $
+
+ 20 May 2010; Jeroen Roovers <jer@gentoo.org> mercurial-1.5.ebuild:
+ Stable for HPPA (bug #314945).
*mercurial-1.5.3 (14 May 2010)
diff --git a/dev-vcs/mercurial/mercurial-1.5.ebuild b/dev-vcs/mercurial/mercurial-1.5.ebuild
index 056142d7ae25..3c85f138f871 100644
--- a/dev-vcs/mercurial/mercurial-1.5.ebuild
+++ b/dev-vcs/mercurial/mercurial-1.5.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/mercurial/mercurial-1.5.ebuild,v 1.4 2010/04/16 15:24:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v 1.5 2010/05/20 00:25:19 jer Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="http://mercurial.selenic.com/release/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="bugzilla emacs gpg test tk zsh-completion"
CDEPEND=">=dev-lang/python-2.4[threads]"