Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-PAM/
Date: Thu, 05 Apr 2018 03:29:36
Message-Id: 1522897022.45154e642ca0b62527883a4e4e1ac10f0f64c09e.bman@gentoo
1 commit: 45154e642ca0b62527883a4e4e1ac10f0f64c09e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 02:57:02 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 02:57:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45154e64
7
8 dev-perl/Authen-PAM: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652466
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
17 index eb8ead5dec6..e7214d76153 100644
18 --- a/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
19 +++ b/dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ inherit perl-module
27 DESCRIPTION="Interface to PAM library"
28
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
32 IUSE="examples"
33
34 RDEPEND="virtual/pam"