diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 15:58:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 15:58:09 +0000 |
commit | 7eca491cc2ec5420fb03427fd95b32f9c397cd8d (patch) | |
tree | d6302eff681dab8d62cd734ccf16eaf0f08d90b5 /sys-auth/pam_ssh | |
parent | alpha/arm/ia64/sh/sparc stable wrt #262421 (diff) | |
download | gentoo-2-7eca491cc2ec5420fb03427fd95b32f9c397cd8d.tar.gz gentoo-2-7eca491cc2ec5420fb03427fd95b32f9c397cd8d.tar.bz2 gentoo-2-7eca491cc2ec5420fb03427fd95b32f9c397cd8d.zip |
ia64/sparc stable wrt #261595
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog index 116227dd256f..7bca79cc8ee4 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.24 2009/03/14 13:46:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.25 2009/03/14 15:58:09 armin76 Exp $ + + 14 Mar 2009; Raúl Porcel <armin76@gentoo.org> pam_ssh-1.92.ebuild: + ia64/sparc stable wrt #261595 14 Mar 2009; nixnut <nixnut@gentoo.org> pam_ssh-1.92.ebuild: ppc stable #261595 diff --git a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild index 39af1e5f8197..08b2a4425095 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-2009 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.19 2009/03/14 13:46:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.20 2009/03/14 15:58:09 armin76 Exp $ inherit pam eutils @@ -10,7 +10,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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" # Doesn't work on OpenPAM. |