From 8e42e3d22231a30c634d812eca26b1d102771f6b Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 13 May 2021 15:54:16 +0200 Subject: sys-block/smp_utils: drop unused autotools inherit Signed-off-by: David Seifert --- sys-block/smp_utils/smp_utils-0.99.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys-block/smp_utils') diff --git a/sys-block/smp_utils/smp_utils-0.99.ebuild b/sys-block/smp_utils/smp_utils-0.99.ebuild index 8e06ca005192..ca8be23c12ca 100644 --- a/sys-block/smp_utils/smp_utils-0.99.ebuild +++ b/sys-block/smp_utils/smp_utils-0.99.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools - DESCRIPTION="Utilities for SAS management protocol (SMP)" HOMEPAGE="http://sg.danny.cz/sg/smp_utils.html" MY_PV="${PV/_beta/b}" -- cgit v1.2.3-65-gdbad