summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:17:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:17:21 +0000
commitcc157e0d2f592947c9b9170e178afcc316c986ef (patch)
treec193f28badc0d12becfc00796a42c975a09b0c2b /dev-vcs/mercurial
parentStable for ppc, wrt bug #505214 (diff)
downloadgentoo-2-cc157e0d2f592947c9b9170e178afcc316c986ef.tar.gz
gentoo-2-cc157e0d2f592947c9b9170e178afcc316c986ef.tar.bz2
gentoo-2-cc157e0d2f592947c9b9170e178afcc316c986ef.zip
Stable for ppc, wrt bug #500346
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r--dev-vcs/mercurial/ChangeLog5
-rw-r--r--dev-vcs/mercurial/mercurial-2.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog
index 98a965ecb2a2..6437fe718929 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.152 2014/08/02 02:04:48 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.153 2014/08/13 09:17:21 ago Exp $
+
+ 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> mercurial-2.8.2.ebuild:
+ Stable for ppc, wrt bug #500346
*mercurial-3.1 (02 Aug 2014)
diff --git a/dev-vcs/mercurial/mercurial-2.8.2.ebuild b/dev-vcs/mercurial/mercurial-2.8.2.ebuild
index 5051456c14e6..c34aaef26545 100644
--- a/dev-vcs/mercurial/mercurial-2.8.2.ebuild
+++ b/dev-vcs/mercurial/mercurial-2.8.2.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-2.8.2.ebuild,v 1.7 2014/07/17 13:24:30 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.8.2.ebuild,v 1.8 2014/08/13 09:17:21 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 ~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 ~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 zsh-completion"
RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )