summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-10-21 21:09:18 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-10-21 21:09:18 +0000
commitfd88d077b6a370ef35cd4381f6b50777747a1709 (patch)
treee98cfc5b60bee58590987f4e7c7d488f2172c4c2 /net-misc
parentAdding kir's recent patch to fix installation of vzctl-2.7.0.23 (diff)
downloadgentoo-2-fd88d077b6a370ef35cd4381f6b50777747a1709.tar.gz
gentoo-2-fd88d077b6a370ef35cd4381f6b50777747a1709.tar.bz2
gentoo-2-fd88d077b6a370ef35cd4381f6b50777747a1709.zip
Stable on alpha + ia64, bug 109678.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openssh/ChangeLog5
-rw-r--r--net-misc/openssh/openssh-4.2_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog
index 89b20f3a819f..9ef7d23024f8 100644
--- a/net-misc/openssh/ChangeLog
+++ b/net-misc/openssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openssh
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.138 2005/10/21 20:20:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.139 2005/10/21 21:09:18 kloeri Exp $
+
+ 21 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> openssh-4.2_p1.ebuild:
+ Stable on alpha + ia64, bug 109678.
21 Oct 2005; Jason Wever <weeve@gentoo.org> openssh-4.2_p1.ebuild:
Stable on SPARC wrt security bug #109678.
diff --git a/net-misc/openssh/openssh-4.2_p1.ebuild b/net-misc/openssh/openssh-4.2_p1.ebuild
index 71eaeb5b7977..6755b6e05fd7 100644
--- a/net-misc/openssh/openssh-4.2_p1.ebuild
+++ b/net-misc/openssh/openssh-4.2_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-4.2_p1.ebuild,v 1.9 2005/10/21 20:20:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-4.2_p1.ebuild,v 1.10 2005/10/21 21:09:18 kloeri Exp $
inherit eutils flag-o-matic ccc pam
@@ -25,7 +25,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="ipv6 static pam tcpd kerberos skey selinux chroot X509 ldap smartcard sftplogging hpn libedit"
RDEPEND="pam? ( virtual/pam )