diff options
author | 2002-08-14 03:41:26 +0000 | |
---|---|---|
committer | 2002-08-14 03:41:26 +0000 | |
commit | 864f0af345863fd96288e3d8fefc6dc74d9ba333 (patch) | |
tree | 03f90f170f6932b93fdb53281d322055f9b624d2 /sys-apps/pam-login | |
parent | Enabled perl and cyradm in configure if use perl is set. This will (diff) | |
download | historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.tar.gz historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.tar.bz2 historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/pam-login')
-rw-r--r-- | sys-apps/pam-login/pam-login-3.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pam-login/pam-login-3.6-r2.ebuild b/sys-apps/pam-login/pam-login-3.6-r2.ebuild index 23ffa9d357f0..35c3383be12f 100644 --- a/sys-apps/pam-login/pam-login-3.6-r2.ebuild +++ b/sys-apps/pam-login/pam-login-3.6-r2.ebuild @@ -1,13 +1,13 @@ # 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.6-r2.ebuild,v 1.4 2002/07/16 05:51:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.6-r2.ebuild,v 1.5 2002/08/14 03:22:35 murphy Exp $ MY_PN="${PN/pam-/pam_}" S="${WORKDIR}/${MY_PN}-${PV}" DESCRIPTION="Based on the sources from util-linux, with added pam and shadow features" 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" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" DEPEND="virtual/glibc |