diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-09-23 13:30:00 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-09-23 13:31:42 -0500 |
commit | 4b3aa2cc3b289ea3b76ba547eaf8076c4265f29f (patch) | |
tree | 4a0a36ce979c30a34f8ae506c8f753f5243fe508 /sys-apps/hwinfo | |
parent | media-gfx/pencil: drop unused inherit (diff) | |
download | gentoo-4b3aa2cc3b289ea3b76ba547eaf8076c4265f29f.tar.gz gentoo-4b3aa2cc3b289ea3b76ba547eaf8076c4265f29f.tar.bz2 gentoo-4b3aa2cc3b289ea3b76ba547eaf8076c4265f29f.zip |
sys-apps/hwinfo: drop unused inherit
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/hwinfo-21.74.ebuild | 2 | ||||
-rw-r--r-- | 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 344dcb48ecc4..f1d008f78694 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 344dcb48ecc4..f1d008f78694 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/" |