diff options
author | 2002-12-02 14:41:05 +0000 | |
---|---|---|
committer | 2002-12-02 14:41:05 +0000 | |
commit | cec50f1d89d69832c2a78cca3c086f6922920fe6 (patch) | |
tree | d9816001bab806b107ed3ae2d84ec76b8f187d19 /app-office/openoffice | |
parent | I must be braindead today, fix the freetype.tar.bz2 for -r1 (diff) | |
download | historical-cec50f1d89d69832c2a78cca3c086f6922920fe6.tar.gz historical-cec50f1d89d69832c2a78cca3c086f6922920fe6.tar.bz2 historical-cec50f1d89d69832c2a78cca3c086f6922920fe6.zip |
I must be braindead today, fix the freetype.tar.bz2 for -r2
Diffstat (limited to 'app-office/openoffice')
-rw-r--r-- | app-office/openoffice/openoffice-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice/openoffice-1.0.1-r1.ebuild b/app-office/openoffice/openoffice-1.0.1-r1.ebuild index 4cb432ed4a30..90b73c1c5bb9 100644 --- a/app-office/openoffice/openoffice-1.0.1-r1.ebuild +++ b/app-office/openoffice/openoffice-1.0.1-r1.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-r1.ebuild,v 1.8 2002/12/02 14:36:18 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.1-r1.ebuild,v 1.9 2002/12/02 14:41:05 sethbc Exp $ # IMPORTANT: This is extremely alpha!!! @@ -58,7 +58,7 @@ SRC_URI="http://ny1.mirror.openoffice.org/${PV}/OOo_${PV}_source.tar.bz2 http://sf1.mirror.openoffice.org/${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" + mirror://sourceforge/freetype/freetype-2.1.2.tar.bz2" HOMEPAGE="http://www.openoffice.org/" LICENSE="LGPL-2 | SISSL-1.1" |