summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-07-23 11:18:54 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-07-23 11:18:54 +0000
commitad3af070c8d678bd71c99c2931f83c5f23ba69ae (patch)
treeabc77282386bf8922446c3cc27f91165315bc689 /sys-auth
parentAdd ~sparc keyword, Bug #232691. (diff)
downloadgentoo-2-ad3af070c8d678bd71c99c2931f83c5f23ba69ae.tar.gz
gentoo-2-ad3af070c8d678bd71c99c2931f83c5f23ba69ae.tar.bz2
gentoo-2-ad3af070c8d678bd71c99c2931f83c5f23ba69ae.zip
Rekeyword for ~sparc (allow pam_ssh), Bug #232691.
(Portage version: 2.2_rc2/cvs/Linux 2.6.25-gentoo-r6-SB1000 sparc64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pambase/ChangeLog5
-rw-r--r--sys-auth/pambase/pambase-20080723.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog
index 83c3b38f3f21..f1b017933abe 100644
--- a/sys-auth/pambase/ChangeLog
+++ b/sys-auth/pambase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pambase
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.42 2008/07/23 02:38:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.43 2008/07/23 11:18:54 fmccor Exp $
+
+ 23 Jul 2008; Ferris McCormick <fmccor@gentoo.org> pambase-20080723.ebuild:
+ Rekeyword for ~sparc (allow pam_ssh), Bug #232691.
23 Jul 2008; Jeroen Roovers <jer@gentoo.org> pambase-20080723.ebuild:
Marked ~hppa (bug #232691).
diff --git a/sys-auth/pambase/pambase-20080723.ebuild b/sys-auth/pambase/pambase-20080723.ebuild
index 90361c07f4c4..379612827128 100644
--- a/sys-auth/pambase/pambase-20080723.ebuild
+++ b/sys-auth/pambase/pambase-20080723.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080723.ebuild,v 1.2 2008/07/23 02:38:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080723.ebuild,v 1.3 2008/07/23 11:18:54 fmccor Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh"
RESTRICT="binchecks"