summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 15:54:16 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-13 15:54:16 +0200
commit8e42e3d22231a30c634d812eca26b1d102771f6b (patch)
tree1cc2b5ac87476e46bdeac3bd4de7e729e642d205
parentsys-apps/dmidecode: drop unused flag-o-matic inherit (diff)
downloadgentoo-8e42e3d22231a30c634d812eca26b1d102771f6b.tar.gz
gentoo-8e42e3d22231a30c634d812eca26b1d102771f6b.tar.bz2
gentoo-8e42e3d22231a30c634d812eca26b1d102771f6b.zip
sys-block/smp_utils: drop unused autotools inherit
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sys-block/smp_utils/smp_utils-0.99.ebuild4
1 files changed, 1 insertions, 3 deletions
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}"