summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2003-08-17 11:56:46 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2003-08-17 11:56:46 +0000
commit800467ccc9dfef05f2858cf068417ad5e6b5e1d4 (patch)
treeb8e255687cdde3dd283b85ee2f6ad34937fe0603 /app-office/openoffice/openoffice-1.1_rc2.ebuild
parentcleanup (diff)
downloadgentoo-2-800467ccc9dfef05f2858cf068417ad5e6b5e1d4.tar.gz
gentoo-2-800467ccc9dfef05f2858cf068417ad5e6b5e1d4.tar.bz2
gentoo-2-800467ccc9dfef05f2858cf068417ad5e6b5e1d4.zip
Fix openoffice mirror list so we can have a good copy of openoffice
Diffstat (limited to 'app-office/openoffice/openoffice-1.1_rc2.ebuild')
-rw-r--r--app-office/openoffice/openoffice-1.1_rc2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-office/openoffice/openoffice-1.1_rc2.ebuild b/app-office/openoffice/openoffice-1.1_rc2.ebuild
index 1ade3e56680f..2969e0fcd6a5 100644
--- a/app-office/openoffice/openoffice-1.1_rc2.ebuild
+++ b/app-office/openoffice/openoffice-1.1_rc2.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/app-office/openoffice/openoffice-1.1_rc2.ebuild,v 1.1 2003/08/12 13:16:06 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1_rc2.ebuild,v 1.2 2003/08/17 11:56:35 pauldv Exp $
# IMPORTANT: This is extremely alpha!!!
@@ -55,9 +55,7 @@ MY_PV="${PV/_rc/rc}"
INSTDIR="${LOC}/OpenOffice.org${PV}"
S="${WORKDIR}/oo_${MY_PV}_src"
DESCRIPTION="OpenOffice.org, a full office productivity suite."
-SRC_URI="http://ny1.mirror.openoffice.org/stable/${MY_PV}/OOo_${MY_PV}_source.tar.bz2
- http://sf1.mirror.openoffice.org/stable/${MY_PV}/OOo_${MY_PV}_source.tar.bz2
- http://niihau.student.utwente.nl/openoffice/stable/${MY_PV}/OOo_${MY_PV}_source.tar.bz2
+SRC_URI="mirror://openoffice/stable/${MY_PV}/OOo_${MY_PV}_source.tar.bz2
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z
mirror://sourceforge/freetype/freetype-${FT_VER}.tar.bz2"
HOMEPAGE="http://www.openoffice.org/"