commit:     956fb529e034ae4fa8a64306b2f812f861fec90a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 07:10:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 07:20:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956fb529

dev-libs/libkdumpfile: fix unused inherit

No eautoreconf in 0.5.5.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libkdumpfile/libkdumpfile-0.5.5.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-libs/libkdumpfile/libkdumpfile-0.5.5.ebuild 
b/dev-libs/libkdumpfile/libkdumpfile-0.5.5.ebuild
index 188c4a6e1a55..08115cc199a3 100644
--- a/dev-libs/libkdumpfile/libkdumpfile-0.5.5.ebuild
+++ b/dev-libs/libkdumpfile/libkdumpfile-0.5.5.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=8
 
-inherit autotools
-
 DESCRIPTION="Kernel coredump file access"
 HOMEPAGE="https://github.com/ptesarik/libkdumpfile";
 
SRC_URI="https://github.com/ptesarik/libkdumpfile/releases/download/v${PV}/${P}.tar.bz2";

Reply via email to