Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/pam/
Date: Thu, 22 Nov 2018 16:17:54
Message-Id: 1542903460.557536397c42694f98b6edabb514c6e2e3b4495f.zlogene@gentoo
1 commit: 557536397c42694f98b6edabb514c6e2e3b4495f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 22 16:17:10 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 22 16:17:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55753639
7
8 sys-libs/pam: switch to EAPI 7 to turn BDEPEND
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-libs/pam/pam-1.3.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/pam/pam-1.3.1-r1.ebuild b/sys-libs/pam/pam-1.3.1-r1.ebuild
17 index 0586ce6ab7a..114caacda31 100644
18 --- a/sys-libs/pam/pam-1.3.1-r1.ebuild
19 +++ b/sys-libs/pam/pam-1.3.1-r1.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2018 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=7
26
27 inherit autotools db-use fcaps multilib-minimal toolchain-funcs