Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/pe-format/
Date: Sun, 03 Nov 2019 14:32:15
Message-Id: 1572791525.dbb6eb5ecc60550fb65c06518077b041c46b4573.mgorny@gentoo
1 commit: dbb6eb5ecc60550fb65c06518077b041c46b4573
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 14:29:21 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 14:32:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb6eb5e
7
8 dev-dotnet/pe-format: Bump to EAPI 7
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild | 4 ++--
13 dev-dotnet/pe-format/pe-format-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 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
17 index d924a2d19d8..5cbbf3d2b76 100644
18 --- a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
19 +++ b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=6
26 +EAPI=7
27
28 inherit systemd xdg-utils
29
30
31 diff --git a/dev-dotnet/pe-format/pe-format-9999.ebuild b/dev-dotnet/pe-format/pe-format-9999.ebuild
32 index ab9516eea6d..2f6905bd1df 100644
33 --- a/dev-dotnet/pe-format/pe-format-9999.ebuild
34 +++ b/dev-dotnet/pe-format/pe-format-9999.ebuild
35 @@ -1,7 +1,7 @@
36 -# Copyright 1999-2016 Gentoo Foundation
37 +# Copyright 1999-2019 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 -EAPI=6
41 +EAPI=7
42
43 inherit autotools git-r3 systemd xdg-utils