commit: dbb6eb5ecc60550fb65c06518077b041c46b4573 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Nov 3 14:29:21 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Nov 3 14:32:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb6eb5e
dev-dotnet/pe-format: Bump to EAPI 7 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild | 4 ++-- dev-dotnet/pe-format/pe-format-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 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 d924a2d19d8..5cbbf3d2b76 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 ab9516eea6d..2f6905bd1df 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
