summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-25 11:20:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-25 11:20:42 +0000
commit87f8b982440a5f63a60c8b353a4fee71b24a363b (patch)
tree7a2e8db6f77ec5941803fbca858e589d3192133c /dev-vcs
parentStable for ia64, wrt bug #532232 (diff)
downloadgentoo-2-87f8b982440a5f63a60c8b353a4fee71b24a363b.tar.gz
gentoo-2-87f8b982440a5f63a60c8b353a4fee71b24a363b.tar.bz2
gentoo-2-87f8b982440a5f63a60c8b353a4fee71b24a363b.zip
Stable for ia64, wrt bug #533008
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/mercurial/ChangeLog5
-rw-r--r--dev-vcs/mercurial/mercurial-3.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog
index 88ba795dedc1..2ea27fd73205 100644
--- a/dev-vcs/mercurial/ChangeLog
+++ b/dev-vcs/mercurial/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/mercurial
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.165 2014/12/24 14:45:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.166 2014/12/25 11:20:42 ago Exp $
+
+ 25 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mercurial-3.2.3.ebuild:
+ Stable for ia64, wrt bug #533008
24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mercurial-3.2.3.ebuild:
Stable for ppc64, wrt bug #533008
diff --git a/dev-vcs/mercurial/mercurial-3.2.3.ebuild b/dev-vcs/mercurial/mercurial-3.2.3.ebuild
index 258a16ebb786..6325704eb8ed 100644
--- a/dev-vcs/mercurial/mercurial-3.2.3.ebuild
+++ b/dev-vcs/mercurial/mercurial-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.2.3.ebuild,v 1.6 2014/12/24 14:45:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.2.3.ebuild,v 1.7 2014/12/25 11:20:42 ago Exp $
EAPI=5
@@ -15,7 +15,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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="bugzilla emacs gpg test tk"
RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )