diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:42:48 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:42:48 +0000 |
commit | 9354c910969c2c06c6166737ddbd477e19a8f345 (patch) | |
tree | abf45b07503309ee550c06767ceb4dd0e33d011b /dev-perl/Authen-PAM | |
parent | amd64 (diff) | |
download | historical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.gz historical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.bz2 historical-9354c910969c2c06c6166737ddbd477e19a8f345.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/ChangeLog | 8 |
2 files changed, 8 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 0719e44782ce..9e9bc73e76a6 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 +# Copyright 1999-2007 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.10 2006/08/04 22:31:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.11 2007/01/14 22:26:36 mcummings Exp $ inherit perl-module @@ -15,6 +15,5 @@ IUSE="" DEPEND="sys-libs/pam dev-lang/perl" -RDEPEND="${DEPEND}" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog index 86461d495e73..7c3f6ca84ae3 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.29 2006/09/07 01:46:02 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.30 2007/01/14 22:26:36 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Authen-PAM-0.16.ebuild: + Ebuild maintenance 07 Sep 2006; Michael Cummings <mcummings@gentoo.org> -Authen-PAM-0.14.ebuild: |