summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-09-12 09:07:35 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-09-12 09:07:35 +0000
commit7c4eb8a7eff857172111d0a6adbba6874b2f1136 (patch)
treee122d157fa90831763596157f8e88d337161a79a /sys-auth
parentVersion bump. Fixed missing 'import warnings' in tests/helpers.py. (diff)
downloadgentoo-2-7c4eb8a7eff857172111d0a6adbba6874b2f1136.tar.gz
gentoo-2-7c4eb8a7eff857172111d0a6adbba6874b2f1136.tar.bz2
gentoo-2-7c4eb8a7eff857172111d0a6adbba6874b2f1136.zip
Stable on x86, bug 146271.
(Portage version: 2.1.1)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_ssh/ChangeLog5
-rw-r--r--sys-auth/pam_ssh/pam_ssh-1.91-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog
index 685fc4632dc0..5e87f382186b 100644
--- a/sys-auth/pam_ssh/ChangeLog
+++ b/sys-auth/pam_ssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_ssh
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.4 2006/09/12 00:00:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.5 2006/09/12 09:07:35 ticho Exp $
+
+ 12 Sep 2006; <ticho@gentoo.org> pam_ssh-1.91-r2.ebuild:
+ Stable on x86, bug 146271.
11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pam_ssh-1.91-openssl-0.9.8.patch, -files/1.9-standard-prompt.patch,
diff --git a/sys-auth/pam_ssh/pam_ssh-1.91-r2.ebuild b/sys-auth/pam_ssh/pam_ssh-1.91-r2.ebuild
index ee1a044c7eb4..35585f66e5cb 100644
--- a/sys-auth/pam_ssh/pam_ssh-1.91-r2.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-1.91-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.91-r2.ebuild,v 1.2 2006/09/12 00:00:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.91-r2.ebuild,v 1.3 2006/09/12 09:07:35 ticho Exp $
inherit pam eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2"
RESTRICT="nomirror confcache"
LICENSE="BSD as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
# Doesn't work on OpenPAM.