From 7f740fcb9a0165d81bfecf7fb5da647763d76a1b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 23 Sep 2022 05:29:14 +0100 Subject: gentoo auto-resync : 23:09:2022 - 05:29:13 --- sys-boot/efibootmgr/Manifest | 4 +-- sys-boot/efibootmgr/efibootmgr-17-r1.ebuild | 41 +++++++++++++++++++++++++++++ sys-boot/efibootmgr/efibootmgr-17.ebuild | 40 ---------------------------- sys-boot/efibootmgr/efibootmgr-18-r1.ebuild | 36 +++++++++++++++++++++++++ sys-boot/efibootmgr/efibootmgr-18.ebuild | 35 ------------------------ 5 files changed, 79 insertions(+), 77 deletions(-) create mode 100644 sys-boot/efibootmgr/efibootmgr-17-r1.ebuild delete mode 100644 sys-boot/efibootmgr/efibootmgr-17.ebuild create mode 100644 sys-boot/efibootmgr/efibootmgr-18-r1.ebuild delete mode 100644 sys-boot/efibootmgr/efibootmgr-18.ebuild (limited to 'sys-boot/efibootmgr') diff --git a/sys-boot/efibootmgr/Manifest b/sys-boot/efibootmgr/Manifest index 02734a64a878..1668befcadff 100644 --- a/sys-boot/efibootmgr/Manifest +++ b/sys-boot/efibootmgr/Manifest @@ -2,6 +2,6 @@ AUX efibootmgr-17-clang.patch 3460 BLAKE2B 645f9ba570adadb73e4673ce221631f25b736 AUX efibootmgr-17-fix-efivar-37-conflict.patch 508 BLAKE2B 84cf90508627a587b414f7fc2067b0a1417d68344de0ca3a4a3acc54bc94a6dc84e7d22d1261a777a0cbc7233715de0acd5e56474572f0b9d473da57a29a7dd5 SHA512 a8f4b37e9c0c55a3b2d20f733606653add0219066b9a46b0878885023480747936ad015a52363ceece481ae4d8b702aaa710d9fde2334aae48f97f650416e129 DIST efibootmgr-17.tar.gz 41643 BLAKE2B a1995a5df74766f762d2eb971fd6095edea8d0a498c9dd1100515866b40c38ae2f299aae51f12767850ec23fbe4709c2c7428dd48755fbec499669b69f6432c9 SHA512 10c7ad9a79f23dcd4708dc4f42701196af7aa11f5e9a6468ea51f7013d4caeba6c92527ba1304f6e3b2ef3b51b3b69ea1a30f81bb099a8aea49eeb30eb631e1d DIST efibootmgr-18.tar.gz 45220 BLAKE2B 6bc3f39ee395d2045e78b19876fd9404ba41443259e9ad7446671d768a63dc1418d5a192600392fd95251159d80479008a2c22b4cd503bba2f4a869850cb3652 SHA512 04e40a705cb82440fd823043b598ef9fd1acc2ceda3e8d043a93e49d43ea9481b7386cad0f46de9862beff19b8a5480d79e7d6522ae584aff6655472f967764d -EBUILD efibootmgr-17.ebuild 808 BLAKE2B cf09fcbdc2f60c3033fda0cdbac9995c32635959cb51f9afbe961caa577141eca13b5a331fb2bd6398bba1894fb36466f9c2c75f56580d68cc0bf05d57c679eb SHA512 6fa895fbc061d779032025380bca4e40dc1ce9dda872cc96aaaeda8f9d2b5530c52a8d96f9e37ba14aa461d59e9a80c877d224673d9299558996752980cc4999 -EBUILD efibootmgr-18.ebuild 713 BLAKE2B e83f4bb9f4d8759d7f6800a880065c8ebc939513d81a5d707dadd8d73c409d613a961f126042f0f6dc43863513c414192fa6463ed3316d5428dde394257d9cfd SHA512 9b5024d7bf31d9434b1a67abb12b53f5c43b7d309515df593e612c7550ca762acfcfa079301ee761e757b1c2b01d4596b2131dfadcd9d91356b8f71f4a9dc01c +EBUILD efibootmgr-17-r1.ebuild 823 BLAKE2B f2c0126b78c462baa6e7649cc0d42f8bbc9a86c9f486448cf0490c8a7be115669c5ae2b5c8747289f22c21a356d241065ab9279b5c19210fdcd836ebf43c1e30 SHA512 a0a14c76114af43753e738496524ff4f50387cdf7906bb8c89884c716f74c10e4e7349f2922efc016059ff1ab47a9dff26bbec1963012f331f5b8fef88addafc +EBUILD efibootmgr-18-r1.ebuild 728 BLAKE2B 08fd176be6dd30cc11040915a6a3fe80eb361a4c25a2decf039c383161183439f455ea5cd65dff5be2236456254f748824891c7f7fa1dc7b804f24607e5cb39e SHA512 b98c9c1d0232dcd6cd6ae61902cb4b84bf604a0fc125f57ed0a3b9da04420c02fee4bb152ae8569cc7a718ed5464315f332277e0c8e7dcece2f5b619bca0263e MISC metadata.xml 627 BLAKE2B 87bce38f4ea3c37516d8105815c32ea390489ca19bbaca4da5c4e591b290fa9f02bce477d651aa2f87635ea7be7ef7074db5df3ca814064d7e64c7ae310080f7 SHA512 5d2acbc46a88561df48438009780d8e6dbe0244800e0e8b1b00e1e0c5d23045410319e4e31a7c1875213aa46e0ae9eea2423c5e971256dbb223f62e9ed6a0614 diff --git a/sys-boot/efibootmgr/efibootmgr-17-r1.ebuild b/sys-boot/efibootmgr/efibootmgr-17-r1.ebuild new file mode 100644 index 000000000000..4867892f28f8 --- /dev/null +++ b/sys-boot/efibootmgr/efibootmgr-17-r1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="User-space application to modify the EFI boot manager" +HOMEPAGE="https://github.com/rhinstaller/efibootmgr" +SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~riscv x86" + +RDEPEND=" + dev-libs/popt + sys-apps/pciutils + >=sys-libs/efivar-37:= +" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +PATCHES=( + "${FILESDIR}/${P}-fix-efivar-37-conflict.patch" + "${FILESDIR}/${P}-clang.patch" +) + +src_prepare() { + default + sed -i 's/-Werror //' Make.defaults || die +} + +src_configure() { + tc-export CC + export EFIDIR="Gentoo" +} + +src_compile() { + emake PKG_CONFIG="$(tc-getPKG_CONFIG)" +} diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild deleted file mode 100644 index 416014829fed..000000000000 --- a/sys-boot/efibootmgr/efibootmgr-17.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs - -DESCRIPTION="User-space application to modify the EFI boot manager" -HOMEPAGE="https://github.com/rhinstaller/efibootmgr" -SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~riscv x86" - -RDEPEND=" - sys-apps/pciutils - >=sys-libs/efivar-37:= -" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}/${P}-fix-efivar-37-conflict.patch" - "${FILESDIR}/${P}-clang.patch" -) - -src_prepare() { - default - sed -i 's/-Werror //' Make.defaults || die -} - -src_configure() { - tc-export CC - export EFIDIR="Gentoo" -} - -src_compile() { - emake PKG_CONFIG="$(tc-getPKG_CONFIG)" -} diff --git a/sys-boot/efibootmgr/efibootmgr-18-r1.ebuild b/sys-boot/efibootmgr/efibootmgr-18-r1.ebuild new file mode 100644 index 000000000000..05dc26fb19e5 --- /dev/null +++ b/sys-boot/efibootmgr/efibootmgr-18-r1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="User-space application to modify the EFI boot manager" +HOMEPAGE="https://github.com/rhinstaller/efibootmgr" +SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~riscv x86" + +RDEPEND=" + dev-libs/popt + sys-apps/pciutils + >=sys-libs/efivar-37:= +" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +src_prepare() { + default + sed -i 's/-Werror //' Make.defaults || die +} + +src_configure() { + tc-export CC + export EFIDIR="Gentoo" +} + +src_compile() { + emake PKG_CONFIG="$(tc-getPKG_CONFIG)" +} diff --git a/sys-boot/efibootmgr/efibootmgr-18.ebuild b/sys-boot/efibootmgr/efibootmgr-18.ebuild deleted file mode 100644 index e2fdcd543553..000000000000 --- a/sys-boot/efibootmgr/efibootmgr-18.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit toolchain-funcs - -DESCRIPTION="User-space application to modify the EFI boot manager" -HOMEPAGE="https://github.com/rhinstaller/efibootmgr" -SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~riscv x86" - -RDEPEND=" - sys-apps/pciutils - >=sys-libs/efivar-37:= -" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -src_prepare() { - default - sed -i 's/-Werror //' Make.defaults || die -} - -src_configure() { - tc-export CC - export EFIDIR="Gentoo" -} - -src_compile() { - emake PKG_CONFIG="$(tc-getPKG_CONFIG)" -} -- cgit v1.2.3