diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-04-20 22:38:58 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-04-20 22:38:58 +0000 |
commit | 623e0885354820d654791011ad01b0fb558f2c7a (patch) | |
tree | 9fadb06156ce330db87d3e89cfbd1addb3bbc41a /app-office | |
parent | reverse back to Revision 1.2 (diff) | |
download | historical-623e0885354820d654791011ad01b0fb558f2c7a.tar.gz historical-623e0885354820d654791011ad01b0fb558f2c7a.tar.bz2 historical-623e0885354820d654791011ad01b0fb558f2c7a.zip |
fix SRC_URI
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-641d.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-641d.ebuild b/app-office/openoffice-bin/openoffice-bin-641d.ebuild index 22a1119ece9f..d8a087213269 100644 --- a/app-office/openoffice-bin/openoffice-bin-641d.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-641d.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-641d.ebuild,v 1.2 2002/04/20 22:12:00 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-641d.ebuild,v 1.3 2002/04/20 22:38:58 azarah Exp $ # NOTE: There are two big issues that should be addressed. # @@ -17,8 +17,8 @@ LOC="/opt" MAIN_VER="`echo ${PV} |sed -e "s:[a-z]::g"`" S="${WORKDIR}/normal" DESCRIPTION="OpenOffice productivity suite" -SRC_URI="http://ny1.mirror.openoffice.org/${MY_PV}/install${MY_PV}_linux_intel.tar.gz - http://sf1.mirror.openoffice.org/install${MY_PV}_linux_intel.tar.gz" +SRC_URI="http://ny1.mirror.openoffice.org/${PV}/install${MY_PV}_linux_intel.tar.gz + http://sf1.mirror.openoffice.org/${PV}/install${MY_PV}_linux_intel.tar.gz" HOMEPAGE="http://www.openoffice.org" DEPEND="virtual/glibc |