commit:     daae3643d0c75a9c8e31815ad52154e237c094fd
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 08:54:00 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 08:54:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daae3643

sys-apps/hw-probe: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-apps/hw-probe/hw-probe-1.5.ebuild       | 2 +-
 sys-apps/hw-probe/hw-probe-1.6_beta2.ebuild | 2 +-
 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 cd01ab71c9c..88364d9d246 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 e6accc081c3..146c6c196ec 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/";

Reply via email to