commit: 4b3aa2cc3b289ea3b76ba547eaf8076c4265f29f Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Thu Sep 23 18:30:00 2021 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Thu Sep 23 18:31:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3aa2cc
sys-apps/hwinfo: drop unused inherit Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> sys-apps/hwinfo/hwinfo-21.74.ebuild | 2 +- sys-apps/hwinfo/hwinfo-21.76.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/hwinfo/hwinfo-21.74.ebuild b/sys-apps/hwinfo/hwinfo-21.74.ebuild index 344dcb48ecc..f1d008f7869 100644 --- a/sys-apps/hwinfo/hwinfo-21.74.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.74.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit multilib rpm toolchain-funcs +inherit rpm toolchain-funcs DESCRIPTION="Hardware detection tool used in SuSE Linux" HOMEPAGE="https://www.opensuse.org/" diff --git a/sys-apps/hwinfo/hwinfo-21.76.ebuild b/sys-apps/hwinfo/hwinfo-21.76.ebuild index 344dcb48ecc..f1d008f7869 100644 --- a/sys-apps/hwinfo/hwinfo-21.76.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.76.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit multilib rpm toolchain-funcs +inherit rpm toolchain-funcs DESCRIPTION="Hardware detection tool used in SuSE Linux" HOMEPAGE="https://www.opensuse.org/"
