Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_abl/
Date: Wed, 19 Jul 2017 18:06:22
Message-Id: 1500487545.6c3e4e41d0db97e5c239dd032f20ea897137cd85.klausman@gentoo
1 commit: 6c3e4e41d0db97e5c239dd032f20ea897137cd85
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 19 17:30:47 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 19 18:05:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3e4e41
7
8 sys-auth/pam_abl-0.6.0-r0: amd64 stable
9
10 Gentoo-Bug: 625470
11
12 sys-auth/pam_abl/pam_abl-0.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/pam_abl/pam_abl-0.6.0.ebuild b/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
16 index 33ec2002600..38816e5bc6e 100644
17 --- a/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
18 +++ b/sys-auth/pam_abl/pam_abl-0.6.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE=""
26
27 DEPEND=">=sys-libs/pam-0.78-r2