diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-16 14:02:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-16 14:02:43 +0000 |
commit | dc9dd904f63ebb2634584a30dc0505714926eaf3 (patch) | |
tree | a32ade5a9bfdb800b0c30baa6e2732393978db08 /sys-auth/pam_ssh | |
parent | stable ppc, bug 339280 (diff) | |
download | gentoo-2-dc9dd904f63ebb2634584a30dc0505714926eaf3.tar.gz gentoo-2-dc9dd904f63ebb2634584a30dc0505714926eaf3.tar.bz2 gentoo-2-dc9dd904f63ebb2634584a30dc0505714926eaf3.zip |
stable ppc, bug 339176
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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 44a2a145722c..2b1d954a67c0 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.41 2010/10/10 17:14:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.42 2010/10/16 14:02:43 ranger Exp $ + + 16 Oct 2010; Brent Baude <ranger@gentoo.org> pam_ssh-1.97-r2.ebuild: + stable ppc, bug 339176 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> pam_ssh-1.97-r2.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #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 4af4a3cd4dcc..5f9460eec8da 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.5 2010/10/10 17:14:36 armin76 Exp $ +# $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 $ 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 |