summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-03 15:29:21 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-03 15:32:05 +0100
commitdbb6eb5ecc60550fb65c06518077b041c46b4573 (patch)
tree443e61cb29cc5ed4fce4062b23fb58936a59b456 /dev-dotnet/pe-format
parentdev-dotnet/pe-format: Migrated to GitHub (diff)
downloadgentoo-dbb6eb5ecc60550fb65c06518077b041c46b4573.tar.gz
gentoo-dbb6eb5ecc60550fb65c06518077b041c46b4573.tar.bz2
gentoo-dbb6eb5ecc60550fb65c06518077b041c46b4573.zip
dev-dotnet/pe-format: Bump to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-dotnet/pe-format')
-rw-r--r--dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild4
-rw-r--r--dev-dotnet/pe-format/pe-format-9999.ebuild4
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 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