diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:01:20 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:01:20 +0000 |
commit | 36908e85e78e2e707c686b98df76a4d6e8dfd23d (patch) | |
tree | a72b0d0702598a833382939f338aa7e8302a88d4 /dev-perl/Authen-PAM | |
parent | stable amd64 (diff) | |
download | gentoo-2-36908e85e78e2e707c686b98df76a4d6e8dfd23d.tar.gz gentoo-2-36908e85e78e2e707c686b98df76a4d6e8dfd23d.tar.bz2 gentoo-2-36908e85e78e2e707c686b98df76a4d6e8dfd23d.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
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 | 5 |
2 files changed, 6 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 5c0ec3364c25..76f9bcecd57b 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.7 2006/01/31 20:05:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.8 2006/02/06 19:56:48 blubb 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 8bc417963ebb..88f37aeb1f1c 100644 --- a/dev-perl/Authen-PAM/ChangeLog +++ b/dev-perl/Authen-PAM/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2006/01/31 20:05:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.26 2006/02/06 19:56:48 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> Authen-PAM-0.16.ebuild: + stable on amd64 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> Authen-PAM-0.16.ebuild: Mark 0.16 stable on alpha |