Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/
Date: Mon, 04 Sep 2017 21:39:22
Message-Id: 1504561153.7f6a69086959bcc50380c58e8b699263317012f2.bman@gentoo
1 commit: 7f6a69086959bcc50380c58e8b699263317012f2
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 4 21:37:17 2017 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 4 21:39:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6a6908
7
8 dev-vcs/mercurial: x86 stable
9
10 Gentoo-bug: 627484
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 dev-vcs/mercurial/mercurial-4.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/mercurial/mercurial-4.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.ebuild
17 index 61c6c725911..b6c95430d3d 100644
18 --- a/dev-vcs/mercurial/mercurial-4.3.ebuild
19 +++ b/dev-vcs/mercurial/mercurial-4.3.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="bugzilla emacs gpg test tk"
27
28 RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )