diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-19 02:02:28 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-19 02:02:28 +0000 |
commit | 8c1a07bde2f47b3d13061500ea5dac4054b1651d (patch) | |
tree | 075b7f4e02d5861f662f7d1bda5721b459d50676 /net-nds/openldap/openldap-2.1.26.ebuild | |
parent | cleanup update, stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-8c1a07bde2f47b3d13061500ea5dac4054b1651d.tar.gz gentoo-2-8c1a07bde2f47b3d13061500ea5dac4054b1651d.tar.bz2 gentoo-2-8c1a07bde2f47b3d13061500ea5dac4054b1651d.zip |
stable 2.1.30-r1 on x86, fixup ebuilds to mirror://.
Diffstat (limited to 'net-nds/openldap/openldap-2.1.26.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.1.26.ebuild b/net-nds/openldap/openldap-2.1.26.ebuild index b9112006a5e5..26897b3ceb6b 100644 --- a/net-nds/openldap/openldap-2.1.26.ebuild +++ b/net-nds/openldap/openldap-2.1.26.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.26.ebuild,v 1.13 2004/06/25 00:23:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.26.ebuild,v 1.14 2004/07/19 02:02:28 robbat2 Exp $ inherit eutils DESCRIPTION="LDAP suite of application and development tools" HOMEPAGE="http://www.OpenLDAP.org/" -SRC_URI="ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/${P}.tgz" +SRC_URI="mirror://openldap/openldap-release/${P}.tgz" LICENSE="OPENLDAP" SLOT="0" |