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, 7 Dec 2024 02:55:48 +0000 (UTC) [thread overview]
Message-ID: <1733540090.55bac512018d8bc40da7946a06a0d567479cbb92.sam@gentoo> (raw)
commit: 55bac512018d8bc40da7946a06a0d567479cbb92
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 02:44:35 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 02:54:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55bac512
sys-apps/hwdata: drop 0.375, 0.376, 0.382
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/hwdata/Manifest | 3 ---
sys-apps/hwdata/hwdata-0.375.ebuild | 28 ----------------------------
sys-apps/hwdata/hwdata-0.376.ebuild | 28 ----------------------------
sys-apps/hwdata/hwdata-0.382.ebuild | 28 ----------------------------
4 files changed, 87 deletions(-)
diff --git a/sys-apps/hwdata/Manifest b/sys-apps/hwdata/Manifest
index db46e286069d..58528f60b010 100644
--- a/sys-apps/hwdata/Manifest
+++ b/sys-apps/hwdata/Manifest
@@ -1,4 +1 @@
-DIST hwdata-0.375.tar.gz 2367434 BLAKE2B 9fe350d9ba0c38d1b765cb38d3e6f3a969c0d9847f0453b0e6709e3a992ae2daffd52871ea730da6bcf297785fa44dc7c745ffa4579b85ba08df7a98144b6b32 SHA512 6d3a796be26d5e50991354e6859d69145c09003fd04dafce93ea20e72909ce2f0572004c0270832ab99fed780497234c526f3fbf3b154162f449373be7039a83
-DIST hwdata-0.376.tar.gz 2375353 BLAKE2B dabc8e7006d00e38e328e074967a1c92e2d7b2f8411a7d9ea2e2df596f861dc8d36ce9f2311cb9c23ee8e7d7b4f63bf8397d3cbf43da0b7d600c24d047ddb0e0 SHA512 3b38a485baa62bd7908083ae13202aa5202ace16a993be0ea60cb658c4e2b9f6ba32dccf58a17d69036798c95109a684d878b9f9bb8149a8713248e5b8f1bda9
-DIST hwdata-0.382.tar.gz 2423254 BLAKE2B d5f2b2d9497c6a8652c02b49fde008845ac36085079e126a960b048bc1861ae46cbc859e044b10a6a07942166aefe1120e9c283345a6809acb981f6d06853c57 SHA512 0ab3ef561c1f71188a513bcec97e5790483b612844bbb2b40b99cb04a81f10285d2bcf03714ef1c66b8984580193739b7c26593c8c69e880f1d23c8e6ea80da3
DIST hwdata-0.383.tar.gz 2430035 BLAKE2B 7f53f08fa6df5d4dd2eb5a92b419914a0fd04a74285d5af0d879fe9b30b768f24c526225b3d700201a53eccabee49ae84958bb6605bc0265483bdf1801dfbffc SHA512 9a11e0d8cc6788c6a54c87956afb19853f5214c1d2deb77cc7c6155687a9621b83d54533a8e475decad82aaad84581ee410d16b7db20e666f62a003a76a62618
diff --git a/sys-apps/hwdata/hwdata-0.375.ebuild b/sys-apps/hwdata/hwdata-0.375.ebuild
deleted file mode 100644
index 29918936873d..000000000000
--- a/sys-apps/hwdata/hwdata-0.375.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 ~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.376.ebuild b/sys-apps/hwdata/hwdata-0.376.ebuild
deleted file mode 100644
index 29918936873d..000000000000
--- a/sys-apps/hwdata/hwdata-0.376.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 ~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.382.ebuild b/sys-apps/hwdata/hwdata-0.382.ebuild
deleted file mode 100644
index 3242356df84d..000000000000
--- a/sys-apps/hwdata/hwdata-0.382.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2024 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 ~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:[~2024-12-07 2:55 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-07 2:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-23 5:31 [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata/ Sam James
2025-01-23 17:09 Matt Turner
2025-01-12 13:02 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-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=1733540090.55bac512018d8bc40da7946a06a0d567479cbb92.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