diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 03:03:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 03:03:28 +0000 |
commit | 2fc048baceab9c361f81038a55e32dfd6550e21c (patch) | |
tree | 7f25b4ea4f27432bf97f5010cf31aa3f399fa644 /sys-auth/pam_ssh | |
parent | Stable for HPPA (bug #341121). (diff) | |
download | gentoo-2-2fc048baceab9c361f81038a55e32dfd6550e21c.tar.gz gentoo-2-2fc048baceab9c361f81038a55e32dfd6550e21c.tar.bz2 gentoo-2-2fc048baceab9c361f81038a55e32dfd6550e21c.zip |
Stable for HPPA (bug #339176).
(Portage version: 2.2.0_alpha1/cvs/Linux i686)
Diffstat (limited to 'sys-auth/pam_ssh')
-rw-r--r-- | sys-auth/pam_ssh/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog index 2b1d954a67c0..f562fd889d70 100644 --- a/sys-auth/pam_ssh/ChangeLog +++ b/sys-auth/pam_ssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_ssh # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.42 2010/10/16 14:02:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.43 2010/10/25 03:03:28 jer Exp $ + + 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> pam_ssh-1.97-r2.ebuild: + Stable for HPPA (bug #339176). 16 Oct 2010; Brent Baude <ranger@gentoo.org> pam_ssh-1.97-r2.ebuild: stable ppc, bug 339176 diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild index 5f9460eec8da..c46a723dd853 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.97-r2.ebuild,v 1.6 2010/10/16 14:02:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.7 2010/10/25 03:03:28 jer Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" # Doesn't work on OpenPAM; looks for OpenSSH at build time (bug |