summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:15:31 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:22:32 +0100
commit424f5bdac87044b81f603c40f60191af3ea75995 (patch)
tree9c942b04d561a205603d7219aa44eb4aea516e97 /sys-firmware
parentsys-firmware/seabios: eutils-- (diff)
downloadgentoo-424f5bdac87044b81f603c40f60191af3ea75995.tar.gz
gentoo-424f5bdac87044b81f603c40f60191af3ea75995.tar.bz2
gentoo-424f5bdac87044b81f603c40f60191af3ea75995.zip
sys-firmware/sgabios: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/sgabios/sgabios-0.1_pre10.ebuild2
-rw-r--r--sys-firmware/sgabios/sgabios-0.1_pre8-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild b/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild
index 9c9379f63aad..1f4e844ac430 100644
--- a/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild
+++ b/sys-firmware/sgabios/sgabios-0.1_pre10.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="serial graphics adapter bios option rom for x86"
HOMEPAGE="https://code.google.com/p/sgabios/"
diff --git a/sys-firmware/sgabios/sgabios-0.1_pre8-r1.ebuild b/sys-firmware/sgabios/sgabios-0.1_pre8-r1.ebuild
index 1dedeca043a8..8a87d1c68a90 100644
--- a/sys-firmware/sgabios/sgabios-0.1_pre8-r1.ebuild
+++ b/sys-firmware/sgabios/sgabios-0.1_pre8-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="serial graphics adapter bios option rom for x86"
HOMEPAGE="https://code.google.com/p/sgabios/"