summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-12-30 17:49:46 +0000
committerMarkus Meier <maekke@gentoo.org>2014-12-30 17:49:46 +0000
commit09adc32b5c73a9021c4173490b01094e6cca6731 (patch)
treeb85bd52c49bddc1d3945878cffe47d7a9d6aac82 /dev-vcs
parentFrom Arfrever: Update dependencies (bug #526844). (diff)
downloadgentoo-2-09adc32b5c73a9021c4173490b01094e6cca6731.tar.gz
gentoo-2-09adc32b5c73a9021c4173490b01094e6cca6731.tar.bz2
gentoo-2-09adc32b5c73a9021c4173490b01094e6cca6731.zip
arm stable, bug #533008
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 1edebd744932..521cb26fd043 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.167 2014/12/26 09:17:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.168 2014/12/30 17:49:46 maekke Exp $
+
+ 30 Dec 2014; Markus Meier <maekke@gentoo.org> mercurial-3.2.3.ebuild:
+ arm stable, bug #533008
26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> mercurial-3.2.3.ebuild:
Stable for sparc, wrt bug #533008
diff --git a/dev-vcs/mercurial/mercurial-3.2.3.ebuild b/dev-vcs/mercurial/mercurial-3.2.3.ebuild
index f2e39b6790c6..afce88d48e01 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.8 2014/12/26 09:17:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/mercurial-3.2.3.ebuild,v 1.9 2014/12/30 17:49:46 maekke 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}] )