Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/pkill-darwin/
Date: Fri, 14 Apr 2017 07:36:13
Message-Id: 1492155084.455f44b69cdbae61a2517741472f7efb36ce2d75.grobian@gentoo
1 commit: 455f44b69cdbae61a2517741472f7efb36ce2d75
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 14 07:31:24 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 14 07:31:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455f44b6
7
8 pkill-darwin: bump from EAPI=3 to EAPI=6
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-process/pkill-darwin/pkill-darwin-1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild b/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild
16 index b4a8e7c16b7..02043e47267 100644
17 --- a/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild
18 +++ b/sys-process/pkill-darwin/pkill-darwin-1.0.ebuild
19 @@ -1,7 +1,7 @@
20 -# Copyright 1999-2011 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=3
25 +EAPI=6
26
27 inherit toolchain-funcs