Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/tini/
Date: Tue, 16 Apr 2019 17:18:51
Message-Id: 1555435117.8e4b6faaaedf1d5254645a04a30625b37b107f50.zmedico@gentoo
1 commit: 8e4b6faaaedf1d5254645a04a30625b37b107f50
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 16 17:17:14 2019 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 16 17:18:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4b6faa
7
8 sys-process/tini: bump to EAPI 7 for BDEPEND
9
10 Reported-by: David Michael <david.michael <AT> coreos.com>
11 Closes: https://bugs.gentoo.org/683176
12 Package-Manager: Portage-2.3.63, Repoman-2.3.12
13 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
14
15 sys-process/tini/tini-0.18.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/sys-process/tini/tini-0.18.0.ebuild b/sys-process/tini/tini-0.18.0.ebuild
19 index 6e77035221d..09fc20e9c0d 100644
20 --- a/sys-process/tini/tini-0.18.0.ebuild
21 +++ b/sys-process/tini/tini-0.18.0.ebuild
22 @@ -1,7 +1,7 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=7
29
30 inherit cmake-utils flag-o-matic