summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-17 15:24:31 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-17 15:24:31 +0000
commit021055910283083372939490a0f6a9f0b3d7b6f5 (patch)
treeff6ddc9f826ced6903883476ab50f387f80db16b /sys-auth/pam_ssh
parentRemove old (diff)
downloadgentoo-2-021055910283083372939490a0f6a9f0b3d7b6f5.tar.gz
gentoo-2-021055910283083372939490a0f6a9f0b3d7b6f5.tar.bz2
gentoo-2-021055910283083372939490a0f6a9f0b3d7b6f5.zip
Stable for HPPA (bug #459960).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-auth/pam_ssh')
-rw-r--r--sys-auth/pam_ssh/ChangeLog5
-rw-r--r--sys-auth/pam_ssh/pam_ssh-1.98.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog
index a6bea2a260b1..be2ea337512a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.51 2013/12/15 08:54:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.52 2013/12/17 15:24:31 jer Exp $
+
+ 17 Dec 2013; Jeroen Roovers <jer@gentoo.org> pam_ssh-1.98.ebuild:
+ Stable for HPPA (bug #459960).
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pam_ssh-1.98.ebuild:
Stable for sparc, wrt bug #459960
diff --git a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
index 5792db2f90d8..13112a6af3b0 100644
--- a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.98.ebuild,v 1.4 2013/12/15 08:54:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.98.ebuild,v 1.5 2013/12/17 15:24:31 jer Exp $
EAPI=5
inherit pam eutils flag-o-matic readme.gentoo
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2"
LICENSE="BSD-2 BSD ISC"
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