summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-02-22 02:18:35 +0000
committerZack Welch <zwelch@gentoo.org>2003-02-22 02:18:35 +0000
commit07b6cefffa28d0a93fdb433cbf8badce8e47b8aa (patch)
tree58824da63bf877c0a7c669f15757ea2eec78a1da /sys-apps/pam-login
parentnew redhat-artwork version (diff)
downloadgentoo-2-07b6cefffa28d0a93fdb433cbf8badce8e47b8aa.tar.gz
gentoo-2-07b6cefffa28d0a93fdb433cbf8badce8e47b8aa.tar.bz2
gentoo-2-07b6cefffa28d0a93fdb433cbf8badce8e47b8aa.zip
more arm keywording in sys-apps
Diffstat (limited to 'sys-apps/pam-login')
-rw-r--r--sys-apps/pam-login/ChangeLog5
-rw-r--r--sys-apps/pam-login/pam-login-3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pam-login/ChangeLog b/sys-apps/pam-login/ChangeLog
index d4677b8fac6a..2146bad5d24e 100644
--- a/sys-apps/pam-login/ChangeLog
+++ b/sys-apps/pam-login/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pam-login
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/ChangeLog,v 1.11 2003/02/12 09:04:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/ChangeLog,v 1.12 2003/02/22 02:18:35 zwelch Exp $
+
+ 21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
+ Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
diff --git a/sys-apps/pam-login/pam-login-3.10.ebuild b/sys-apps/pam-login/pam-login-3.10.ebuild
index b763edf06658..546e938f4c3b 100644
--- a/sys-apps/pam-login/pam-login-3.10.ebuild
+++ b/sys-apps/pam-login/pam-login-3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.10.ebuild,v 1.3 2003/02/13 16:08:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pam-login/pam-login-3.10.ebuild,v 1.4 2003/02/22 02:18:35 zwelch Exp $
# Do we want to backup an old login.defs, and forcefully
# install a new version?
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/pam/${MY_PN}/${MY_PN}-${PV}.tar.bz2
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 ~alpha ~mips ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm"
SLOT="0"
LICENSE="GPL-2"