diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 17:14:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 17:14:36 +0000 |
commit | 302bb3ffe50ce51c129e6f4cfc84cb9ddf7438f8 (patch) | |
tree | 75dd0ee9575ac090f312c64f4d1e804605ac1ca4 /sys-auth | |
parent | Fix openmotif dependency. (diff) | |
download | gentoo-2-302bb3ffe50ce51c129e6f4cfc84cb9ddf7438f8.tar.gz gentoo-2-302bb3ffe50ce51c129e6f4cfc84cb9ddf7438f8.tar.bz2 gentoo-2-302bb3ffe50ce51c129e6f4cfc84cb9ddf7438f8.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #339176
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-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 e5862317a539..44a2a145722c 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.40 2010/10/05 19:58:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.41 2010/10/10 17:14:36 armin76 Exp $ + + 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 05 Oct 2010; Markus Meier <maekke@gentoo.org> pam_ssh-1.97-r2.ebuild: amd64/x86 stable, 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 6abbe1561f4a..4af4a3cd4dcc 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.4 2010/10/05 19:58:10 maekke Exp $ +# $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 $ 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 |