diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-06-09 13:23:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-06-09 13:23:20 +0000 |
commit | de9f8fabe65b587d58ceff1710cdf56ba21dce44 (patch) | |
tree | 388e400d724ec78b4624394c717a3a26e0ec0c99 /app-office/openoffice-bin | |
parent | Added missing spaces to SRC_URI. (diff) | |
download | historical-de9f8fabe65b587d58ceff1710cdf56ba21dce44.tar.gz historical-de9f8fabe65b587d58ceff1710cdf56ba21dce44.tar.bz2 historical-de9f8fabe65b587d58ceff1710cdf56ba21dce44.zip |
Added missing spaces to SRC_URI.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r-- | app-office/openoffice-bin/Manifest | 12 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.1.4-r1.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/app-office/openoffice-bin/Manifest b/app-office/openoffice-bin/Manifest index 44e428bda75f..c753c422d7ae 100644 --- a/app-office/openoffice-bin/Manifest +++ b/app-office/openoffice-bin/Manifest @@ -1,6 +1,9 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 506e205d7acdff08907fdca2b8f80332 openoffice-bin-1.9.104.ebuild 5610 MD5 1a091dd047f09cc05d99f025c6a65fff openoffice-bin-1.1.1.ebuild 5855 -MD5 bb1e8ee689e1a90b8794c71ac421825e openoffice-bin-1.1.4-r1.ebuild 5004 +MD5 c304ae0ed4c510372ff5272a6bb4eefb openoffice-bin-1.1.4-r1.ebuild 5006 MD5 06c9fee8dad0f86da652ed94689e3e9a ChangeLog 14114 MD5 7134ec08f56019fc5db7f3e84acea4df metadata.xml 460 MD5 753fd14ec632a7fe71ab9abef357f93f files/digest-openoffice-bin-1.1.4-r1 141 @@ -9,3 +12,10 @@ MD5 0f86c01ade990aa2607bcb973db780b5 files/digest-openoffice-bin-1.9.104 2554 MD5 1a7afed026065dd18f0fc20030fb6496 files/1.9/ooffice-wrapper-1.9 2734 MD5 4b2f3102e273ff72e281ed0d481b1526 files/1.1.1/ooffice-wrapper-1.3 9166 MD5 4045e7a45d5209ff0ac93c5c5db0114b files/1.1.4/ooffice-wrapper-1.3 6659 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCqELfI1lqEGTUzyQRAtktAJ0Q0Hm/B91xagbN6+HDmNlvFdIU+gCgolaf +vo2y/cHHoi8bnuLZcRt4udI= +=dUdZ +-----END PGP SIGNATURE----- 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/" |