Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/mawk/
Date: Wed, 06 Jan 2021 15:26:49
Message-Id: 1609946675.063a2cb561bc6b98ad47de5e1e5517888ddd2b7a.grobian@gentoo
1 commit: 063a2cb561bc6b98ad47de5e1e5517888ddd2b7a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:24:35 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:24:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063a2cb5
7
8 sys-apps/mawk: 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 sys-apps/mawk/mawk-1.3.4_p20161120.ebuild | 4 ++--
14 sys-apps/mawk/mawk-1.3.4_p20190203-r1.ebuild | 4 ++--
15 sys-apps/mawk/mawk-1.3.4_p20200106-r1.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild b/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
19 index 93e24c1e895..961d5c0228d 100644
20 --- a/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
21 +++ b/sys-apps/mawk/mawk-1.3.4_p20161120.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/mawk/${MY_P}.tgz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
33 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
34
35 RDEPEND="app-eselect/eselect-awk"
36 DEPEND="${RDEPEND}"
37
38 diff --git a/sys-apps/mawk/mawk-1.3.4_p20190203-r1.ebuild b/sys-apps/mawk/mawk-1.3.4_p20190203-r1.ebuild
39 index c65ac1f6422..ca4b31615f3 100644
40 --- a/sys-apps/mawk/mawk-1.3.4_p20190203-r1.ebuild
41 +++ b/sys-apps/mawk/mawk-1.3.4_p20190203-r1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.invisible-island.net/mawk/${MY_P}.tgz"
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
54
55 RDEPEND="app-eselect/eselect-awk"
56 DEPEND="${RDEPEND}"
57
58 diff --git a/sys-apps/mawk/mawk-1.3.4_p20200106-r1.ebuild b/sys-apps/mawk/mawk-1.3.4_p20200106-r1.ebuild
59 index 9df26d1d685..e069f55819d 100644
60 --- a/sys-apps/mawk/mawk-1.3.4_p20200106-r1.ebuild
61 +++ b/sys-apps/mawk/mawk-1.3.4_p20200106-r1.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -12,7 +12,7 @@ SRC_URI="https://invisible-mirror.net/archives/${PN}/${MY_P}.tgz"
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
73 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
74
75 RDEPEND="app-eselect/eselect-awk"
76 DEPEND="${RDEPEND}"