diff options
author | 2006-01-15 11:15:57 +0000 | |
---|---|---|
committer | 2006-01-15 11:15:57 +0000 | |
commit | c85ab8fc6a64cd877f954869abb088e35ce05ba7 (patch) | |
tree | 53ef5d24ef55d85badf217be1caf2255b0bf895a /dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | |
parent | dev-perl/BerkeleyDB stable on ppc. (diff) | |
download | gentoo-2-c85ab8fc6a64cd877f954869abb088e35ce05ba7.tar.gz gentoo-2-c85ab8fc6a64cd877f954869abb088e35ce05ba7.tar.bz2 gentoo-2-c85ab8fc6a64cd877f954869abb088e35ce05ba7.zip |
dev-perl/Authen-PAM stable on ppc.
(Portage version: 2.0.53)
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 b287e0a0451e..de63ce664fff 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.3 2006/01/15 01:33:12 vapier Exp $ +# $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 $ 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" |