summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 18:07:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 18:07:59 +0000
commite55762a8bc3d2af76fac213767ec3177c39cb1c3 (patch)
treefe1e017beb243241a622a080bb1fd1d8178da40c /dev-perl/Authen-PAM
parentStable on sparc (diff)
downloadhistorical-e55762a8bc3d2af76fac213767ec3177c39cb1c3.tar.gz
historical-e55762a8bc3d2af76fac213767ec3177c39cb1c3.tar.bz2
historical-e55762a8bc3d2af76fac213767ec3177c39cb1c3.zip
Marking stable x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild6
-rw-r--r--dev-perl/Authen-PAM/ChangeLog8
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild
index d3ea2fd5d7f4..271bfa4c9de7 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-2005 Gentoo Foundation
+# 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.1 2005/11/09 11:25:18 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.2 2006/01/13 18:03:53 mcummings 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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
DEPEND="sys-libs/pam"
diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog
index ae2f16b8f90e..80ff04426d2b 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.20 2005/11/09 11:25:18 chriswhite Exp $
+# 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 $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Authen-PAM-0.16.ebuild:
+ Marking stable x86
*Authen-PAM-0.16 (09 Nov 2005)