diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-02 10:22:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-02 10:22:22 +0000 |
commit | 16ba180ae497fb86defc39f75f4589547dbe1c69 (patch) | |
tree | e950bf9d35423c966098706ce125639edb9111e4 /sys-auth | |
parent | amd64/x86 stable, bug #279728 (diff) | |
download | gentoo-2-16ba180ae497fb86defc39f75f4589547dbe1c69.tar.gz gentoo-2-16ba180ae497fb86defc39f75f4589547dbe1c69.tar.bz2 gentoo-2-16ba180ae497fb86defc39f75f4589547dbe1c69.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #263579
(Portage version: 2.1.6.13/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog index a01af6c45d94..fe996e5429bd 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.31 2009/08/02 10:15:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.32 2009/08/02 10:22:22 armin76 Exp $ + + 02 Aug 2009; Raúl Porcel <armin76@gentoo.org> pam_ssh-1.97-r1.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #263579 02 Aug 2009; Markus Meier <maekke@gentoo.org> pam_ssh-1.97-r1.ebuild: amd64/x86 stable, bug #263579 diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild index 1c1c093b0654..cfbf70c4b33e 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r1.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.97-r1.ebuild,v 1.2 2009/08/02 10:15:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild,v 1.3 2009/08/02 10:22:22 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" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="" # Doesn't work on OpenPAM. |