summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-23 13:32:15 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-23 13:32:15 +0000
commit123e2f1fc71a1c972f1e2307d61562c1a915bb2e (patch)
tree31d141be23202c151b6976afc10f4d0f6bc39949 /dev-vcs/mercurial
parentStable for x86, wrt bug #412961 (diff)
downloadgentoo-2-123e2f1fc71a1c972f1e2307d61562c1a915bb2e.tar.gz
gentoo-2-123e2f1fc71a1c972f1e2307d61562c1a915bb2e.tar.bz2
gentoo-2-123e2f1fc71a1c972f1e2307d61562c1a915bb2e.zip
Marking mercurial-2.1.1 ppc64 for bug 414077
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r--dev-vcs/mercurial/ChangeLog5
-rw-r--r--dev-vcs/mercurial/mercurial-2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog
index 3c558387aab1..abdd77d17512 100644
--- a/dev-vcs/mercurial/ChangeLog
+++ b/dev-vcs/mercurial/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/mercurial
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.78 2012/05/21 12:19:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.79 2012/05/23 13:32:15 ranger Exp $
+
+ 23 May 2012; Brent Baude <ranger@gentoo.org> mercurial-2.1.1.ebuild:
+ Marking mercurial-2.1.1 ppc64 for bug 414077
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mercurial-2.1.1.ebuild:
x86 stable wrt bug #414077
diff --git a/dev-vcs/mercurial/mercurial-2.1.1.ebuild b/dev-vcs/mercurial/mercurial-2.1.1.ebuild
index b1b4d82ade49..120c9559c227 100644
--- a/dev-vcs/mercurial/mercurial-2.1.1.ebuild
+++ b/dev-vcs/mercurial/mercurial-2.1.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/mercurial/mercurial-2.1.1.ebuild,v 1.6 2012/05/21 12:19:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.1.1.ebuild,v 1.7 2012/05/23 13:32:15 ranger 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 )