diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_ssh/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.92.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080801.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog index 88268b10d36f..df2cdec7e9aa 100644 --- a/sys-auth/pam_ssh/ChangeLog +++ b/sys-auth/pam_ssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_ssh # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.13 2008/07/24 18:40:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.14 2008/08/02 21:28:46 corsair Exp $ + + 02 Aug 2008; Markus Rothe <corsair@gentoo.org> pam_ssh-1.92.ebuild: + Stable on ppc64; bug #232691 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> pam_ssh-1.92.ebuild: x86 stable wrt #232693 diff --git a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild index 83aa9ebf2b2f..da7934200e8d 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.92.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/pam_ssh/pam_ssh-1.92.ebuild,v 1.7 2008/07/24 18:40:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.8 2008/08/02 21:28:46 corsair Exp $ inherit pam eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="" # Doesn't work on OpenPAM. diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 6864cd9b6a25..7dea173ccee1 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.48 2008/08/01 17:23:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.49 2008/08/02 21:30:20 corsair Exp $ + + 02 Aug 2008; Markus Rothe <corsair@gentoo.org> pambase-20080801.ebuild: + Stable on ppc64; bug #232691 *pambase-20080801 (01 Aug 2008) diff --git a/sys-auth/pambase/pambase-20080801.ebuild b/sys-auth/pambase/pambase-20080801.ebuild index f21fb1e10fcf..c496a415f5f4 100644 --- a/sys-auth/pambase/pambase-20080801.ebuild +++ b/sys-auth/pambase/pambase-20080801.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-20080801.ebuild,v 1.2 2008/08/02 17:22:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.3 2008/08/02 21:30:20 corsair Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512" RESTRICT="binchecks" |