From ebb68d62c083869ac118c2daef27c6d5cbb4d44a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 30 May 2025 20:46:43 +0200 Subject: [PATCH] dev-dotnet/pe-format: Bump to EAPI 8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild index 691940bb7e045..b4e951c91cfff 100644 --- a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild @@ -1,20 +1,19 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit systemd xdg-utils DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" HOMEPAGE="https://github.com/projg2/pe-format2/" -SRC_URI="https://github.com/projg2/pe-format2/releases/download/v${PV}/${P}.tar.bz2" +SRC_URI=" + https://github.com/projg2/pe-format2/releases/download/v${PV}/${P}.tar.bz2 +" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" - -DEPEND="dev-util/desktop-file-utils" src_configure() { local myconf=(