From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC333158041 for ; Fri, 29 Mar 2024 15:38:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29FC8E2A8D; Fri, 29 Mar 2024 15:38:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 062FEE2A8D for ; Fri, 29 Mar 2024 15:38:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B58E34300B for ; Fri, 29 Mar 2024 15:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BDC2160B for ; Fri, 29 Mar 2024 15:38:06 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1711726680.4e9ece8cbfaaede8fde1ba0923caf48e341af897.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/lshw/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/lshw/Manifest sys-apps/lshw/lshw-02.20.2b-r1.ebuild sys-apps/lshw/lshw-02.20.2b.ebuild X-VCS-Directories: sys-apps/lshw/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 4e9ece8cbfaaede8fde1ba0923caf48e341af897 X-VCS-Branch: master Date: Fri, 29 Mar 2024 15:38:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6751203d-66f0-426c-8387-1befd51964dc X-Archives-Hash: 0b3f20ca14ff0bb8f47f52483f007eea commit: 4e9ece8cbfaaede8fde1ba0923caf48e341af897 Author: Ben Kohler gentoo org> AuthorDate: Fri Mar 29 15:37:21 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Fri Mar 29 15:38:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9ece8c sys-apps/lshw: really bump to 02.20.2b Signed-off-by: Ben Kohler gentoo.org> sys-apps/lshw/Manifest | 2 +- sys-apps/lshw/{lshw-02.20.2b.ebuild => lshw-02.20.2b-r1.ebuild} | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sys-apps/lshw/Manifest b/sys-apps/lshw/Manifest index ec36a282ac32..a6dbc0a3d840 100644 --- a/sys-apps/lshw/Manifest +++ b/sys-apps/lshw/Manifest @@ -1,2 +1,2 @@ DIST lshw-02.19.2b_p20220831-B.02.19.2_p20220831.tar.gz 2473654 BLAKE2B 5f3753902a49a65c2b616d94ba376d2408bf972c11c854699ed69de6a22ef6f9dbaeb2cc13ffd52a4607a8baf6f74cfe00d1206f94c9287bce99aae035b2d2e1 SHA512 ec7992aa09dc6e01bd1c7b9c7e0b7d5b041f558759a2ba6cdef574d4d6886e69e5fe5bac023b06574deec2f03bb52e306359faa0e0689ea5e65fd84359efd2b2 -DIST lshw-02.20.2b-B.02.20.2_.tar.gz 2473654 BLAKE2B 5f3753902a49a65c2b616d94ba376d2408bf972c11c854699ed69de6a22ef6f9dbaeb2cc13ffd52a4607a8baf6f74cfe00d1206f94c9287bce99aae035b2d2e1 SHA512 ec7992aa09dc6e01bd1c7b9c7e0b7d5b041f558759a2ba6cdef574d4d6886e69e5fe5bac023b06574deec2f03bb52e306359faa0e0689ea5e65fd84359efd2b2 +DIST lshw-B.02.20.tar.gz 2484139 BLAKE2B 8abdd7cee6c42b8956229a0b62ac9f96359750f26cbfeb2ed74402eae3e7cd818133bf0b747351522c6387974ce2a98cf5ab29379e56c50abc980e497bcc19d7 SHA512 afc5d57f4b7c49d8e1934a3df623657882cc1325268c8c024dc0fa25495edd3ce7fdadb9c83ac6e5d3e723bc08d6175162d4d879ced09f76ad145ff42b38d3f0 diff --git a/sys-apps/lshw/lshw-02.20.2b.ebuild b/sys-apps/lshw/lshw-02.20.2b-r1.ebuild similarity index 91% rename from sys-apps/lshw/lshw-02.20.2b.ebuild rename to sys-apps/lshw/lshw-02.20.2b-r1.ebuild index ad96a414a251..9d3ac231faee 100644 --- a/sys-apps/lshw/lshw-02.20.2b.ebuild +++ b/sys-apps/lshw/lshw-02.20.2b-r1.ebuild @@ -7,12 +7,12 @@ PLOCALES="ca es fr" inherit desktop flag-o-matic plocale toolchain-funcs xdg-utils -MY_COMMIT=42fef565731411a784101de614a54bff79d1858e -MY_PV=$(ver_cut 3 PV/b/B).$(ver_cut 1-3)_$(ver_cut 5-6) +MY_PV=$(ver_cut 3 PV/b/B).$(ver_cut 1-2) DESCRIPTION="Hardware Lister" HOMEPAGE="https://www.ezix.org/project/wiki/HardwareLiSter" -SRC_URI="https://ezix.org/src/pkg/lshw/archive/${MY_COMMIT}.tar.gz -> ${P}-${MY_PV}.tar.gz" +SRC_URI="https://www.ezix.org/software/files/${PN}-${MY_PV}.tar.gz" +S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="GPL-2" SLOT="0" @@ -28,8 +28,6 @@ RDEPEND="sys-apps/hwdata BDEPEND="gtk? ( virtual/pkgconfig ) sqlite? ( virtual/pkgconfig )" -S=${WORKDIR}/${PN} - DOCS=( COPYING README.md docs/{Changelog,TODO,IODC.txt,lshw.xsd,proc_usb_info.txt} ) PATCHES=( "${FILESDIR}"/lshw-02.19.2b-respect-LDFLAGS.patch )