diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-16 22:00:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-16 22:00:03 +0000 |
commit | 3757d75fdc936ee0346d48a8f3b05f2ab48baf7b (patch) | |
tree | bc1b53fe0ac73a80a2df18938e83182f60da6610 /dev-perl/Authen-PAM | |
parent | would you like ~mips with that? (Manifest recommit) (diff) | |
download | gentoo-2-3757d75fdc936ee0346d48a8f3b05f2ab48baf7b.tar.gz gentoo-2-3757d75fdc936ee0346d48a8f3b05f2ab48baf7b.tar.bz2 gentoo-2-3757d75fdc936ee0346d48a8f3b05f2ab48baf7b.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild index a49c70092bd7..42baa5e30ad3 100644 --- a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild +++ b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.3 2003/12/25 19:56:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.4 2004/02/16 22:00:03 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cs.kuleuven.ac.be/~pelov/pam/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc alpha ia64" DEPEND="${DEPEND} sys-libs/pam" diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog index 8e1b861d94de..e684d14270a0 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.14 2003/12/25 19:56:32 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.15 2004/02/16 22:00:03 agriffis Exp $ + + 16 Feb 2004; Aron Griffis <agriffis@gentoo.org> Authen-PAM-0.14.ebuild: + stable on alpha and ia64 25 Dec 2003; Jason Wever <weeve@gentoo.org> Authen-PAM-0.14.ebuild: Marked stable on sparc. |