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/sgabios/sgabios-0.1_pre8-r1.ebuild
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/sgabios/sgabios-0.1_pre8-r1.ebuild')
-rw-r--r--sys-firmware/sgabios/sgabios-0.1_pre8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"