Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/automake/
Date: Sun, 22 Oct 2017 20:33:07
Message-Id: 1508704354.87f33eb61cdc5b11ee90ebc24f26efd871dfbbdc.whissi@gentoo
1 commit: 87f33eb61cdc5b11ee90ebc24f26efd871dfbbdc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 20:17:05 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 20:32:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f33eb6
7
8 sys-devel/automake: x86 stable (bug #635078)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 sys-devel/automake/automake-1.10.3-r2.ebuild | 4 ++--
13 sys-devel/automake/automake-1.11.6-r2.ebuild | 4 ++--
14 sys-devel/automake/automake-1.12.6-r1.ebuild | 4 ++--
15 sys-devel/automake/automake-1.13.4-r1.ebuild | 2 +-
16 sys-devel/automake/automake-1.14.1-r1.ebuild | 2 +-
17 sys-devel/automake/automake-1.15.1-r1.ebuild | 2 +-
18 6 files changed, 9 insertions(+), 9 deletions(-)
19
20 diff --git a/sys-devel/automake/automake-1.10.3-r2.ebuild b/sys-devel/automake/automake-1.10.3-r2.ebuild
21 index 680490feccb..b7d125a04f8 100644
22 --- a/sys-devel/automake/automake-1.10.3-r2.ebuild
23 +++ b/sys-devel/automake/automake-1.10.3-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI="4"
30 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
31 LICENSE="GPL-2"
32 # Use Gentoo versioning for slotting.
33 SLOT="${PV:0:4}"
34 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
35 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
36 IUSE=""
37
38 RDEPEND="dev-lang/perl
39
40 diff --git a/sys-devel/automake/automake-1.11.6-r2.ebuild b/sys-devel/automake/automake-1.11.6-r2.ebuild
41 index 3749e225e07..bfd75cfe8b4 100644
42 --- a/sys-devel/automake/automake-1.11.6-r2.ebuild
43 +++ b/sys-devel/automake/automake-1.11.6-r2.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2016 Gentoo Foundation
46 +# Copyright 1999-2017 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI="5"
50 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
51 LICENSE="GPL-2"
52 # Use Gentoo versioning for slotting.
53 SLOT="${PV:0:4}"
54 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
55 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
56 IUSE=""
57
58 RDEPEND="dev-lang/perl
59
60 diff --git a/sys-devel/automake/automake-1.12.6-r1.ebuild b/sys-devel/automake/automake-1.12.6-r1.ebuild
61 index 2f9b1247e22..f31823f3ee8 100644
62 --- a/sys-devel/automake/automake-1.12.6-r1.ebuild
63 +++ b/sys-devel/automake/automake-1.12.6-r1.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2016 Gentoo Foundation
66 +# Copyright 1999-2017 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI="5"
70 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
71 LICENSE="GPL-2"
72 # Use Gentoo versioning for slotting.
73 SLOT="${PV:0:4}"
74 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
75 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
76 IUSE=""
77
78 RDEPEND="dev-lang/perl
79
80 diff --git a/sys-devel/automake/automake-1.13.4-r1.ebuild b/sys-devel/automake/automake-1.13.4-r1.ebuild
81 index 1cf05955ce4..cd4b3692393 100644
82 --- a/sys-devel/automake/automake-1.13.4-r1.ebuild
83 +++ b/sys-devel/automake/automake-1.13.4-r1.ebuild
84 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
85 LICENSE="GPL-2"
86 # Use Gentoo versioning for slotting.
87 SLOT="${PV:0:4}"
88 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
89 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
90 IUSE=""
91
92 RDEPEND="dev-lang/perl
93
94 diff --git a/sys-devel/automake/automake-1.14.1-r1.ebuild b/sys-devel/automake/automake-1.14.1-r1.ebuild
95 index b52f0a08403..88b1a896f82 100644
96 --- a/sys-devel/automake/automake-1.14.1-r1.ebuild
97 +++ b/sys-devel/automake/automake-1.14.1-r1.ebuild
98 @@ -23,7 +23,7 @@ HOMEPAGE="https://www.gnu.org/software/automake/"
99 LICENSE="GPL-2"
100 # Use Gentoo versioning for slotting.
101 SLOT="${PV:0:4}"
102 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
103 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
104 IUSE=""
105
106 RDEPEND="dev-lang/perl
107
108 diff --git a/sys-devel/automake/automake-1.15.1-r1.ebuild b/sys-devel/automake/automake-1.15.1-r1.ebuild
109 index 5051ee0ba2c..674fd5a45d3 100644
110 --- a/sys-devel/automake/automake-1.15.1-r1.ebuild
111 +++ b/sys-devel/automake/automake-1.15.1-r1.ebuild
112 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
113
114 inherit git-r3
115 else
116 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
117 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
118 if [[ ${PV/_beta} == ${PV} ]]; then
119 MY_P=${P}
120 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz