diff options
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-PAM/ChangeLog | 5 |
2 files changed, 6 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 index 9e9bc73e76a6..760b5477bdd0 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-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.11 2007/01/14 22:26:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.12 2007/10/20 17:43:48 ian Exp $ inherit perl-module @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" -DEPEND="sys-libs/pam +DEPEND="virtual/pam dev-lang/perl" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog index 7c3f6ca84ae3..b4327c08533e 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.31 2007/10/20 17:43:48 ian Exp $ + + 20 Oct 2007; Christian Hartmann <ian@gentoo.org> Authen-PAM-0.16.ebuild: + Fixed bug #190421 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> Authen-PAM-0.16.ebuild: |