diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-21 12:09:35 +0000 |
commit | 63b167069e16e143e6c37b6dced57bb26a1afba4 (patch) | |
tree | 47ad625acd27480b3f5449bdee226cf7464a28ca /sys-apps/pam-login | |
parent | KEYWORDS for alpha - gnome 2.0.1 (diff) | |
download | gentoo-2-63b167069e16e143e6c37b6dced57bb26a1afba4.tar.gz gentoo-2-63b167069e16e143e6c37b6dced57bb26a1afba4.tar.bz2 gentoo-2-63b167069e16e143e6c37b6dced57bb26a1afba4.zip |
KEYWORDS for alpha
Diffstat (limited to 'sys-apps/pam-login')
-rw-r--r-- | sys-apps/pam-login/pam-login-3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pam-login/pam-login-3.7.ebuild b/sys-apps/pam-login/pam-login-3.7.ebuild index dbc65991ec9c..c83f1d2b5c3e 100644 --- a/sys-apps/pam-login/pam-login-3.7.ebuild +++ b/sys-apps/pam-login/pam-login-3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.7.ebuild,v 1.1 2002/09/01 23:41:39 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.7.ebuild,v 1.2 2002/09/21 12:09:35 bjb Exp $ # Do we want to backup an old login.defs, and forcefully # install a new version? @@ -12,7 +12,7 @@ DESCRIPTION="Based on the sources from util-linux, with added pam and shadow fea SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/pam/${MY_PN}/${MY_PN}-${PV}.tar.bz2" HOMEPAGE="http://www.thkukuk.de/pam/pam_login/" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" SLOT="0" LICENSE="GPL-2" |