summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2003-06-06 23:58:22 +0000
committerRyan Phillips <rphillips@gentoo.org>2003-06-06 23:58:22 +0000
commit481d645a8b89633f63069869920a084cf6989be9 (patch)
tree323cd2c1492029686c2b03b3e4c625f0419a9f89 /net-misc/openssh/openssh-3.5_p1-r1.ebuild
parentblah, typo fix (diff)
downloadgentoo-2-481d645a8b89633f63069869920a084cf6989be9.tar.gz
gentoo-2-481d645a8b89633f63069869920a084cf6989be9.tar.bz2
gentoo-2-481d645a8b89633f63069869920a084cf6989be9.zip
Moved krb5 to mit-krb5
Diffstat (limited to 'net-misc/openssh/openssh-3.5_p1-r1.ebuild')
-rw-r--r--net-misc/openssh/openssh-3.5_p1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openssh/openssh-3.5_p1-r1.ebuild b/net-misc/openssh/openssh-3.5_p1-r1.ebuild
index b3757fe11aa1..1bad9b870bc3 100644
--- a/net-misc/openssh/openssh-3.5_p1-r1.ebuild
+++ b/net-misc/openssh/openssh-3.5_p1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.5_p1-r1.ebuild,v 1.11 2003/03/30 22:15:22 method Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.5_p1-r1.ebuild,v 1.12 2003/06/06 23:58:22 rphillips Exp $
inherit eutils
@@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.openbsd.org/pub/unix/OpenBSD/OpenSSH/portable/${PARCH}.tar.gz
# This new rev will use the new openssl.
RDEPEND="virtual/glibc
pam? ( >=sys-libs/pam-0.73 >=sys-apps/shadow-4.0.2-r2 )
- kerberos? ( app-crypt/krb5 )
+ kerberos? ( app-crypt/mit-krb5 )
selinux? ( sys-apps/selinux-small )
>=dev-libs/openssl-0.9.6d
sys-libs/zlib"
@@ -52,7 +52,7 @@ src_compile() {
use pam && myconf="${myconf} --with-pam"
use ipv6 || myconf="${myconf} --with-ipv4-default"
- # app-crypt/krb5
+ # app-crypt/mit-krb5
use kerberos && myconf="${myconf} --with-kerberos5"
# app-crypt/kth-krb