From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata/
Date: Sat, 4 Nov 2023 13:55:20 +0000 (UTC) [thread overview]
Message-ID: <1699105932.294b552274643e220c3bae22fdde86c8f28f05f3.sam@gentoo> (raw)
commit: 294b552274643e220c3bae22fdde86c8f28f05f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 13:52:12 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 13:52:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294b5522
sys-apps/hwdata: drop 0.371, 0.372, 0.373, 0.374
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/hwdata/Manifest | 4 ----
sys-apps/hwdata/hwdata-0.371.ebuild | 28 ----------------------------
sys-apps/hwdata/hwdata-0.372.ebuild | 28 ----------------------------
sys-apps/hwdata/hwdata-0.373.ebuild | 28 ----------------------------
sys-apps/hwdata/hwdata-0.374.ebuild | 28 ----------------------------
5 files changed, 116 deletions(-)
diff --git a/sys-apps/hwdata/Manifest b/sys-apps/hwdata/Manifest
index 4c7b8d2c374b..0d07a06557d4 100644
--- a/sys-apps/hwdata/Manifest
+++ b/sys-apps/hwdata/Manifest
@@ -1,6 +1,2 @@
-DIST hwdata-0.371.tar.gz 2340297 BLAKE2B bb92b6d4f66879eacc1efae13ff1a5fe58014614c4af1906eca0489053f61d0ae2f4be777532cb6209cb2d133f8787774bc803a4d2cdf11a1014d7218bf25650 SHA512 62739cce61493f5d46a9cec5732bd4f9e0c86adec5b56cca31fa50c0d85e3a48d32f5abeaa5ca26f4ba42fc13affe4350b66a1838e958b037ddec7b30e726e86
-DIST hwdata-0.372.tar.gz 2349386 BLAKE2B 0b3c8a7d23cd999090839d046ce6228098bb4976d0be56a07b6b32bdd968e11933b0d648cf4d596ed9ca09f5b754083c62bf0aba116835de6aed72f228cacf1b SHA512 3a7fda4c1f06dff62892dd0d21095d7603a2ec16e67667215b2f59640a38845a79b2dc2a19bcc40656fd472e4216393ac08e190939ec05ef6d4af3e7e6c9141f
-DIST hwdata-0.373.tar.gz 2356072 BLAKE2B 22be63c94f1ba0fe5e31f1a19d8bf60a302bd6a2a7a15fbeaba0c3399490f86e067c5c84e1bbf5c4cc55a1ec588282d41c5ca9f3cf9e774ae559cac1b95d5812 SHA512 cb940a1cad1b7b6cef0e4bca980b0e6f0af06bf157069645645bb4403d98fbb26bbeef580c984b73091375db09e96c8b672b52d5cf27d75581ff8f0e935d8294
-DIST hwdata-0.374.tar.gz 2363130 BLAKE2B 696a0281307bb04f2aa9d946b97fdfffd918a3ee3ccc3479842779a4158e06733d128ca5feedf757fa15abb21bdc502cf3d81a775056aed17a95ddefade38df9 SHA512 c4dad796a170fb3b047ac4fe4a9fb32bc58858cdab7ca424d64e5ea00968af45d95af672a147faa2936436a904eae314b6143de2f75c0649ae9985dc4cad4301
DIST hwdata-0.375.tar.gz 2367434 BLAKE2B 9fe350d9ba0c38d1b765cb38d3e6f3a969c0d9847f0453b0e6709e3a992ae2daffd52871ea730da6bcf297785fa44dc7c745ffa4579b85ba08df7a98144b6b32 SHA512 6d3a796be26d5e50991354e6859d69145c09003fd04dafce93ea20e72909ce2f0572004c0270832ab99fed780497234c526f3fbf3b154162f449373be7039a83
DIST hwdata-0.376.tar.gz 2375353 BLAKE2B dabc8e7006d00e38e328e074967a1c92e2d7b2f8411a7d9ea2e2df596f861dc8d36ce9f2311cb9c23ee8e7d7b4f63bf8397d3cbf43da0b7d600c24d047ddb0e0 SHA512 3b38a485baa62bd7908083ae13202aa5202ace16a993be0ea60cb658c4e2b9f6ba32dccf58a17d69036798c95109a684d878b9f9bb8149a8713248e5b8f1bda9
diff --git a/sys-apps/hwdata/hwdata-0.371.ebuild b/sys-apps/hwdata/hwdata-0.371.ebuild
deleted file mode 100644
index b5d599c17b39..000000000000
--- a/sys-apps/hwdata/hwdata-0.371.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit edo
-
-DESCRIPTION="Hardware identification and configuration data"
-HOMEPAGE="https://github.com/vcrhonek/hwdata"
-SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RESTRICT="test"
-
-src_configure() {
- # configure is not compatible with econf
- local conf=(
- ./configure
- --prefix="${EPREFIX}/usr"
- --libdir="${EPREFIX}/lib"
- --datadir="${EPREFIX}/usr/share"
- )
-
- edo "${conf[@]}"
-}
diff --git a/sys-apps/hwdata/hwdata-0.372.ebuild b/sys-apps/hwdata/hwdata-0.372.ebuild
deleted file mode 100644
index b5d599c17b39..000000000000
--- a/sys-apps/hwdata/hwdata-0.372.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit edo
-
-DESCRIPTION="Hardware identification and configuration data"
-HOMEPAGE="https://github.com/vcrhonek/hwdata"
-SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RESTRICT="test"
-
-src_configure() {
- # configure is not compatible with econf
- local conf=(
- ./configure
- --prefix="${EPREFIX}/usr"
- --libdir="${EPREFIX}/lib"
- --datadir="${EPREFIX}/usr/share"
- )
-
- edo "${conf[@]}"
-}
diff --git a/sys-apps/hwdata/hwdata-0.373.ebuild b/sys-apps/hwdata/hwdata-0.373.ebuild
deleted file mode 100644
index b5d599c17b39..000000000000
--- a/sys-apps/hwdata/hwdata-0.373.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit edo
-
-DESCRIPTION="Hardware identification and configuration data"
-HOMEPAGE="https://github.com/vcrhonek/hwdata"
-SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RESTRICT="test"
-
-src_configure() {
- # configure is not compatible with econf
- local conf=(
- ./configure
- --prefix="${EPREFIX}/usr"
- --libdir="${EPREFIX}/lib"
- --datadir="${EPREFIX}/usr/share"
- )
-
- edo "${conf[@]}"
-}
diff --git a/sys-apps/hwdata/hwdata-0.374.ebuild b/sys-apps/hwdata/hwdata-0.374.ebuild
deleted file mode 100644
index b5d599c17b39..000000000000
--- a/sys-apps/hwdata/hwdata-0.374.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit edo
-
-DESCRIPTION="Hardware identification and configuration data"
-HOMEPAGE="https://github.com/vcrhonek/hwdata"
-SRC_URI="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RESTRICT="test"
-
-src_configure() {
- # configure is not compatible with econf
- local conf=(
- ./configure
- --prefix="${EPREFIX}/usr"
- --libdir="${EPREFIX}/lib"
- --datadir="${EPREFIX}/usr/share"
- )
-
- edo "${conf[@]}"
-}
next reply other threads:[~2023-11-04 13:55 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-04 13:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 17:09 [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata/ Matt Turner
2025-01-12 13:02 Sam James
2024-12-07 2:55 Sam James
2024-12-07 2:55 Sam James
2024-07-17 4:44 Sam James
2024-06-25 4:07 Sam James
2024-06-12 5:03 Sam James
2024-05-03 10:03 Sam James
2023-12-15 7:06 Sam James
2023-11-04 13:55 Sam James
2023-10-22 11:39 Sam James
2023-10-03 23:23 Sam James
2023-09-19 18:10 Sam James
2023-09-07 20:16 Sam James
2023-08-19 6:19 Sam James
2023-08-05 1:17 Sam James
2023-07-12 8:46 Sam James
2023-07-12 8:46 Sam James
2023-06-17 5:57 Sam James
2023-06-09 13:48 Sam James
2023-06-02 5:41 Sam James
2023-05-13 0:56 Sam James
2023-05-03 6:23 Sam James
2023-04-12 9:42 Sam James
2023-04-12 9:42 Sam James
2023-02-09 21:46 Sam James
2023-01-16 0:30 Sam James
2023-01-15 22:41 Sam James
2023-01-05 8:16 Sam James
2022-12-26 9:46 Sam James
2022-12-26 8:35 Sam James
2022-11-18 6:38 Arthur Zamarin
2022-11-03 6:15 Sam James
2022-10-28 19:53 Sam James
2022-10-10 18:34 Sam James
2022-09-13 22:43 Sam James
2022-09-13 22:43 Sam James
2022-09-06 21:35 Sam James
2022-07-28 13:20 Sam James
2022-07-18 21:38 Sam James
2022-07-18 21:38 Sam James
2022-06-01 7:37 Sam James
2022-05-22 3:18 Sam James
2022-05-22 3:13 Sam James
2022-05-08 7:34 WANG Xuerui
2022-04-05 1:11 Sam James
2022-03-21 17:35 Sam James
2022-03-21 17:35 Sam James
2022-02-19 2:24 Sam James
2022-02-03 9:36 Sam James
2022-02-01 4:23 Sam James
2021-12-10 4:37 Sam James
2021-12-06 10:57 Arthur Zamarin
2021-12-05 20:36 Arthur Zamarin
2021-11-30 21:34 Mike Gilbert
2021-11-29 13:29 Guilherme Amadio
2021-11-28 20:08 Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1699105932.294b552274643e220c3bae22fdde86c8f28f05f3.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox