Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Authen-PAM/
Date: Sat, 07 Apr 2018 21:18:38
Message-Id: 1523135883.e670c5c39cefcc56f96179acbfa9dd8f714cf42f.slyfox@gentoo
1 commit: e670c5c39cefcc56f96179acbfa9dd8f714cf42f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 21:18:03 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 21:18:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e670c5c3
7
8 dev-perl/Authen-PAM: stable 0.160.0-r2 for ia64, bug #652466
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-perl/Authen-PAM/Authen-PAM-0.160.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
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 68efd80c746..c854a8c35e4 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 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="Interface to PAM library"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
25 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
26 IUSE="examples"
27
28 RDEPEND="virtual/pam"