diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2003-06-06 23:58:22 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2003-06-06 23:58:22 +0000 |
commit | 08a8e6e96da2ef7aab6d0769b95e7c05255aced8 (patch) | |
tree | 82bfe541dbde258d1ac580beb70bd16f38616c35 | |
parent | Moved krb5 to mit-krb5 (diff) | |
download | historical-08a8e6e96da2ef7aab6d0769b95e7c05255aced8.tar.gz historical-08a8e6e96da2ef7aab6d0769b95e7c05255aced8.tar.bz2 historical-08a8e6e96da2ef7aab6d0769b95e7c05255aced8.zip |
Moved krb5 to mit-krb5
37 files changed, 75 insertions, 74 deletions
diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild index ac579b35b55d..e0afad2eb7e0 100644 --- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild +++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild,v 1.4 2003/02/13 10:35:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.11.ebuild,v 1.5 2003/06/06 23:58:22 rphillips Exp $ DESCRIPTION="Developer support for the Cyrus IMAP Server" HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild index 67444c37c4f3..ded172d07ce4 100644 --- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild +++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild,v 1.2 2003/02/13 10:35:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.12.ebuild,v 1.3 2003/06/06 23:58:22 rphillips Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.12 diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild index 4c3cdd418e5e..5eba5ed479c7 100644 --- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild +++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild,v 1.4 2003/02/13 10:35:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9-r1.ebuild,v 1.5 2003/06/06 23:58:22 rphillips Exp $ DESCRIPTION="Developer support for the Cyrus IMAP Server" HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild index 5bbf3dcec796..b92e2251bb10 100644 --- a/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild +++ b/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.6 2003/02/13 10:35:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-imap-dev/cyrus-imap-dev-2.1.9.ebuild,v 1.7 2003/06/06 23:58:22 rphillips Exp $ DESCRIPTION="Developer support for the Cyrus IMAP Server" HOMEPAGE="http://asg.web.cmu.edu/cyrus/imapd/" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc afs? ( >=net-fs/openafs-1.2.2 ) snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild index b84d265167b3..0965d3ef53e8 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.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/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild,v 1.5 2003/02/13 10:36:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild,v 1.6 2003/06/06 23:58:22 rphillips Exp $ IUSE="kerberos" @@ -16,7 +16,7 @@ KEYWORDS="x86 sparc " RDEPEND="virtual/glibc >=sys-libs/db-3.2 >=sys-libs/pam-0.75 - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" DEPEND="${RDEPEND} >=sys-devel/automake-1.6.1-r2" diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild index 58b691942434..4260dc90c232 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.10 2003/02/13 10:36:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild,v 1.11 2003/06/06 23:58:22 rphillips Exp $ IUSE="static mysql ldap gdbm kerberos berkdb" @@ -21,7 +21,7 @@ DEPEND=">=sys-libs/db-3.2 berkdb? ( >=sys-libs/db-3.2.9 ) ldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( >=dev-db/mysql-3.23.51 ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" src_unpack() { diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild index 5ceda8bb64a1..bdaea69d61a8 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild,v 1.6 2003/02/13 10:36:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild,v 1.7 2003/06/06 23:58:22 rphillips Exp $ IUSE="static mysql ldap gdbm kerberos berkdb" @@ -21,7 +21,7 @@ RDEPEND=">=sys-libs/db-3.2 berkdb? ( >=sys-libs/db-3.2.9 ) ldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( >=dev-db/mysql-3.23.51 ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" DEPEND="${RDEPEND} sys-devel/libtool diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild index dcf53a33e057..10b2db974a6b 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild,v 1.3 2003/02/13 10:36:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild,v 1.4 2003/06/06 23:58:22 rphillips Exp $ S=${WORKDIR}/${P} @@ -19,7 +19,7 @@ RDEPEND=">=sys-libs/db-3.2 berkdb? ( >=sys-libs/db-3.2.9 ) ldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( >=dev-db/mysql-3.23.51 ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" DEPEND="${RDEPEND} sys-devel/libtool diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild index ad6e79a1553c..95a3c28eadb1 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild,v 1.4 2003/02/13 10:36:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild,v 1.5 2003/06/06 23:58:22 rphillips Exp $ S=${WORKDIR}/${P} @@ -19,7 +19,7 @@ RDEPEND=">=sys-libs/db-3.2 berkdb? ( >=sys-libs/db-3.2.9 ) ldap? ( >=net-nds/openldap-2.0.25 ) mysql? ( >=dev-db/mysql-3.23.51 ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" DEPEND="${RDEPEND} sys-devel/libtool diff --git a/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild index 3084b23275a6..048e838e45fb 100644 --- a/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.0.1.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-analyzer/net-snmp/net-snmp-5.0.1.ebuild,v 1.7 2003/02/13 13:45:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.1.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl kerberos ipv6 tcpd" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc <sys-libs/db-2 ssl? ( >=dev-libs/openssl-0.9.6 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" SLOT="0" LICENSE="as-is" diff --git a/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild index a8c684762482..0f02b00d7a94 100644 --- a/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.0.2a-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-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild,v 1.7 2003/02/13 13:46:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.2a-r1.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl kerberos ipv6 tcpd" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc <sys-libs/db-2 ssl? ( >=dev-libs/openssl-0.9.6 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" SLOT="0" LICENSE="as-is" diff --git a/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild index bf84f43bcbcd..259cdb7c3924 100644 --- a/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.0.2a.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-analyzer/net-snmp/net-snmp-5.0.2a.ebuild,v 1.7 2003/02/13 13:46:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.2a.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl kerberos ipv6 tcpd" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc <sys-libs/db-2 ssl? ( >=dev-libs/openssl-0.9.6 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" SLOT="0" LICENSE="as-is" diff --git a/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild index d143a08baff5..c967e1fb8171 100644 --- a/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.0.6-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-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild,v 1.2 2003/06/05 23:45:07 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.6-r1.ebuild,v 1.3 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl kerberos ipv6 tcpd" PROVIDES="virtual/snmp" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc <sys-libs/db-2 >=sys-libs/zlib-1.1.4 tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" SLOT="0" LICENSE="as-is" diff --git a/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild index 568669566faf..e2b14d5de6b0 100644 --- a/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.0.6.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-analyzer/net-snmp/net-snmp-5.0.6.ebuild,v 1.9 2003/05/08 02:22:28 nitro Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.6.ebuild,v 1.10 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl kerberos ipv6 tcpd" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc <sys-libs/db-2 >=sys-libs/zlib-1.1.4 tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" SLOT="0" LICENSE="as-is" diff --git a/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild b/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild index 556d5673f0dc..d1b43486bdb9 100644 --- a/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.0.8.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-analyzer/net-snmp/net-snmp-5.0.8.ebuild,v 1.2 2003/06/05 23:45:07 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.0.8.ebuild,v 1.3 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl kerberos ipv6 tcpd" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc <sys-libs/db-2 >=sys-libs/zlib-1.1.4 tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) ssl? ( >=dev-libs/openssl-0.9.6d ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" SLOT="0" LICENSE="as-is" diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild index 6dddf641dc79..514f38c9e464 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11-r1.ebuild,v 1.4 2003/06/06 23:58:22 rphillips Exp $ inherit perl-module @@ -20,7 +20,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) >=dev-lang/perl-5.6.1 - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild index 5e8308e561a0..aa54587c88bc 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.11.ebuild,v 1.6 2003/06/06 23:58:22 rphillips Exp $ inherit perl-module @@ -20,7 +20,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) >=dev-lang/perl-5.6.1 - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild index c209d070cb33..1b60a0b547ce 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.12.ebuild,v 1.6 2003/06/06 23:58:22 rphillips Exp $ inherit perl-module eutils @@ -20,7 +20,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) >=dev-lang/perl-5.6.1 - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.12 diff --git a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild index 630a646840c0..54f58b5e3c15 100644 --- a/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild +++ b/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imap-admin/cyrus-imap-admin-2.1.9.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $ inherit perl-module @@ -20,7 +20,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/ucd-snmp-4.2.3 ) ssl? ( >=dev-libs/openssl-0.9.6 ) >=dev-lang/perl-5.6.1 - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) >=sys-libs/db-3.2 >=sys-libs/pam-0.75 >=dev-libs/cyrus-sasl-2.1.2 diff --git a/net-mail/evolution/evolution-1.2.4.ebuild b/net-mail/evolution/evolution-1.2.4.ebuild index 172b3e7b8880..b6efc8f499e6 100644 --- a/net-mail/evolution/evolution-1.2.4.ebuild +++ b/net-mail/evolution/evolution-1.2.4.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-mail/evolution/evolution-1.2.4.ebuild,v 1.7 2003/05/27 18:21:57 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.2.4.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl nls mozilla ldap doc spell pda ipv6 kerberos kde" @@ -40,7 +40,7 @@ RDEPEND="app-text/scrollkeeper pda? ( >=gnome-extra/gnome-pilot-0.1.61-r2 >=dev-libs/pilot-link-0.11.5 ) spell? ( >=app-text/gnome-spell-0.5 ) - kerberos? ( app-crypt/krb5 )" + kerberos? ( app-crypt/mit-krb5 )" # the pilot-link dep is normally covered by gnome-pilot, but evo # requires an higher version then gnome-pilot (bug #10307) diff --git a/net-mail/evolution/evolution-1.3.2.ebuild b/net-mail/evolution/evolution-1.3.2.ebuild index e1275f6d46a0..655b80bec3d1 100644 --- a/net-mail/evolution/evolution-1.3.2.ebuild +++ b/net-mail/evolution/evolution-1.3.2.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-mail/evolution/evolution-1.3.2.ebuild,v 1.3 2003/05/07 11:22:39 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.3.2.ebuild,v 1.4 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl mozilla ldap doc spell pda ipv6 kerberos kde" @@ -40,7 +40,7 @@ RDEPEND=">=gnome-extra/libgtkhtml-3.0.2 pda? ( >=gnome-extra/gnome-pilot-2.0.5 >=dev-libs/pilot-link-0.11.7 >=gnome-extra/gnome-pilot-conduits-2.0.5 ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) spell? ( >=app-text/gnome-spell-1.0.2 )" DEPEND="${RDEPEND} diff --git a/net-mail/evolution/evolution-1.3.3.ebuild b/net-mail/evolution/evolution-1.3.3.ebuild index 11edb7384479..5ab4dbea78d0 100644 --- a/net-mail/evolution/evolution-1.3.3.ebuild +++ b/net-mail/evolution/evolution-1.3.3.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-mail/evolution/evolution-1.3.3.ebuild,v 1.2 2003/05/09 22:52:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.3.3.ebuild,v 1.3 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl mozilla ldap doc spell pda ipv6 kerberos kde" @@ -43,7 +43,7 @@ RDEPEND=">=gnome-extra/libgtkhtml-3.0.3 doc? ( >=app-text/scrollkeeper-0.3.10-r1 ) ssl? ( mozilla? ( >=net-www/mozilla-0.9.9 ) : ( >=dev-libs/openssl-0.9.5 ) ) ldap? ( >=net-nds/openldap-2.0 ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" DEPEND="${RDEPEND} >=sys-devel/libtool-1.4.1-r1 diff --git a/net-mail/evolution/evolution-1.3.92.ebuild b/net-mail/evolution/evolution-1.3.92.ebuild index 2e62a5c432c3..244d1b6da54f 100644 --- a/net-mail/evolution/evolution-1.3.92.ebuild +++ b/net-mail/evolution/evolution-1.3.92.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-mail/evolution/evolution-1.3.92.ebuild,v 1.1 2003/06/03 10:29:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.3.92.ebuild,v 1.2 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl mozilla ldap doc spell pda ipv6 kerberos kde" @@ -45,7 +45,7 @@ RDEPEND=">=gnome-extra/libgtkhtml-3.0.4 doc? ( >=app-text/scrollkeeper-0.3.10-r1 ) ssl? ( mozilla? ( >=net-www/mozilla-0.9.9 ) : ( >=dev-libs/openssl-0.9.5 ) ) ldap? ( >=net-nds/openldap-2.0 ) - kerberos? ( >=app-crypt/krb5-1.2.5 )" + kerberos? ( >=app-crypt/mit-krb5-1.2.5 )" DEPEND="${RDEPEND} >=sys-devel/libtool-1.4.1-r1 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 diff --git a/net-misc/openssh/openssh-3.6.1_p2.ebuild b/net-misc/openssh/openssh-3.6.1_p2.ebuild index 9c75ec036f24..644786eaca12 100644 --- a/net-misc/openssh/openssh-3.6.1_p2.ebuild +++ b/net-misc/openssh/openssh-3.6.1_p2.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.6.1_p2.ebuild,v 1.3 2003/05/02 08:55:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.6.1_p2.ebuild,v 1.4 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 diff --git a/net-nds/gq/gq-0.6.0.ebuild b/net-nds/gq/gq-0.6.0.ebuild index 2ba037ec485f..633e1c5d6690 100644 --- a/net-nds/gq/gq-0.6.0.ebuild +++ b/net-nds/gq/gq-0.6.0.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/gq/gq-0.6.0.ebuild,v 1.3 2003/04/02 12:28:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/gq/gq-0.6.0.ebuild,v 1.4 2003/06/06 23:58:22 rphillips Exp $ S=${WORKDIR}/${P} DESCRIPTION="GTK-based LDAP client" @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~sparc" DEPEND="=x11-libs/gtk+-1.2* >=net-nds/openldap-2 - kerberos? ( app-crypt/krb5 ) + kerberos? ( app-crypt/mit-krb5 ) jpeg? ( media-libs/gdk-pixbuf ) ssl? ( dev-libs/openssl )" diff --git a/net-nds/openldap/openldap-2.0.27-r2.ebuild b/net-nds/openldap/openldap-2.0.27-r2.ebuild index 6f144f8e9dae..bfe27e7abd4f 100644 --- a/net-nds/openldap/openldap-2.0.27-r2.ebuild +++ b/net-nds/openldap/openldap-2.0.27-r2.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.0.27-r2.ebuild,v 1.6 2003/05/11 19:18:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.0.27-r2.ebuild,v 1.7 2003/06/06 23:58:22 rphillips Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) - kerberos? ( >=app-crypt/krb5-1.2.6 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.6 ) odbc? ( dev-db/unixODBC )" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 diff --git a/net-nds/openldap/openldap-2.0.27-r3.ebuild b/net-nds/openldap/openldap-2.0.27-r3.ebuild index 4272e6581e66..851a128f928a 100644 --- a/net-nds/openldap/openldap-2.0.27-r3.ebuild +++ b/net-nds/openldap/openldap-2.0.27-r3.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.0.27-r3.ebuild,v 1.3 2003/05/12 04:02:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.0.27-r3.ebuild,v 1.4 2003/06/06 23:58:22 rphillips Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) - kerberos? ( >=app-crypt/krb5-1.2.6 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.6 ) odbc? ( dev-db/unixODBC )" RDEPEND="virtual/glibc diff --git a/net-nds/openldap/openldap-2.0.27-r4.ebuild b/net-nds/openldap/openldap-2.0.27-r4.ebuild index 60a69c6f68b6..acbc968d6290 100644 --- a/net-nds/openldap/openldap-2.0.27-r4.ebuild +++ b/net-nds/openldap/openldap-2.0.27-r4.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.0.27-r4.ebuild,v 1.1 2003/05/28 20:12:09 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.0.27-r4.ebuild,v 1.2 2003/06/06 23:58:22 rphillips Exp $ inherit eutils @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/ncurses-5.1 ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) - kerberos? ( >=app-crypt/krb5-1.2.6 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.6 ) odbc? ( dev-db/unixODBC )" RDEPEND="virtual/glibc diff --git a/net-nds/openldap/openldap-2.0.27.ebuild b/net-nds/openldap/openldap-2.0.27.ebuild index 814a67e1cbc5..5cf4cb5254e8 100644 --- a/net-nds/openldap/openldap-2.0.27.ebuild +++ b/net-nds/openldap/openldap-2.0.27.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.0.27.ebuild,v 1.7 2003/02/23 22:11:09 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.0.27.ebuild,v 1.8 2003/06/06 23:58:22 rphillips Exp $ DESCRIPTION="LDAP suite of application and development tools" SRC_URI="ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/${P}.tgz" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) - kerberos? ( >=app-crypt/krb5-1.2.6 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.6 ) odbc? ( dev-db/unixODBC )" RDEPEND="virtual/glibc diff --git a/net-nds/openldap/openldap-2.1.12.ebuild b/net-nds/openldap/openldap-2.1.12.ebuild index 285627604a77..a51490634340 100644 --- a/net-nds/openldap/openldap-2.1.12.ebuild +++ b/net-nds/openldap/openldap-2.1.12.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.12.ebuild,v 1.3 2003/05/28 15:43:47 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.12.ebuild,v 1.4 2003/06/06 23:58:22 rphillips Exp $ IUSE="ssl tcpd readline ipv6 gdbm ldap sasl kerberos odbc" S=${WORKDIR}/${P} @@ -21,7 +21,7 @@ DEPEND="virtual/glibc 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 )" RDEPEND="virtual/glibc >=sys-libs/ncurses-5.1 diff --git a/net-nds/openldap/openldap-2.1.19.ebuild b/net-nds/openldap/openldap-2.1.19.ebuild index da3c761b3fe1..1a4df3760aaf 100644 --- a/net-nds/openldap/openldap-2.1.19.ebuild +++ b/net-nds/openldap/openldap-2.1.19.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.19.ebuild,v 1.2 2003/05/28 15:43:47 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.19.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 )" 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 )" diff --git a/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild b/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild index ffd88c0489bd..9fa20caebbe5 100644 --- a/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild +++ b/net-www/mod_auth_kerb/mod_auth_kerb-4.11.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-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild,v 1.2 2003/02/13 15:37:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_kerb/mod_auth_kerb-4.11.ebuild,v 1.3 2003/06/06 23:58:22 rphillips Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://modauthkerb.sourceforge.net/" S=${WORKDIR}/src SRC_URI="mirror://sourceforge/modauthkerb/${P}.tar.gz" -DEPEND="app-crypt/krb5 =net-www/apache-2*" +DEPEND="app-crypt/mit-krb5 =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="~x86" IUSE="" diff --git a/profiles/updates/2Q-2003 b/profiles/updates/2Q-2003 index f65cdceccf63..b253ce807aa4 100644 --- a/profiles/updates/2Q-2003 +++ b/profiles/updates/2Q-2003 @@ -24,3 +24,4 @@ move app-text/sharefonts media-fonts/sharefonts move net-www/phoenix-bin net-www/mozilla-firebird-bin move x11-wm/WindowMaker x11-wm/windowmaker move net-www/phoenix-cvs net-www/mozilla-firebird-cvs +move app-crypt/krb5 app-crypt/mit-krb5 diff --git a/x11-misc/xscreensaver/xscreensaver-4.09-r1.ebuild b/x11-misc/xscreensaver/xscreensaver-4.09-r1.ebuild index 357a7267c5de..b6458408783e 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.09-r1.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.09-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/x11-misc/xscreensaver/xscreensaver-4.09-r1.ebuild,v 1.1 2003/05/26 10:39:12 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.09-r1.ebuild,v 1.2 2003/06/06 23:58:22 rphillips Exp $ IUSE="pam kerberos gtk gtk2 gnome opengl jpeg xinerama" @@ -36,7 +36,7 @@ RDEPEND="media-libs/netpbm !gtk? ( virtual/motif >=media-libs/gdk-pixbuf-0.18 ) pam? ( sys-libs/pam ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) jpeg? ( media-libs/jpeg ) opengl? ( virtual/opengl >=media-libs/gle-3.0.1 )" diff --git a/x11-misc/xscreensaver/xscreensaver-4.10.ebuild b/x11-misc/xscreensaver/xscreensaver-4.10.ebuild index 89f10c8d8041..9ef292f8dd6d 100644 --- a/x11-misc/xscreensaver/xscreensaver-4.10.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-4.10.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/x11-misc/xscreensaver/xscreensaver-4.10.ebuild,v 1.1 2003/05/29 20:35:23 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-4.10.ebuild,v 1.2 2003/06/06 23:58:22 rphillips Exp $ IUSE="pam kerberos gtk gtk2 gnome opengl jpeg xinerama" @@ -36,7 +36,7 @@ RDEPEND="media-libs/netpbm !gtk? ( virtual/motif >=media-libs/gdk-pixbuf-0.18 ) pam? ( sys-libs/pam ) - kerberos? ( >=app-crypt/krb5-1.2.5 ) + kerberos? ( >=app-crypt/mit-krb5-1.2.5 ) jpeg? ( media-libs/jpeg ) opengl? ( virtual/opengl >=media-libs/gle-3.0.1 )" |