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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0B0441382C5 for ; Wed, 24 Jun 2020 15:58:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E8B6E08F9; Wed, 24 Jun 2020 15:58:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4F62E08F9 for ; Wed, 24 Jun 2020 15:58:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2A33034F1D0 for ; Wed, 24 Jun 2020 15:58:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 666D02B3 for ; Wed, 24 Jun 2020 15:58:04 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1593013109.bfcc498d03907dafa3f7f79b045d6c3d4e896847.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fwts/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/fwts/Manifest sys-apps/fwts/fwts-17.02.00.ebuild X-VCS-Directories: sys-apps/fwts/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: bfcc498d03907dafa3f7f79b045d6c3d4e896847 X-VCS-Branch: master Date: Wed, 24 Jun 2020 15:58:04 +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: e204f1f9-6570-4d92-a5b2-32483898f131 X-Archives-Hash: bc1d2a896b5bb99ca33eea920ccefb38 commit: bfcc498d03907dafa3f7f79b045d6c3d4e896847 Author: Jeffrey Lin icurse nl> AuthorDate: Sun May 31 23:53:12 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jun 24 15:38:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfcc498d sys-apps/fwts: drop old Closes: https://bugs.gentoo.org/707000 Signed-off-by: Jeffrey Lin icurse.nl> Closes: https://github.com/gentoo/gentoo/pull/16039 Signed-off-by: Joonas Niilola gentoo.org> sys-apps/fwts/Manifest | 1 - sys-apps/fwts/fwts-17.02.00.ebuild | 45 -------------------------------------- 2 files changed, 46 deletions(-) diff --git a/sys-apps/fwts/Manifest b/sys-apps/fwts/Manifest index d51d3003a09..2b49ded6555 100644 --- a/sys-apps/fwts/Manifest +++ b/sys-apps/fwts/Manifest @@ -1,2 +1 @@ -DIST fwts_17.02.00.orig.tar.gz 3489625 BLAKE2B 04133b8fe251923b5cf4e146bd52d3d102c3080629a85c0205fd6aeb19b315f10657da28dc7de37ae4601599dc7033354268b88bb0768b56550fe1606bd000bf SHA512 1dcbd7f120b5c09127f1242d41d7cf5ec15e6b049fb0b0590fec221849c0195a18ee4b07b66c1de29cbb241ef39f6e11c26dcd2bc7c0a4c23bf2efaec5372b70 DIST fwts_20.05.00.orig.tar.gz 3817917 BLAKE2B 10365979a1b6bf2768930e144baa3982d462f05b77b1ca81116f7b44b80487924f37e097e46602c49696e987d9061a1917e3613e016bdb126146d880699c38f8 SHA512 4f68f6fc8351024e877e6fa6c9b856c7c3720348c1936f33fc8b455f5e85df83c9dc39a5c2dc16e106c851d4ac622f0a1d23b70f2b7726689f92077dbca5d82f diff --git a/sys-apps/fwts/fwts-17.02.00.ebuild b/sys-apps/fwts/fwts-17.02.00.ebuild deleted file mode 100644 index f17665061e4..00000000000 --- a/sys-apps/fwts/fwts-17.02.00.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools -DESCRIPTION="Firmware Test Suite" -HOMEPAGE="https://wiki.ubuntu.com/Kernel/Reference/fwts" -SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${PV}.orig.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=">=dev-libs/json-c-0.10-r1 - dev-libs/glib:2 - dev-libs/libpcre - sys-apps/pciutils - sys-power/iasl - sys-power/pmtools - sys-apps/dmidecode" -DEPEND="${RDEPEND} - sys-devel/libtool" - -S=${WORKDIR} - -src_prepare() { - default - sed -i -e 's/-Wall -Werror/-Wall/' configure.ac {,src/,src/lib/src/}Makefile.am || die - sed -i -e 's:/usr/bin/lspci:'$(type -p lspci)':' src/lib/include/fwts_binpaths.h || die - - # Fix json-c includes - sed -e 's/^#include /#include /' \ - -i src/lib/include/fwts_json.h \ - src/utilities/kernelscan.c || die - sed -e 's/-ljson/-ljson-c/'\ - -i src/Makefile.am\ - src/lib/src/Makefile.am\ - src/utilities/Makefile.am || die - - eautoreconf -}