Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/
Date: Wed, 06 Jan 2021 22:58:52
Message-Id: 1609973900.36dbd239f90718e0df1caaf2cf387052be89ac8d.grobian@gentoo
1 commit: 36dbd239f90718e0df1caaf2cf387052be89ac8d
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 22:58:20 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 22:58:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dbd239
7
8 dev-vcs/mercurial: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild | 4 ++--
14 dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild | 4 ++--
15 dev-vcs/mercurial/mercurial-5.5.2.ebuild | 2 +-
16 dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild | 2 +-
17 4 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild
20 index 9af5663d506..3ca9f5afad9 100644
21 --- a/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild
22 +++ b/dev-vcs/mercurial/mercurial-5.3.2-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -15,7 +15,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
30
31 LICENSE="GPL-2+"
32 SLOT="0"
33 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
34 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
35 IUSE="+chg emacs gpg test tk zsh-completion"
36
37 RDEPEND="
38
39 diff --git a/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild b/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild
40 index 3ef8953a826..c459e7ba7c8 100644
41 --- a/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild
42 +++ b/dev-vcs/mercurial/mercurial-5.4.2-r1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2020 Gentoo Authors
45 +# Copyright 1999-2021 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=7
49 @@ -15,7 +15,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
50
51 LICENSE="GPL-2+"
52 SLOT="0"
53 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
54 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
55 IUSE="+chg emacs gpg test tk zsh-completion"
56
57 RDEPEND="
58
59 diff --git a/dev-vcs/mercurial/mercurial-5.5.2.ebuild b/dev-vcs/mercurial/mercurial-5.5.2.ebuild
60 index 6879d0639e4..7c1b606f706 100644
61 --- a/dev-vcs/mercurial/mercurial-5.5.2.ebuild
62 +++ b/dev-vcs/mercurial/mercurial-5.5.2.ebuild
63 @@ -15,7 +15,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
64
65 LICENSE="GPL-2+"
66 SLOT="0"
67 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
69 IUSE="+chg emacs gpg test tk zsh-completion"
70
71 RDEPEND="
72
73 diff --git a/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild b/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild
74 index 3e10d92383d..b0172136305 100644
75 --- a/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild
76 +++ b/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild
77 @@ -117,7 +117,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz
78 LICENSE="GPL-2+
79 rust? ( BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 ISC MIT PSF-2 Unlicense )"
80 SLOT="0"
81 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
82 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
83 IUSE="+chg emacs gpg test tk rust zsh-completion"
84
85 BDEPEND="rust? ( ${RUST_DEPEND} )"