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-nds/openldap/openldap-2.1.20.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-nds/openldap/openldap-2.1.20.ebuild')
-rw-r--r--net-nds/openldap/openldap-2.1.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.1.20.ebuild b/net-nds/openldap/openldap-2.1.20.ebuild
index 2e97a039bf5c..2598118b13df 100644
--- a/net-nds/openldap/openldap-2.1.20.ebuild
+++ b/net-nds/openldap/openldap-2.1.20.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-nds/openldap/openldap-2.1.20.ebuild,v 1.2 2003/05/28 15:43:47 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.20.ebuild,v 1.3 2003/06/06 23:58:22 rphillips Exp $
IUSE="ssl tcpd readline ipv6 gdbm sasl kerberos odbc perl slp"
@@ -21,7 +21,7 @@ DEPEND=">=sys-libs/ncurses-5.1
readline? ( >=sys-libs/readline-4.1 )
gdbm? ( >=sys-libs/gdbm-1.8.0 )
sasl? ( >=dev-libs/cyrus-sasl-2.1.7-r3 )
- kerberos? ( >=app-crypt/krb5-1.2.6 )
+ kerberos? ( >=app-crypt/mit-krb5-1.2.6 )
odbc? ( dev-db/unixODBC )
slp? ( >=net-libs/openslp-1.0 )
perl? ( >=dev-lang/perl-5.6 )"