From 68a14e97096922541960e639ca1f9d8bd92f4739 Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Thu, 17 Jul 2014 13:24:30 +0000 Subject: Stable on alpha, bug #500346 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) --- dev-vcs/mercurial/ChangeLog | 5 ++++- dev-vcs/mercurial/mercurial-2.8.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-vcs/mercurial') diff --git a/dev-vcs/mercurial/ChangeLog b/dev-vcs/mercurial/ChangeLog index 1f3aa7652d4c..a525c349c2ef 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.150 2014/07/08 10:26:59 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.151 2014/07/17 13:24:30 klausman Exp $ + + 17 Jul 2014; Tobias Klausmann mercurial-2.8.2.ebuild: + Stable on alpha, bug #500346 08 Jul 2014; Michael Haubenwallner mercurial-3.0.2.ebuild: add ~ppc-aix keyword diff --git a/dev-vcs/mercurial/mercurial-2.8.2.ebuild b/dev-vcs/mercurial/mercurial-2.8.2.ebuild index 36cb9dc83062..5051456c14e6 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.6 2014/03/02 22:38:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-2.8.2.ebuild,v 1.7 2014/07/17 13:24:30 klausman 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}] ) -- cgit v1.2.3-65-gdbad