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 D8676158010 for ; Sun, 15 Jan 2023 22:42:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C8E5E086D; Sun, 15 Jan 2023 22:42:02 +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 03F17E086D for ; Sun, 15 Jan 2023 22:42:02 +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 18ABA33FE74 for ; Sun, 15 Jan 2023 22:42:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8FD185B for ; Sun, 15 Jan 2023 22:41:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1673822411.21559eb522c1a407d5111be2d4f2f0e26e14bd44.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/hwdata/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/hwdata/Manifest sys-apps/hwdata/hwdata-0.365.ebuild X-VCS-Directories: sys-apps/hwdata/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 21559eb522c1a407d5111be2d4f2f0e26e14bd44 X-VCS-Branch: master Date: Sun, 15 Jan 2023 22:41:57 +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: d7c593e5-8809-4c44-9263-8c34f0622770 X-Archives-Hash: 37be8c3b2040440ea10a95a9c4e442c2 commit: 21559eb522c1a407d5111be2d4f2f0e26e14bd44 Author: Sam James gentoo org> AuthorDate: Sun Jan 15 22:40:02 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 15 22:40:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21559eb5 sys-apps/hwdata: drop 0.365 Signed-off-by: Sam James gentoo.org> sys-apps/hwdata/Manifest | 1 - sys-apps/hwdata/hwdata-0.365.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/sys-apps/hwdata/Manifest b/sys-apps/hwdata/Manifest index 96526e11cd29..abef5131ec5c 100644 --- a/sys-apps/hwdata/Manifest +++ b/sys-apps/hwdata/Manifest @@ -1,3 +1,2 @@ DIST hwdata-0.364.tar.gz 2290206 BLAKE2B f41fbc85fffa0561ccee55c2bbb9c32f2f67532dd2cd8c3731a2805712969a5950f31b4e5662adf3b55c6226c31cb00f0670af4a1fbff1a7c19d46ba067792fd SHA512 94cae67d9155b7abbaa7fc9047702a6f166721477b6320736d7984efd7c7c3c028b9f794269750f0ef421275a7e243fe1ae59816f63576fffc1bcd8deb49c6e9 -DIST hwdata-0.365.tar.gz 2298083 BLAKE2B 1c146c3ed53f00189dd2c9b8902c7300773f98bb2b6c4349a9c9fbf3ec75d742b39265b35d355de3400c367f23bae685786faa1d3faa377dbfe34e505e60abb1 SHA512 b9f8b144ab2cf8edcd585efe5d318449e8243310d0106fa830cbb621cfe53efc5aabc6b8795b8aefba62b4771e6c22ab5742099de2be5c9ca2cf132aac6e9c61 DIST hwdata-0.366.tar.gz 2306172 BLAKE2B bac953c59897d96fbbd19e8e275cb9345c7788de034fd4f9f80b7f35e8db9a39aa406b16fc6d60a78d1cbd1fe59d59c522391fd21103bd1e79c8a5c0c8c23f47 SHA512 41b8a97f7ebd7f0ead78318fce65c148e2e01a55132f83780c29993b82df40f5df993243b6421413a4f59aaffa916f53a0358d0d1d4a89022a7639075f96671b diff --git a/sys-apps/hwdata/hwdata-0.365.ebuild b/sys-apps/hwdata/hwdata-0.365.ebuild deleted file mode 100644 index 9df06b92fe5f..000000000000 --- a/sys-apps/hwdata/hwdata-0.365.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2022 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[@]}" -}