From: Michał Górny Date: Sun, 3 Nov 2019 14:29:21 +0000 (+0100) Subject: dev-dotnet/pe-format: Bump to EAPI 7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dbb6eb5ecc60550fb65c06518077b041c46b4573;p=gentoo.git dev-dotnet/pe-format: Bump to EAPI 7 Signed-off-by: Michał Górny --- 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 d924a2d19d81..5cbbf3d2b768 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,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit systemd xdg-utils diff --git a/dev-dotnet/pe-format/pe-format-9999.ebuild b/dev-dotnet/pe-format/pe-format-9999.ebuild index ab9516eea6de..2f6905bd1df7 100644 --- a/dev-dotnet/pe-format/pe-format-9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools git-r3 systemd xdg-utils