diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-02 05:34:52 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-02 05:34:52 +0000 |
commit | b9cb6e8d1e3a88a7d34d94faf717d70883dea75e (patch) | |
tree | 1428f32b2951c96126f85caec2675e2608fd2a76 /sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild | |
parent | Stable on x86; bug #116181 (diff) | |
download | historical-b9cb6e8d1e3a88a7d34d94faf717d70883dea75e.tar.gz historical-b9cb6e8d1e3a88a7d34d94faf717d70883dea75e.tar.bz2 historical-b9cb6e8d1e3a88a7d34d94faf717d70883dea75e.zip |
Stable on x86; bug #117391
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild')
-rw-r--r-- | sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild index d12ade3276bc..c14cf6c6d657 100644 --- a/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild +++ b/sys-auth/pam_pwdfile/pam_pwdfile-0.99.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/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild,v 1.1 2005/07/02 15:05:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild,v 1.2 2006/01/02 05:34:52 halcy0n Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://cpbotha.net/pam_pwdfile.html" SRC_URI="http://cpbotha.net/files/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" DEPEND="sys-libs/pam" |