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 | 481d645a8b89633f63069869920a084cf6989be9 (patch) | |
tree | 323cd2c1492029686c2b03b3e4c625f0419a9f89 /dev-libs/cyrus-sasl | |
parent | blah, typo fix (diff) | |
download | gentoo-2-481d645a8b89633f63069869920a084cf6989be9.tar.gz gentoo-2-481d645a8b89633f63069869920a084cf6989be9.tar.bz2 gentoo-2-481d645a8b89633f63069869920a084cf6989be9.zip |
Moved krb5 to mit-krb5
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-1.5.27-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.7-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
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 |