diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:44:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:44:42 +0000 |
commit | ad3a9cb36460c21f9e8978175bdcad0ed836f322 (patch) | |
tree | 7eda56e4e51d4b5f27fd3a2948f2b46b9ba4d8f2 /dev-vcs/mercurial | |
parent | ppc stable wrt bug #545968 (diff) | |
download | gentoo-2-ad3a9cb36460c21f9e8978175bdcad0ed836f322.tar.gz gentoo-2-ad3a9cb36460c21f9e8978175bdcad0ed836f322.tar.bz2 gentoo-2-ad3a9cb36460c21f9e8978175bdcad0ed836f322.zip |
ppc stable wrt bug #544332
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/mercurial/mercurial-3.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 3b6341ce6bf8..dd22f925f208 100644 --- a/dev-vcs/mercurial/ChangeLog +++ b/dev-vcs/mercurial/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.182 2015/04/14 12:32:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.183 2015/04/21 18:44:42 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> mercurial-3.3.2.ebuild: + ppc stable wrt bug #544332 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> mercurial-3.3.2.ebuild: Stable for ia64, wrt bug #544332 diff --git a/dev-vcs/mercurial/mercurial-3.3.2.ebuild b/dev-vcs/mercurial/mercurial-3.3.2.ebuild index 956ac6537c1c..16e1667bceb3 100644 --- a/dev-vcs/mercurial/mercurial-3.3.2.ebuild +++ b/dev-vcs/mercurial/mercurial-3.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild,v 1.9 2015/04/14 12:32:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.3.2.ebuild,v 1.10 2015/04/21 18:44:42 pacho 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}] ) |