summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:06:56 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:31 +0100
commit22f630c4bed163dec40d5250d9156f6ffb73ad6e (patch)
treec0f5b900225aa2dd3ae93bac9760e6084578c310 /sys-firmware
parentsys-firmware/ipxe: eutils-- (diff)
downloadgentoo-22f630c4bed163dec40d5250d9156f6ffb73ad6e.tar.gz
gentoo-22f630c4bed163dec40d5250d9156f6ffb73ad6e.tar.bz2
gentoo-22f630c4bed163dec40d5250d9156f6ffb73ad6e.zip
sys-firmware/seabios: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/seabios-1.12.0-r1.ebuild4
-rw-r--r--sys-firmware/seabios/seabios-1.12.0.ebuild2
-rw-r--r--sys-firmware/seabios/seabios-1.14.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/sys-firmware/seabios/seabios-1.12.0-r1.ebuild b/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
index 23b9137e9fc8..03b9cd8cd76c 100644
--- a/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{7..9} )
-inherit eutils toolchain-funcs python-any-r1
+inherit toolchain-funcs python-any-r1
# SeaBIOS maintainers sometimes don't release stable tarballs or stable
# binaries to generate the stable tarball the following is necessary:
diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild b/sys-firmware/seabios/seabios-1.12.0.ebuild
index aa4de81c45aa..375070e32da8 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
PYTHON_COMPAT=( python3_{7..9} )
-inherit eutils toolchain-funcs python-any-r1
+inherit toolchain-funcs python-any-r1
# SeaBIOS maintainers sometimes don't release stable tarballs or stable
# binaries to generate the stable tarball the following is necessary:
diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild b/sys-firmware/seabios/seabios-1.14.0.ebuild
index 7baa4d25d28d..d17a8f42f976 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
PYTHON_COMPAT=( python3_{7..9} )
-inherit eutils toolchain-funcs python-any-r1
+inherit toolchain-funcs python-any-r1
# SeaBIOS maintainers sometimes don't release stable tarballs or stable
# binaries to generate the stable tarball the following is necessary: