From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1366417-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6031C15808B
	for <garchives@archives.gentoo.org>; Thu, 10 Feb 2022 17:00:22 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6207BE0AEC;
	Thu, 10 Feb 2022 17:00:21 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 3E1E3E0AEC
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2022 17:00:19 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A1B41343171
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2022 17:00:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B9F1DD0
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2022 17:00:16 +0000 (UTC)
From: "Arsen Arsenovic" <arsen@aarsen.me>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Arsen Arsenovic" <arsen@aarsen.me>
Message-ID: <1644512252.7aa8bd6bd7d16b71bbfba28f94a1abce76b943c9.arsen@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-boot/limine/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: sys-boot/limine/Manifest sys-boot/limine/limine-2.84.ebuild
X-VCS-Directories: sys-boot/limine/
X-VCS-Committer: arsen
X-VCS-Committer-Name: Arsen Arsenovic
X-VCS-Revision: 7aa8bd6bd7d16b71bbfba28f94a1abce76b943c9
X-VCS-Branch: dev
Date: Thu, 10 Feb 2022 17:00:16 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d826ce45-42d3-463e-8867-79c77f779fac
X-Archives-Hash: 755e30ab8164cc4b5a58125a08b294a1

commit:     7aa8bd6bd7d16b71bbfba28f94a1abce76b943c9
Author:     Arsen Arsenović <arsen <AT> aarsen <DOT> me>
AuthorDate: Thu Feb 10 16:57:13 2022 +0000
Commit:     Arsen Arsenovic <arsen <AT> aarsen <DOT> me>
CommitDate: Thu Feb 10 16:57:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7aa8bd6b

sys-boot/limine: bump to 2.84

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Arsen Arsenović <arsen <AT> aarsen.me>

 sys-boot/limine/Manifest           |  1 +
 sys-boot/limine/limine-2.84.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/sys-boot/limine/Manifest b/sys-boot/limine/Manifest
index 036c455d6..e4b548b1c 100644
--- a/sys-boot/limine/Manifest
+++ b/sys-boot/limine/Manifest
@@ -1 +1,2 @@
 DIST limine-2.83.tar.xz 1561172 BLAKE2B 2b91ca239147f6eede40b5bb21c6a3a5c44157bcaacf2bf49bf7b39471c60bd866dc499b54ab9a853d64d3db34c19544f8c7d5b657d3c73c5323314e579f2121 SHA512 716866615734fdfdbc3e947d2a02b194505e96428438c71622bdb05e48d6e700d9fd87660ae6a0e03aef8365c98adc2f51821783d6f14296380095afa6ca924b
+DIST limine-2.84.tar.xz 1561204 BLAKE2B 4412da7a1344a2ec2a2516351b995264a96bb3377238674777c24fcd477728080629c91c68d5ed097e589c5988d1c6622da90f0074d90c78c0f89776246ebc50 SHA512 3ece7e683e3f7fadc195091a0f1d80cde8a5379c064ff2518547a5d72f8152cd5b3c34dbe1f788c1251dcff14c33c75f861f91f0a78c0b50234db5c1a710acfa

diff --git a/sys-boot/limine/limine-2.84.ebuild b/sys-boot/limine/limine-2.84.ebuild
new file mode 100644
index 000000000..3f365ce4e
--- /dev/null
+++ b/sys-boot/limine/limine-2.84.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WANT_LIBTOOL=none
+inherit autotools
+
+DESCRIPTION="Limine is a modern, advanced x86/x86_64 BIOS/UEFI multiprotocol bootloader."
+HOMEPAGE="https://limine-bootloader.org/"
+SRC_URI="https://github.com/limine-bootloader/limine/releases/download/v${PV}/limine-${PV}.tar.xz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+eltorito-efi"
+
+BDEPEND="
+	sys-apps/findutils
+	dev-lang/nasm
+	app-arch/gzip
+	eltorito-efi? ( sys-fs/mtools )
+"
+
+src_configure() {
+	local myconf=(
+		"$(use_enable eltorito-efi)"
+	)
+
+	econf "${myconf[@]}"
+}