From e0288c6dc9e255ba642e5f6402faccfdeefe3bda Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 7 Apr 2018 17:31:07 +0000 Subject: [PATCH] gnu-efi: bump to 3.0.8, update COPYRIGHT. (#2425) --- ...0.4.recipe => gnu_efi_kernel-3.0.8.recipe} | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) rename sys-boot/gnu-efi/{gnu_efi_kernel-3.0.4.recipe => gnu_efi_kernel-3.0.8.recipe} (62%) diff --git a/sys-boot/gnu-efi/gnu_efi_kernel-3.0.4.recipe b/sys-boot/gnu-efi/gnu_efi_kernel-3.0.8.recipe similarity index 62% rename from sys-boot/gnu-efi/gnu_efi_kernel-3.0.4.recipe rename to sys-boot/gnu-efi/gnu_efi_kernel-3.0.8.recipe index 34255d1fe..f5760c68c 100644 --- a/sys-boot/gnu-efi/gnu_efi_kernel-3.0.4.recipe +++ b/sys-boot/gnu-efi/gnu_efi_kernel-3.0.8.recipe @@ -3,12 +3,21 @@ DESCRIPTION="Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), \ and IA-32 (x86) platforms using the GNU toolchain and the EFI development \ environment." HOMEPAGE="https://sourceforge.net/projects/gnu-efi/" -COPYRIGHT="1999-2007 Hewlett-Packard Co. - 2006-2010 Intel Co." +COPYRIGHT="1996-2000, 2005-2011, 2013 Intel Co. + 1999-2007 Hewlett-Packard Co. + 2014-2015 Linaro Ltd. + 2011, 2013 ARM + 2008-2009 Apple Inc. + 2017 Lemote Co. + 2013 Jerry Hoemann + 2013 David Decotigny + 2012 Felipe Contreras + 2014 John Cronin + 2016 Pete Batard" LICENSE="BSD (3-clause)" -REVISION="2" -SOURCE_URI="http://downloads.sf.net/gnu-efi/gnu-efi-$portVersion.tar.bz2" -CHECKSUM_SHA256="51a00428c3ccb96db24089ed8394843c4f83cf8f42c6a4dfddb4b7c23f2bf8af" +REVISION="1" +SOURCE_URI="https://downloads.sourceforge.net/gnu-efi/gnu-efi-$portVersion.tar.bz2" +CHECKSUM_SHA256="76006d8ea8d67bcf72f35d09d43e9ef6a69400d6d5d4bf64baf1ab7434e2b722" SOURCE_DIR="gnu-efi-$portVersion" ARCHITECTURES="any"