summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chandler <sethbc@gentoo.org>2003-01-31 23:51:15 +0000
committerSeth Chandler <sethbc@gentoo.org>2003-01-31 23:51:15 +0000
commit73b7da7acc287d19a4be645d0a7b6a168b28ecd3 (patch)
treee074a830c6b80d3ef1e42407ed426402161f4869 /app-office
parentnew package. x86 masked. fixes #12863 (diff)
downloadhistorical-73b7da7acc287d19a4be645d0a7b6a168b28ecd3.tar.gz
historical-73b7da7acc287d19a4be645d0a7b6a168b28ecd3.tar.bz2
historical-73b7da7acc287d19a4be645d0a7b6a168b28ecd3.zip
change the SRC_URI for openoffice
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice/openoffice-1.0.1-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/openoffice/openoffice-1.0.1-r3.ebuild b/app-office/openoffice/openoffice-1.0.1-r3.ebuild
index b77baab45710..a1cdd9e01958 100644
--- a/app-office/openoffice/openoffice-1.0.1-r3.ebuild
+++ b/app-office/openoffice/openoffice-1.0.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.10 2003/01/31 20:28:34 sethbc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r3.ebuild,v 1.11 2003/01/31 23:51:15 sethbc Exp $
# IMPORTANT: This is extremely alpha!!!
@@ -54,8 +54,8 @@ STLP_VER="4.5.3"
INSTDIR="${LOC}/OpenOffice.org${PV}"
S="${WORKDIR}/oo_${PV}_src"
DESCRIPTION="OpenOffice.org, a full office productivity suite."
-SRC_URI="http://ny1.mirror.openoffice.org/${PV}/OOo_${PV}_source.tar.bz2
- http://sf1.mirror.openoffice.org/${PV}/OOo_${PV}_source.tar.bz2
+SRC_URI="http://ny1.mirror.openoffice.org/stable/${PV}/OOo_${PV}_source.tar.bz2
+ http://sf1.mirror.openoffice.org/stable/${PV}/OOo_${PV}_source.tar.bz2
http://www.stlport.org/archive/STLport-${STLP_VER}.tar.gz
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z
mirror://sourceforge/freetype/freetype-2.1.2.tar.gz"