summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-03 19:56:32 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-03 19:56:32 +0000
commit0217cfa18d5fa22f844561be2dffea46539f0232 (patch)
treea6fd0afbac1350de4d58e0abd9ea664b6ba43b9f /dev-vcs
parentVersion bump (diff)
downloadgentoo-2-0217cfa18d5fa22f844561be2dffea46539f0232.tar.gz
gentoo-2-0217cfa18d5fa22f844561be2dffea46539f0232.tar.bz2
gentoo-2-0217cfa18d5fa22f844561be2dffea46539f0232.zip
x86 stable wrt bug #314945
(Portage version: 2.1.8.3/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 485e001364b5..fb75188411fe 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.13 2010/06/01 16:35:30 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.14 2010/06/03 19:56:32 phajdan.jr Exp $
+
+ 03 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> mercurial-1.5.ebuild:
+ x86 stable wrt bug #314945
01 Jun 2010; Dirkjan Ochtman <djc@gentoo.org> mercurial-1.5.ebuild,
mercurial-1.5.2.ebuild, mercurial-1.5.3.ebuild, mercurial-1.5.4.ebuild:
diff --git a/dev-vcs/mercurial/mercurial-1.5.ebuild b/dev-vcs/mercurial/mercurial-1.5.ebuild
index 855febe7b509..39ffe6bd0004 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.6 2010/06/01 16:35:30 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-1.5.ebuild,v 1.7 2010/06/03 19:56:32 phajdan.jr 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]"