* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2017-08-06 13:42 Amy Liffey
0 siblings, 0 replies; 9+ messages in thread
From: Amy Liffey @ 2017-08-06 13:42 UTC (permalink / raw
To: gentoo-commits
commit: b74a5abf9679a92368e3679c97eb8dd15d0f91f0
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 6 13:14:02 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 13:41:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74a5abf
sys-firmware/ipw2200-firmware: Shorter DESCRIPTION
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
index a3bef2b2498..ee07ac7f89c 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# 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 2200BG/2915ABG miniPCI and 2225BG PCI adapters"
+DESCRIPTION="Firmware for the Intel PRO/Wireless 2200BG/2915ABG miniPCI and 2225BG PCI"
HOMEPAGE="http://ipw2200.sourceforge.net/"
SRC_URI="http://www.bughost.org/firmware/${MY_P}.tgz"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2021-07-26 4:37 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-07-26 4:37 UTC (permalink / raw
To: gentoo-commits
commit: 8e5989b736750edea6d4da05ad7c0a9232ee6d99
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 04:36:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 04:36:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5989b7
sys-firmware/ipw2200-firmware: Keyword 3.1 arm64, #804031
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
index ee07ac7f89c..c3fb4a57f70 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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="http://www.bughost.org/firmware/${MY_P}.tgz"
LICENSE="ipw2200-fw"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2021-10-11 23:29 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-10-11 23:29 UTC (permalink / raw
To: gentoo-commits
commit: 6e23637b8108908c3dcb9222eb5100ca61e9c321
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 23:29:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 23:29:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e23637b
sys-firmware/ipw2200-firmware: Keyword 3.1 arm, #804031
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
index c3fb4a57f70..93ff56de95e 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.bughost.org/firmware/${MY_P}.tgz"
LICENSE="ipw2200-fw"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2021-11-27 0:03 Marek Szuba
0 siblings, 0 replies; 9+ messages in thread
From: Marek Szuba @ 2021-11-27 0:03 UTC (permalink / raw
To: gentoo-commits
commit: 008f50221a6ec7b72b335b52b5252955d0cce96b
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 23:53:12 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 23:53:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008f5022
sys-firmware/ipw2200-firmware: update EAPI 5 -> 8
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
.../ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
new file mode 100644
index 000000000000..7d0a29b4c0b7
--- /dev/null
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-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 2200BG/2915ABG miniPCI and 2225BG PCI"
+HOMEPAGE="http://ipw2200.sourceforge.net/"
+SRC_URI="mirror://gentoo/${MY_P}.tgz"
+
+LICENSE="ipw2200-fw"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ insinto /lib/firmware
+ doins ipw2200-{bss,ibss,sniffer}.fw
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2021-12-14 16:09 Jakov Smolić
0 siblings, 0 replies; 9+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:09 UTC (permalink / raw
To: gentoo-commits
commit: 28a80a2f72b87cef05a3e5f3289092bc77294879
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:08:50 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:08:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a80a2f
sys-firmware/ipw2200-firmware: Stabilize 3.1-r1 amd64, #826546
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
index 7d0a29b4c0b7..3c111e5a54f4 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2200-fw"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2021-12-14 16:15 Jakov Smolić
0 siblings, 0 replies; 9+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:15 UTC (permalink / raw
To: gentoo-commits
commit: 87b39bc9d945cfc78f2cbe23db6a2a01b1e37d25
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:15:12 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:15:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b39bc9
sys-firmware/ipw2200-firmware: Stabilize 3.1-r1 x86, #826546
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
index 3c111e5a54f4..980d68f32092 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="ipw2200-fw"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2021-12-14 16:17 Jakov Smolić
0 siblings, 0 replies; 9+ messages in thread
From: Jakov Smolić @ 2021-12-14 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 582ca2b03d6231813add3980a3dd24f694813d39
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 16:17:20 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 16:17:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=582ca2b0
sys-firmware/ipw2200-firmware: Drop EAPI-5 ebuild
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
deleted file mode 100644
index 93ff56de95eb..000000000000
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.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 2200BG/2915ABG miniPCI and 2225BG PCI"
-HOMEPAGE="http://ipw2200.sourceforge.net/"
-SRC_URI="http://www.bughost.org/firmware/${MY_P}.tgz"
-
-LICENSE="ipw2200-fw"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- insinto /lib/firmware
- doins ipw2200-{bss,ibss,sniffer}.fw
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2022-05-26 5:06 WANG Xuerui
0 siblings, 0 replies; 9+ messages in thread
From: WANG Xuerui @ 2022-05-26 5:06 UTC (permalink / raw
To: gentoo-commits
commit: ee01bc5cc8be42d5af9c394e6e0e86bbebce49ad
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 04:54:54 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:03:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee01bc5c
sys-firmware/ipw2200-firmware: keyword 3.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
index 980d68f32092..722d7d9306b4 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-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="ipw2200-fw"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong x86"
S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
@ 2024-09-25 9:23 Sam James
0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2024-09-25 9:23 UTC (permalink / raw
To: gentoo-commits
commit: e56899ce6ef76e2a9a56e2f7a0ca9be356584702
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 25 09:23:19 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 09:23:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56899ce
sys-firmware/ipw2200-firmware: Stabilize 3.1-r1 arm64, #940030
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
index 722d7d9306b4..95a75ff11e34 100644
--- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-r1.ebuild
+++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1-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="ipw2200-fw"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong x86"
+KEYWORDS="amd64 ~arm arm64 ~loong x86"
S=${WORKDIR}/${MY_P}
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-09-25 9:23 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-11 23:29 [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/ Sam James
-- 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:17 Jakov Smolić
2021-12-14 16:15 Jakov Smolić
2021-12-14 16:09 Jakov Smolić
2021-11-27 0:03 Marek Szuba
2021-07-26 4:37 Sam James
2017-08-06 13:42 Amy Liffey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox