Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/par2cmdline/
Date: Wed, 06 Jan 2021 12:52:18
Message-Id: 1609937515.80584d33218fe82cca8c5d3d0d3a52d1693196fc.grobian@gentoo
1 commit: 80584d33218fe82cca8c5d3d0d3a52d1693196fc
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 12:49:48 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 12:51:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80584d33
7
8 app-arch/par2cmdline: 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 app-arch/par2cmdline/par2cmdline-0.7.3.ebuild | 4 ++--
14 app-arch/par2cmdline/par2cmdline-0.7.4.ebuild | 4 ++--
15 app-arch/par2cmdline/par2cmdline-0.8.0.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/app-arch/par2cmdline/par2cmdline-0.7.3.ebuild b/app-arch/par2cmdline/par2cmdline-0.7.3.ebuild
19 index adb97f855c6..9432c3b8930 100644
20 --- a/app-arch/par2cmdline/par2cmdline-0.7.3.ebuild
21 +++ b/app-arch/par2cmdline/par2cmdline-0.7.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Parchive/${PN}/releases/download/v${PV}/${P}.tar.bz2
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
33 +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
34 IUSE="openmp"
35
36 DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building
37
38 diff --git a/app-arch/par2cmdline/par2cmdline-0.7.4.ebuild b/app-arch/par2cmdline/par2cmdline-0.7.4.ebuild
39 index 5dfb2290f55..c5dd21a0fd2 100644
40 --- a/app-arch/par2cmdline/par2cmdline-0.7.4.ebuild
41 +++ b/app-arch/par2cmdline/par2cmdline-0.7.4.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Parchive/${PN}/releases/download/v${PV}/${P}.tar.bz2
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
53 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
54 IUSE="openmp"
55
56 DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building
57
58 diff --git a/app-arch/par2cmdline/par2cmdline-0.8.0.ebuild b/app-arch/par2cmdline/par2cmdline-0.8.0.ebuild
59 index 67f4910edf7..9432c3b8930 100644
60 --- a/app-arch/par2cmdline/par2cmdline-0.8.0.ebuild
61 +++ b/app-arch/par2cmdline/par2cmdline-0.8.0.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2019 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Parchive/${PN}/releases/download/v${PV}/${P}.tar.bz2
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
73 +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
74 IUSE="openmp"
75
76 DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building