summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-27 14:29:17 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-27 14:29:17 +0000
commit77fa9a7eeabc815792fea823e02d159efd7a7f2e (patch)
tree26c723e729cea9824d1b900a428d8e74cb64af30 /net-misc/openssh
parentNew upstream version and added javahl compilation (Manifest recommit) (diff)
downloadgentoo-2-77fa9a7eeabc815792fea823e02d159efd7a7f2e.tar.gz
gentoo-2-77fa9a7eeabc815792fea823e02d159efd7a7f2e.tar.bz2
gentoo-2-77fa9a7eeabc815792fea823e02d159efd7a7f2e.zip
Stable on s390
Diffstat (limited to 'net-misc/openssh')
-rw-r--r--net-misc/openssh/ChangeLog5
-rw-r--r--net-misc/openssh/openssh-3.8.1_p1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog
index 891471c5f8ff..c47a064f0e55 100644
--- a/net-misc/openssh/ChangeLog
+++ b/net-misc/openssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openssh
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.81 2004/04/26 01:40:20 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.82 2004/04/27 14:29:17 randy Exp $
+
+ 27 Apr 2004; Michael McCabe <randy@gentoo.org> openssh-3.8.1_p1.ebuild:
+ Stable on s390
22 Apr 2004; Guy Martin <gmsoft@gentoo.org> openssh-3.8_p1.ebuild:
Marked stable on hppa.
diff --git a/net-misc/openssh/openssh-3.8.1_p1.ebuild b/net-misc/openssh/openssh-3.8.1_p1.ebuild
index c2cecced6f24..9b3c9d5bcfff 100644
--- a/net-misc/openssh/openssh-3.8.1_p1.ebuild
+++ b/net-misc/openssh/openssh-3.8.1_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8.1_p1.ebuild,v 1.3 2004/04/27 09:27:21 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8.1_p1.ebuild,v 1.4 2004/04/27 14:29:17 randy Exp $
inherit eutils flag-o-matic ccc gnuconfig
@@ -19,7 +19,7 @@ SRC_URI="mirror://openssh/${PARCH}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 ~ppc64 s390"
IUSE="ipv6 static pam tcpd kerberos skey selinux chroot X509 bahbah"
# openssh recognizes when openssl has been slightly upgraded and refuses to run.