Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-firmware/
Date: Tue, 07 Jan 2020 10:03:34
Message-Id: 1578391351.12cba75961e1c9d0741c531467947251ed2ada38.mgorny@gentoo
1 commit: 12cba75961e1c9d0741c531467947251ed2ada38
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 7 09:57:18 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 7 10:02:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12cba759
7
8 sys-kernel/linux-firmware: [QA] Remove invalid stable mips keyword
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-kernel/linux-firmware/linux-firmware-20190603.ebuild | 4 ++--
13 sys-kernel/linux-firmware/linux-firmware-20190815.ebuild | 4 ++--
14 sys-kernel/linux-firmware/linux-firmware-20190904.ebuild | 4 ++--
15 sys-kernel/linux-firmware/linux-firmware-20190923.ebuild | 4 ++--
16 sys-kernel/linux-firmware/linux-firmware-20191008.ebuild | 4 ++--
17 sys-kernel/linux-firmware/linux-firmware-20191022.ebuild | 4 ++--
18 sys-kernel/linux-firmware/linux-firmware-20191108.ebuild | 4 ++--
19 sys-kernel/linux-firmware/linux-firmware-20191215.ebuild | 4 ++--
20 8 files changed, 16 insertions(+), 16 deletions(-)
21
22 diff --git a/sys-kernel/linux-firmware/linux-firmware-20190603.ebuild b/sys-kernel/linux-firmware/linux-firmware-20190603.ebuild
23 index 963f0f102bd..7338d1f9511 100644
24 --- a/sys-kernel/linux-firmware/linux-firmware-20190603.ebuild
25 +++ b/sys-kernel/linux-firmware/linux-firmware-20190603.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2019 Gentoo Authors
28 +# Copyright 1999-2020 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=7
32 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
33 else
34 GIT_COMMIT="1884732e01bec25affbd5d3366b187b757b095db"
35 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
36 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
37 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
38 fi
39
40 DESCRIPTION="Linux firmware files"
41
42 diff --git a/sys-kernel/linux-firmware/linux-firmware-20190815.ebuild b/sys-kernel/linux-firmware/linux-firmware-20190815.ebuild
43 index f8d6a7cf003..2946bd82379 100644
44 --- a/sys-kernel/linux-firmware/linux-firmware-20190815.ebuild
45 +++ b/sys-kernel/linux-firmware/linux-firmware-20190815.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2019 Gentoo Authors
48 +# Copyright 1999-2020 Gentoo Authors
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI=7
52 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
53 else
54 GIT_COMMIT="07b925b450bfb4cf3e141c612ec5b104658cd020"
55 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
56 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
57 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
58 fi
59
60 DESCRIPTION="Linux firmware files"
61
62 diff --git a/sys-kernel/linux-firmware/linux-firmware-20190904.ebuild b/sys-kernel/linux-firmware/linux-firmware-20190904.ebuild
63 index 6cdb10d1681..c460169ea84 100644
64 --- a/sys-kernel/linux-firmware/linux-firmware-20190904.ebuild
65 +++ b/sys-kernel/linux-firmware/linux-firmware-20190904.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2019 Gentoo Authors
68 +# Copyright 1999-2020 Gentoo Authors
69 # Distributed under the terms of the GNU General Public License v2
70
71 EAPI=7
72 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
73 else
74 GIT_COMMIT="6ddb9d9704e2171d91439c9c42c5965bf3863de8"
75 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
76 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
77 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
78 fi
79
80 DESCRIPTION="Linux firmware files"
81
82 diff --git a/sys-kernel/linux-firmware/linux-firmware-20190923.ebuild b/sys-kernel/linux-firmware/linux-firmware-20190923.ebuild
83 index fddfa4cd585..d8c4231de31 100644
84 --- a/sys-kernel/linux-firmware/linux-firmware-20190923.ebuild
85 +++ b/sys-kernel/linux-firmware/linux-firmware-20190923.ebuild
86 @@ -1,4 +1,4 @@
87 -# Copyright 1999-2019 Gentoo Authors
88 +# Copyright 1999-2020 Gentoo Authors
89 # Distributed under the terms of the GNU General Public License v2
90
91 EAPI=7
92 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
93 else
94 GIT_COMMIT="417a9c6e197a8d3eec792494efc87a2b42f76324"
95 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
96 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
97 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
98 fi
99
100 DESCRIPTION="Linux firmware files"
101
102 diff --git a/sys-kernel/linux-firmware/linux-firmware-20191008.ebuild b/sys-kernel/linux-firmware/linux-firmware-20191008.ebuild
103 index 9e2d5d38a4b..ea3966c3135 100644
104 --- a/sys-kernel/linux-firmware/linux-firmware-20191008.ebuild
105 +++ b/sys-kernel/linux-firmware/linux-firmware-20191008.ebuild
106 @@ -1,4 +1,4 @@
107 -# Copyright 1999-2019 Gentoo Authors
108 +# Copyright 1999-2020 Gentoo Authors
109 # Distributed under the terms of the GNU General Public License v2
110
111 EAPI=7
112 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
113 else
114 GIT_COMMIT="aa95e90b2c638f1ca6647d12b2d1b18284428f9c"
115 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
116 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
117 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
118 fi
119
120 DESCRIPTION="Linux firmware files"
121
122 diff --git a/sys-kernel/linux-firmware/linux-firmware-20191022.ebuild b/sys-kernel/linux-firmware/linux-firmware-20191022.ebuild
123 index 4f95b1c8fa7..746297f2008 100644
124 --- a/sys-kernel/linux-firmware/linux-firmware-20191022.ebuild
125 +++ b/sys-kernel/linux-firmware/linux-firmware-20191022.ebuild
126 @@ -1,4 +1,4 @@
127 -# Copyright 1999-2019 Gentoo Authors
128 +# Copyright 1999-2020 Gentoo Authors
129 # Distributed under the terms of the GNU General Public License v2
130
131 EAPI=7
132 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
133 else
134 GIT_COMMIT="2b016afc348ba4b5fb2016ffcb2822f4a293da0c"
135 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
136 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
137 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
138 fi
139
140 DESCRIPTION="Linux firmware files"
141
142 diff --git a/sys-kernel/linux-firmware/linux-firmware-20191108.ebuild b/sys-kernel/linux-firmware/linux-firmware-20191108.ebuild
143 index 4a7ef7b619d..55c303b70a3 100644
144 --- a/sys-kernel/linux-firmware/linux-firmware-20191108.ebuild
145 +++ b/sys-kernel/linux-firmware/linux-firmware-20191108.ebuild
146 @@ -1,4 +1,4 @@
147 -# Copyright 1999-2019 Gentoo Authors
148 +# Copyright 1999-2020 Gentoo Authors
149 # Distributed under the terms of the GNU General Public License v2
150
151 EAPI=7
152 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
153 else
154 GIT_COMMIT="f1100ddf581f49aa79a54b56fe6ef0815a7ae57e"
155 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
156 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
157 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
158 fi
159
160 DESCRIPTION="Linux firmware files"
161
162 diff --git a/sys-kernel/linux-firmware/linux-firmware-20191215.ebuild b/sys-kernel/linux-firmware/linux-firmware-20191215.ebuild
163 index 4a7ef7b619d..55c303b70a3 100644
164 --- a/sys-kernel/linux-firmware/linux-firmware-20191215.ebuild
165 +++ b/sys-kernel/linux-firmware/linux-firmware-20191215.ebuild
166 @@ -1,4 +1,4 @@
167 -# Copyright 1999-2019 Gentoo Authors
168 +# Copyright 1999-2020 Gentoo Authors
169 # Distributed under the terms of the GNU General Public License v2
170
171 EAPI=7
172 @@ -10,7 +10,7 @@ if [[ ${PV} == 99999999* ]]; then
173 else
174 GIT_COMMIT="f1100ddf581f49aa79a54b56fe6ef0815a7ae57e"
175 SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
176 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 mips ppc ppc64 s390 sh sparc x86"
177 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
178 fi
179
180 DESCRIPTION="Linux firmware files"