summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2006-01-21 20:47:48 +0000
committerAndreas Proschofsky <suka@gentoo.org>2006-01-21 20:47:48 +0000
commitb6460014832bde67a21fe9268d27d53182d390d6 (patch)
tree8b81a02329128ee97f23b1da2b810349b0dd2ef5 /app-office
parentAdded ppc keyword. bug 119450 (diff)
downloadhistorical-b6460014832bde67a21fe9268d27d53182d390d6.tar.gz
historical-b6460014832bde67a21fe9268d27d53182d390d6.tar.bz2
historical-b6460014832bde67a21fe9268d27d53182d390d6.zip
remove trailing whitespaces
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-office')
-rw-r--r--app-office/openoffice/Manifest16
-rw-r--r--app-office/openoffice/openoffice-1.1.4-r1.ebuild4
-rw-r--r--app-office/openoffice/openoffice-2.0.0.ebuild4
-rw-r--r--app-office/openoffice/openoffice-2.0.1.ebuild4
4 files changed, 9 insertions, 19 deletions
diff --git a/app-office/openoffice/Manifest b/app-office/openoffice/Manifest
index 950f3e94ef98..b4503e71e8d3 100644
--- a/app-office/openoffice/Manifest
+++ b/app-office/openoffice/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 f22075d388231d3797899e4ac490c018 ChangeLog 37472
MD5 6f7ff745a5659e605fb05206914ab344 files/1.1.4/STLport-vector.patch 1472
MD5 9784ab4484e09b8230284b27d20d4264 files/1.1.4/build-new-xslt.diff 650
@@ -26,13 +23,6 @@ MD5 b2cb01ba0d5824f2892c150dce1d8771 files/digest-openoffice-1.1.4-r1 325
MD5 f43c98cba404ee89be6bed4f785dfd00 files/digest-openoffice-2.0.0 478
MD5 5cba4a6aa38cbfc6b9b91671aa500dd6 files/digest-openoffice-2.0.1 552
MD5 e3ec4a70395943b59adad7fc4f0538d7 metadata.xml 461
-MD5 cf9dc94e784a56867f8dfee43802c82f openoffice-1.1.4-r1.ebuild 16863
-MD5 2f1e07abc3a1aca8e8c5278657df12f3 openoffice-2.0.0.ebuild 7236
-MD5 2547793cede898b64f8b9d2bd5d1ebcf openoffice-2.0.1.ebuild 7511
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD0oSWcsIHjyDViGQRAu+dAJ9Fxw1Lt+N0Vq/A3vKeZmu+jd9hmQCgsNyQ
-IV8Wf6XxK7e8BqMuSIhrw5g=
-=cumk
------END PGP SIGNATURE-----
+MD5 cf56fa1d50f391d7db442a0bfc0a9279 openoffice-1.1.4-r1.ebuild 16862
+MD5 4c67b1f81407d32f32e55300d7a4b559 openoffice-2.0.0.ebuild 7235
+MD5 51eb9a3681cdcf1c8b8323026160df88 openoffice-2.0.1.ebuild 7508
diff --git a/app-office/openoffice/openoffice-1.1.4-r1.ebuild b/app-office/openoffice/openoffice-1.1.4-r1.ebuild
index e421141f48fc..6304eff8aebd 100644
--- a/app-office/openoffice/openoffice-1.1.4-r1.ebuild
+++ b/app-office/openoffice/openoffice-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/openoffice-1.1.4-r1.ebuild,v 1.10 2006/01/21 13:40:46 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.1.4-r1.ebuild,v 1.11 2006/01/21 20:47:48 suka Exp $
# Notes:
#
@@ -388,7 +388,7 @@ src_compile() {
export buildcmd="${S}/solenv/bin/build.pl --all product=full strip=true --dlv_switch link"
- # Should the build use multiprocessing? Not enabled by default, as it tends to break
+ # Should the build use multiprocessing? Not enabled by default, as it tends to break
if [ "${WANT_DISTCC}" == "true" ]
then
if [ "${JOBS}" -gt 1 ]
diff --git a/app-office/openoffice/openoffice-2.0.0.ebuild b/app-office/openoffice/openoffice-2.0.0.ebuild
index 53a03a3a209f..7780b0016b89 100644
--- a/app-office/openoffice/openoffice-2.0.0.ebuild
+++ b/app-office/openoffice/openoffice-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-2.0.0.ebuild,v 1.24 2006/01/21 15:08:36 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-2.0.0.ebuild,v 1.25 2006/01/21 20:47:48 suka Exp $
inherit eutils fdo-mime flag-o-matic kde-functions toolchain-funcs
@@ -163,7 +163,7 @@ src_compile() {
addpredict "/root/.gconfd"
addpredict "/root/.gnome"
- # Should the build use multiprocessing? Not enabled by default, as it tends to break
+ # Should the build use multiprocessing? Not enabled by default, as it tends to break
if [ "${WANT_DISTCC}" == "true" ]; then
export JOBS=`echo "${MAKEOPTS}" | sed -e "s/.*-j\([0-9]\+\).*/\1/"`
fi
diff --git a/app-office/openoffice/openoffice-2.0.1.ebuild b/app-office/openoffice/openoffice-2.0.1.ebuild
index 70df2755706e..b4d7bcf21232 100644
--- a/app-office/openoffice/openoffice-2.0.1.ebuild
+++ b/app-office/openoffice/openoffice-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-2.0.1.ebuild,v 1.15 2006/01/21 18:59:22 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-2.0.1.ebuild,v 1.16 2006/01/21 20:47:48 suka Exp $
inherit eutils fdo-mime flag-o-matic kde-functions toolchain-funcs
@@ -169,7 +169,7 @@ src_compile() {
addpredict "/root/.gconfd"
addpredict "/root/.gnome"
- # Should the build use multiprocessing? Not enabled by default, as it tends to break
+ # Should the build use multiprocessing? Not enabled by default, as it tends to break
export JOBS="1"
if [ "${WANT_DISTCC}" == "true" ]; then
export JOBS=`echo "${MAKEOPTS}" | sed -e "s/.*-j\([0-9]\+\).*/\1/"`