diff options
Diffstat (limited to 'dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild index de63ce664fff..3fe0054e0438 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 # 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.4 2006/01/15 11:15:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.5 2006/01/16 19:49:20 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/N/NI/NIKIP/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-libs/pam" |