* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2021-07-26 4:37 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-07-26 4:37 UTC (permalink / raw
To: gentoo-commits
commit: 1a4b74995c4fa59120611e554f3d1126f4714239
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 04:36:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 04:36:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4b7499
sys-firmware/ipw2100-firmware: Keyword 1.3 arm64, #804031
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
index 8fe1580e831..f38b631d786 100644
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2100-fw"
SLOT="${PV}"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2021-10-11 23:29 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-10-11 23:29 UTC (permalink / raw
To: gentoo-commits
commit: 1c1584edc2d91ffa60a1c1efe8d90d79cff080d9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 23:29:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 23:29:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1584ed
sys-firmware/ipw2100-firmware: Keyword 1.3 arm, #804031
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
index f38b631d786..81a6a3c86cf 100644
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2100-fw"
SLOT="${PV}"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2021-11-27 0:03 Marek Szuba
0 siblings, 0 replies; 8+ messages in thread
From: Marek Szuba @ 2021-11-27 0:03 UTC (permalink / raw
To: gentoo-commits
commit: 3a467dfdc26d9fc7fadb12bb03ce016cc2e92e7a
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 23:50:46 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 23:50:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a467dfd
sys-firmware/ipw2100-firmware: update EAPI 5 -> 8
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
.../ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
new file mode 100644
index 000000000000..319a34b61d7b
--- /dev/null
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P=${P/firmware/fw}
+
+DESCRIPTION="Firmware for the Intel PRO/Wireless 2100 3B miniPCI adapter"
+HOMEPAGE="http://ipw2100.sourceforge.net/"
+SRC_URI="mirror://gentoo/${MY_P}.tgz"
+
+LICENSE="ipw2100-fw"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+S=${WORKDIR}
+
+src_install() {
+ insinto /lib/firmware
+ doins ipw2100-${PV}{,-i,-p}.fw
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2021-12-14 16:15 Jakov Smolić
0 siblings, 0 replies; 8+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:15 UTC (permalink / raw
To: gentoo-commits
commit: 1d46776adb745e6f519553f4b6e6d177ca461eb6
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:14:50 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:14:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d46776a
sys-firmware/ipw2100-firmware: Stabilize 1.3-r1 amd64, #826566
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
index 319a34b61d7b..48f6ebeb6130 100644
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2100-fw"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2021-12-14 16:16 Jakov Smolić
0 siblings, 0 replies; 8+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:16 UTC (permalink / raw
To: gentoo-commits
commit: d12b2a43b2da822fdd340c8ec8c38675e6ba96e0
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:16:21 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:16:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12b2a43
sys-firmware/ipw2100-firmware: Stabilize 1.3-r1 x86, #826566
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
index 48f6ebeb6130..0f526d4dfb2f 100644
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2100-fw"
SLOT="${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2021-12-14 16:18 Jakov Smolić
0 siblings, 0 replies; 8+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:18 UTC (permalink / raw
To: gentoo-commits
commit: d16c7d77b9b9f6d36a0ee956dd178e39deca274f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:18:00 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:18:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16c7d77
sys-firmware/ipw2100-firmware: Drop EAPI-5 ebuild
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../ipw2100-firmware/ipw2100-firmware-1.3.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
deleted file mode 100644
index 81a6a3c86cfa..000000000000
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P=${P/firmware/fw}
-
-DESCRIPTION="Firmware for the Intel PRO/Wireless 2100 3B miniPCI adapter"
-HOMEPAGE="http://ipw2100.sourceforge.net/"
-SRC_URI="mirror://gentoo/${MY_P}.tgz"
-
-LICENSE="ipw2100-fw"
-SLOT="${PV}"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-S=${WORKDIR}
-
-src_install() {
- insinto /lib/firmware
- doins ipw2100-${PV}{,-i,-p}.fw
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2022-05-26 5:06 WANG Xuerui
0 siblings, 0 replies; 8+ messages in thread
From: WANG Xuerui @ 2022-05-26 5:06 UTC (permalink / raw
To: gentoo-commits
commit: 41a2370fb95d258141db61f66e136c70bdec2f7c
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 04:54:52 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:03:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a2370f
sys-firmware/ipw2100-firmware: keyword 1.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
index 0f526d4dfb2f..cc2f0dae226d 100644
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2100-fw"
SLOT="${PV}"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong x86"
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/
@ 2024-09-25 9:23 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-09-25 9:23 UTC (permalink / raw
To: gentoo-commits
commit: 529d13e438713a673ef602ae35c47233b63c7a71
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 09:23:18 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 09:23:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529d13e4
sys-firmware/ipw2100-firmware: Stabilize 1.3-r1 arm64, #940030
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
index cc2f0dae226d..74139991e5c6 100644
--- a/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
+++ b/sys-firmware/ipw2100-firmware/ipw2100-firmware-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2100-fw"
SLOT="${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~loong x86"
+KEYWORDS="amd64 ~arm arm64 ~loong x86"
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-09-25 9:23 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-27 0:03 [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2100-firmware/ Marek Szuba
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 9:23 Sam James
2022-05-26 5:06 WANG Xuerui
2021-12-14 16:18 Jakov Smolić
2021-12-14 16:16 Jakov Smolić
2021-12-14 16:15 Jakov Smolić
2021-10-11 23:29 Sam James
2021-07-26 4:37 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox