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 B71D11382C5 for ; Sun, 16 May 2021 11:39:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E6A9E083D; Sun, 16 May 2021 11:39:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E9398E083D for ; Sun, 16 May 2021 11:39:00 +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 E4CC1340F16 for ; Sun, 16 May 2021 11:38:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D42775F for ; Sun, 16 May 2021 11:38:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1621165125.d7d8046cf21ba178833aab03e4bdf929df883b00.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/sysfsutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/sysfsutils/Manifest sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild X-VCS-Directories: sys-fs/sysfsutils/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d7d8046cf21ba178833aab03e4bdf929df883b00 X-VCS-Branch: master Date: Sun, 16 May 2021 11:38:58 +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: 0dac4099-f1a2-4d44-ae3b-e1c916c3127a X-Archives-Hash: 83b36dfc2378a167e8617843f742cdae commit: d7d8046cf21ba178833aab03e4bdf929df883b00 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 16 11:17:47 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 16 11:38:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7d8046c sys-fs/sysfsutils: Drop 2.1.0, EAPI5-- Closes: https://bugs.gentoo.org/783840 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-fs/sysfsutils/Manifest | 1 - sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild | 35 ------------------------------- 2 files changed, 36 deletions(-) diff --git a/sys-fs/sysfsutils/Manifest b/sys-fs/sysfsutils/Manifest index b7e2c3a23b7..d37b179a037 100644 --- a/sys-fs/sysfsutils/Manifest +++ b/sys-fs/sysfsutils/Manifest @@ -1,2 +1 @@ -DIST sysfsutils-2.1.0.tar.gz 788885 BLAKE2B faaeba9d156e48b98ecc50c28711205dd7b99da4966206493f2b63d8a7a3e730b6564a1dac9304c8af56c516e5a13d6d9cf1ebd8773563617c3acc2387059a09 SHA512 485902d98b41a69343cb037883d0c0a1de8a1a4aed657cd4528fe10bc845ac51629657dff01deef042e57c9bd9243095e23fc931d06d74db31b03c5f0a18cf07 DIST sysfsutils-2.1.1.tar.gz 78823 BLAKE2B 2249a9b7b95bd63be14d60fc3f38d569ee40624885d04391e1fd1d3927abc0695977f456d76214efacaa5149fd860ae1bf4ed0de8d33ea2aa047b446904195bd SHA512 7e1c8535be3c29dec8e23e8b6e8d3ec794bbdc696f161fa38731844c82cc1d37ff04f94c8b0ec0cf8da7147fc696dad0086262641984fa67378ffd2f162dc358 diff --git a/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild b/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild deleted file mode 100644 index 73f05bfd26c..00000000000 --- a/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools usr-ldscript - -DESCRIPTION="System Utilities Based on Sysfs" -HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html" -SRC_URI="mirror://sourceforge/linux-diag/${P}.tar.gz" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="static-libs" - -src_prepare() { - sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die # bug #467642 - - # Workaround maintainer mode - AT_M4DIR=m4 eautoreconf -} - -src_configure() { - econf $(use_enable static-libs static) -} - -src_install() { - default - dodoc docs/libsysfs.txt - gen_usr_ldscript -a sysfs - - # We do not distribute this - rm -f "${ED}"/usr/bin/dlist_test "${ED}"/usr/lib*/libsysfs.la || die -}