diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:15:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:11 +0100 |
commit | 4c8ae940204dcb36ee26712b423d39344ff7d62e (patch) | |
tree | 08e965d4e45e7bcdef6002585ed364c718dd531d /sys-boot/elilo | |
parent | sys-boot/aboot: eutils-- (diff) | |
download | gentoo-4c8ae940204dcb36ee26712b423d39344ff7d62e.tar.gz gentoo-4c8ae940204dcb36ee26712b423d39344ff7d62e.tar.bz2 gentoo-4c8ae940204dcb36ee26712b423d39344ff7d62e.zip |
sys-boot/elilo: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot/elilo')
-rw-r--r-- | sys-boot/elilo/elilo-3.16-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/elilo/elilo-3.16-r4.ebuild b/sys-boot/elilo/elilo-3.16-r4.ebuild index 2670fdcaf7a1..8a796f6bd916 100644 --- a/sys-boot/elilo/elilo-3.16-r4.ebuild +++ b/sys-boot/elilo/elilo-3.16-r4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit toolchain-funcs eutils multilib +inherit toolchain-funcs multilib DESCRIPTION="Linux boot loader for EFI-based systems such as IA-64" HOMEPAGE="https://sourceforge.net/projects/elilo/" |