diff options
author | Seth Chandler <sethbc@gentoo.org> | 2002-12-02 14:41:05 +0000 |
---|---|---|
committer | Seth Chandler <sethbc@gentoo.org> | 2002-12-02 14:41:05 +0000 |
commit | a25b061bf54befe69c827b07d79b3d8b06f397d3 (patch) | |
tree | f6e7ba4268a386f1d0b150feb80472830a45c3d4 /app-office | |
parent | I must be braindead today, fix the freetype.tar.bz2 for -r1 (diff) | |
download | gentoo-2-a25b061bf54befe69c827b07d79b3d8b06f397d3.tar.gz gentoo-2-a25b061bf54befe69c827b07d79b3d8b06f397d3.tar.bz2 gentoo-2-a25b061bf54befe69c827b07d79b3d8b06f397d3.zip |
I must be braindead today, fix the freetype.tar.bz2 for -r2
Diffstat (limited to 'app-office')
-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" |