diff options
author | 2006-01-13 18:07:59 +0000 | |
---|---|---|
committer | 2006-01-13 18:07:59 +0000 | |
commit | cc804ce3138837b776ee1017b4e2274ee70950c8 (patch) | |
tree | 7422589e80dbe9d1af38fdfca890a3a72fc87b5c /dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-cc804ce3138837b776ee1017b4e2274ee70950c8.tar.gz gentoo-2-cc804ce3138837b776ee1017b4e2274ee70950c8.tar.bz2 gentoo-2-cc804ce3138837b776ee1017b4e2274ee70950c8.zip |
Marking stable x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild')
-rw-r--r-- | dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild | 6 |
1 files changed, 3 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 d3ea2fd5d7f4..271bfa4c9de7 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-2005 Gentoo Foundation +# 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.1 2005/11/09 11:25:18 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.2 2006/01/13 18:03:53 mcummings 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 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="sys-libs/pam" |