summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-12-23 09:14:48 +0000
committerMike Frysinger <vapier@gentoo.org>2013-12-23 09:14:48 +0000
commit12653686f7e652b31b9fc3e143e4a2155a5ca2d0 (patch)
tree14c4498b5329e62c3f2f16fd119ba46b36d20817 /sys-auth
parentMark ia64 stable #494670. (diff)
downloadgentoo-2-12653686f7e652b31b9fc3e143e4a2155a5ca2d0.tar.gz
gentoo-2-12653686f7e652b31b9fc3e143e4a2155a5ca2d0.tar.bz2
gentoo-2-12653686f7e652b31b9fc3e143e4a2155a5ca2d0.zip
Mark alpha/ia64 stable #459960.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-auth')
-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 22030e8dd588..a497630c7ac1 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.55 2013/12/22 13:21:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.56 2013/12/23 09:14:48 vapier Exp $
+
+ 23 Dec 2013; Mike Frysinger <vapier@gentoo.org> pam_ssh-1.98.ebuild:
+ Mark alpha/ia64 stable #459960.
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pam_ssh-1.98.ebuild:
Stable for ppc64, 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 b5e467f5ebdd..b9a0cb856eff 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.8 2013/12/22 13:21:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.98.ebuild,v 1.9 2013/12/23 09:14:48 vapier 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