diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-09 11:25:18 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-09 11:25:18 +0000 |
commit | 410525d99113b4cd237f7773e5df09895bbfe56a (patch) | |
tree | c2248ecba3ced9b6ab100f6a5adb6f5d6375b7a8 /dev-perl/Authen-PAM | |
parent | Version bump to 1.26. Removed older ~arch version. Added SRC_TEST='do'. Hel... (diff) | |
download | gentoo-2-410525d99113b4cd237f7773e5df09895bbfe56a.tar.gz gentoo-2-410525d99113b4cd237f7773e5df09895bbfe56a.tar.bz2 gentoo-2-410525d99113b4cd237f7773e5df09895bbfe56a.zip |
Version bump to 0.16 for bug 111933.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/files/digest-Authen-PAM-0.16 | 1 |
4 files changed, 29 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 new file mode 100644 index 000000000000..d3ea2fd5d7f4 --- /dev/null +++ b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 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 $ + +inherit perl-module + +DESCRIPTION="Interface to PAM library" +HOMEPAGE="http://search.cpan.org/~nikip/Authen-PAM-0.16/" +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" +IUSE="" + +DEPEND="sys-libs/pam" + +export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog index f0c62975b227..ae2f16b8f90e 100644 --- a/dev-perl/Authen-PAM/ChangeLog +++ b/dev-perl/Authen-PAM/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Authen-PAM -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.19 2004/09/13 09:59:12 gmsoft Exp $ +# 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 $ + +*Authen-PAM-0.16 (09 Nov 2005) + + 09 Nov 2005; Chris White <chriswhite@gentoo.org> +Authen-PAM-0.16.ebuild: + Version bump to 0.16 for bug 111933. 13 Sep 2004; Guy Martin <gmsoft@gentoo.org> Authen-PAM-0.14.ebuild: Stable on hppa. diff --git a/dev-perl/Authen-PAM/Manifest b/dev-perl/Authen-PAM/Manifest index 7d82fcd89789..7cf808d2ef3b 100644 --- a/dev-perl/Authen-PAM/Manifest +++ b/dev-perl/Authen-PAM/Manifest @@ -1,4 +1,6 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 e15864c5435b0f6e1eee5cffea6cd046 Authen-PAM-0.14.ebuild 564 +MD5 acd5963db356e7ccbf3dbe3dc8ff873a Authen-PAM-0.16.ebuild 566 MD5 6f2d4bea600b5ff19e6c3ecaf97f249d ChangeLog 2295 MD5 6249ef33dd089241a20b9b36c1c6f56f files/digest-Authen-PAM-0.14 66 +MD5 b082452c80b06074f06e1667f8eb0aaa files/digest-Authen-PAM-0.16 66 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 diff --git a/dev-perl/Authen-PAM/files/digest-Authen-PAM-0.16 b/dev-perl/Authen-PAM/files/digest-Authen-PAM-0.16 new file mode 100644 index 000000000000..699c3801edc6 --- /dev/null +++ b/dev-perl/Authen-PAM/files/digest-Authen-PAM-0.16 @@ -0,0 +1 @@ +MD5 7278471dfa694d9ef312bc92d7099af2 Authen-PAM-0.16.tar.gz 45922 |