summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:54:00 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:54:00 +0200
commitdaae3643d0c75a9c8e31815ad52154e237c094fd (patch)
tree69ac73d9308a0a8b69a3bd0c5c262be2c02416d6 /sys-apps/hw-probe
parentsci-libs/scikits_image: Inherit optfeature.eclass (diff)
downloadgentoo-daae3643d0c75a9c8e31815ad52154e237c094fd.tar.gz
gentoo-daae3643d0c75a9c8e31815ad52154e237c094fd.tar.bz2
gentoo-daae3643d0c75a9c8e31815ad52154e237c094fd.zip
sys-apps/hw-probe: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps/hw-probe')
-rw-r--r--sys-apps/hw-probe/hw-probe-1.5.ebuild2
-rw-r--r--sys-apps/hw-probe/hw-probe-1.6_beta2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hw-probe/hw-probe-1.5.ebuild b/sys-apps/hw-probe/hw-probe-1.5.ebuild
index cd01ab71c9ca..88364d9d246e 100644
--- a/sys-apps/hw-probe/hw-probe-1.5.ebuild
+++ b/sys-apps/hw-probe/hw-probe-1.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils readme.gentoo-r1
+inherit optfeature readme.gentoo-r1
DESCRIPTION="A tool to probe for hardware, check it's operability and find drivers"
HOMEPAGE="https://github.com/linuxhw/hw-probe/"
diff --git a/sys-apps/hw-probe/hw-probe-1.6_beta2.ebuild b/sys-apps/hw-probe/hw-probe-1.6_beta2.ebuild
index e6accc081c3f..146c6c196eca 100644
--- a/sys-apps/hw-probe/hw-probe-1.6_beta2.ebuild
+++ b/sys-apps/hw-probe/hw-probe-1.6_beta2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
MY_PV="${PV/_/-}"
MY_PV_BETA="${MY_PV/2/}"
-inherit eutils readme.gentoo-r1
+inherit optfeature readme.gentoo-r1
DESCRIPTION="A tool to probe for hardware, check it's operability and find drivers"
HOMEPAGE="https://github.com/linuxhw/hw-probe/"