diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:26:36 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:26:36 +0000 |
commit | d5b54ad56ad8d5142eb3b5974b26ae3941e381f3 (patch) | |
tree | cdf9828dce1ea14cbde2291e5e7784d6803595ec /dev-perl/Authen-PAM | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-d5b54ad56ad8d5142eb3b5974b26ae3941e381f3.tar.gz gentoo-2-d5b54ad56ad8d5142eb3b5974b26ae3941e381f3.tar.bz2 gentoo-2-d5b54ad56ad8d5142eb3b5974b26ae3941e381f3.zip |
Ebuild maintenance
(Portage version: 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: |