From 9cdd44309ede97bdf62cbc62c5997ee7c3d806bc Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:15:29 +0100 Subject: sys-firmware/ipxe: eutils-- Signed-off-by: Sam James --- sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild | 4 ++-- sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild | 4 ++-- sys-firmware/ipxe/ipxe-1.21.1.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sys-firmware') diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild index e896449d6c5e..b13500031e9b 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20180211.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20180211.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 toolchain-funcs eutils savedconfig +inherit toolchain-funcs savedconfig GIT_REV="546dd51de8459d4d09958891f426fa2c73ff090d" GIT_SHORT=${GIT_REV:0:7} diff --git a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild index a173db1969e0..dc6b098f4149 100644 --- a/sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild +++ b/sys-firmware/ipxe/ipxe-1.0.0_p20190728.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 toolchain-funcs eutils savedconfig +inherit toolchain-funcs savedconfig GIT_REV="a4f8c6e31f6c62522cfc633bbbffa81b22f9d6f3" GIT_SHORT=${GIT_REV:0:7} diff --git a/sys-firmware/ipxe/ipxe-1.21.1.ebuild b/sys-firmware/ipxe/ipxe-1.21.1.ebuild index a55193b9b7b8..0f92fd444cb5 100644 --- a/sys-firmware/ipxe/ipxe-1.21.1.ebuild +++ b/sys-firmware/ipxe/ipxe-1.21.1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit toolchain-funcs eutils savedconfig +inherit toolchain-funcs savedconfig DESCRIPTION="Open source network boot (PXE) firmware" HOMEPAGE="https://ipxe.org/" -- cgit v1.2.3-65-gdbad