public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/sysfsutils/
Date: Thu, 13 May 2021 13:55:37 +0000 (UTC)	[thread overview]
Message-ID: <1620914083.56b834f289980377a06e8f2c45afbb6060db3da6.soap@gentoo> (raw)

commit:     56b834f289980377a06e8f2c45afbb6060db3da6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 13:54:43 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 13 13:54:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b834f2

sys-fs/sysfsutils: drop unused toolchain-funcs inherit

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild | 11 ++++-------
 sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild |  9 +++------
 2 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild b/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild
index fb785858980..73f05bfd26c 100644
--- a/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild
+++ b/sys-fs/sysfsutils/sysfsutils-2.1.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit autotools toolchain-funcs usr-ldscript
+
+inherit autotools usr-ldscript
 
 DESCRIPTION="System Utilities Based on Sysfs"
 HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html"
@@ -14,14 +15,10 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc
 IUSE="static-libs"
 
 src_prepare() {
-	sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die #467642
+	sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die # bug #467642
 
-	# workaround maintainer mode
+	# Workaround maintainer mode
 	AT_M4DIR=m4 eautoreconf
-
-	# with eautoreconf you get "Useless epunt_cxx usage"
-	# without you don't
-#	epunt_cxx
 }
 
 src_configure() {

diff --git a/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild b/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild
index 41ccecdbd60..aa206f6aada 100644
--- a/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild
+++ b/sys-fs/sysfsutils/sysfsutils-2.1.1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools toolchain-funcs usr-ldscript
+
+inherit autotools usr-ldscript
 
 DESCRIPTION="System Utilities Based on Sysfs"
 HOMEPAGE="http://linux-diag.sourceforge.net/Sysfsutils.html https://github.com/linux-ras/sysfsutils"
@@ -16,12 +17,8 @@ IUSE="static-libs"
 src_prepare() {
 	default
 
-	# workaround maintainer mode
+	# Workaround maintainer mode
 	AT_M4DIR=m4 eautoreconf
-
-	# with eautoreconf you get "Useless epunt_cxx usage"
-	# without you don't
-	#epunt_cxx
 }
 
 src_configure() {


             reply	other threads:[~2021-05-13 13:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 13:55 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-14  5:27 [gentoo-commits] repo/gentoo:master commit in: sys-fs/sysfsutils/ WANG Xuerui
2022-10-29 21:39 Sam James
2022-10-29 21:39 Sam James
2021-05-16 11:38 Andreas Sturmlechner
2021-05-11 15:45 Sergei Trofimovich
2021-05-10 10:54 Sam James
2021-05-10 10:54 Sam James
2021-05-10  6:26 Sam James
2021-05-10  6:26 Sam James
2021-05-10  6:26 Sam James
2021-05-10  6:26 Sam James
2021-02-21 17:51 Lars Wendler
2020-04-05 20:06 Mart Raudsepp
2019-06-17 18:50 Göktürk Yüksek
2017-04-14 17:03 Michał Górny
2016-08-19 10:07 Pacho Ramos
2016-02-28  7:25 Matt Thode

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=1620914083.56b834f289980377a06e8f2c45afbb6060db3da6.soap@gentoo \
    --to=soap@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