diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:15:57 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:15:57 +0000 |
commit | c85ab8fc6a64cd877f954869abb088e35ce05ba7 (patch) | |
tree | 53ef5d24ef55d85badf217be1caf2255b0bf895a /dev-perl/Authen-PAM | |
parent | dev-perl/BerkeleyDB stable on ppc. (diff) | |
download | gentoo-2-c85ab8fc6a64cd877f954869abb088e35ce05ba7.tar.gz gentoo-2-c85ab8fc6a64cd877f954869abb088e35ce05ba7.tar.bz2 gentoo-2-c85ab8fc6a64cd877f954869abb088e35ce05ba7.zip |
dev-perl/Authen-PAM stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild index b287e0a0451e..de63ce664fff 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.3 2006/01/15 01:33:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.4 2006/01/15 11:15:57 hansmi Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/N/NI/NIKIP/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ~ppc64 s390 sh ~sparc x86" IUSE="" DEPEND="sys-libs/pam" diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog index 80ff04426d2b..1eb1e479ead1 100644 --- a/dev-perl/Authen-PAM/ChangeLog +++ b/dev-perl/Authen-PAM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-PAM # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.21 2006/01/13 18:03:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.22 2006/01/15 11:15:57 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + Authen-PAM-0.16.ebuild: + Stable on ppc. 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Authen-PAM-0.16.ebuild: |