summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-06-09 13:27:05 +0000
committerSven Wegener <swegener@gentoo.org>2005-06-09 13:27:05 +0000
commit84039a71f9f9f9a6014abd120bef7acb16586114 (patch)
treed06bf6ab662e3573f54fb728cabc5501f42c9403 /app-office
parentAdded missing spaces to SRC_URI. (diff)
downloadgentoo-2-84039a71f9f9f9a6014abd120bef7acb16586114.tar.gz
gentoo-2-84039a71f9f9f9a6014abd120bef7acb16586114.tar.bz2
gentoo-2-84039a71f9f9f9a6014abd120bef7acb16586114.zip
Added missing spaces to SRC_URI.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild
index d8c751a4e8ce..484de55db748 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild,v 1.3 2005/04/13 02:28:34 hparker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild,v 1.4 2005/06/09 13:23:20 swegener Exp $
# NOTE: There are two big issues that should be addressed.
#
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz )
- amd64? (mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz )
+ amd64? ( mirror://openoffice/stable/${PV}/OOo_${PV}_LinuxIntel_install.tar.gz )
mirror://openoffice/contrib/rc/1.1.4secpatch/libsot645li.so"
HOMEPAGE="http://www.openoffice.org/"