summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-09 08:44:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-09 08:44:29 +0000
commit85fad90dd85abe41d25c5b060a09e12dddc7d9bd (patch)
treee578e13ba285df531230fc770c485ed42612568d /app-office/openoffice-bin
parentrepoman: fix leading whitespace (diff)
downloadhistorical-85fad90dd85abe41d25c5b060a09e12dddc7d9bd.tar.gz
historical-85fad90dd85abe41d25c5b060a09e12dddc7d9bd.tar.bz2
historical-85fad90dd85abe41d25c5b060a09e12dddc7d9bd.zip
repoman: fix leading whitespace
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r--app-office/openoffice-bin/Manifest12
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild31
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild31
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild31
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild4
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild4
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild4
7 files changed, 57 insertions, 60 deletions
diff --git a/app-office/openoffice-bin/Manifest b/app-office/openoffice-bin/Manifest
index f16d5d0debc8..c54978ae5cef 100644
--- a/app-office/openoffice-bin/Manifest
+++ b/app-office/openoffice-bin/Manifest
@@ -1,10 +1,10 @@
MD5 9076e40201c1ff734c266b75e335606a ChangeLog 5828
-MD5 b969b1f5530bae9e1334e34ac105eaac openoffice-bin-1.0.2.ebuild 6166
-MD5 15f084d3a21b31bdceb395dca31c861c openoffice-bin-1.0.3.ebuild 6159
-MD5 56e746472635b56431a53e68cdf33c25 openoffice-bin-1.0.3.1.ebuild 6438
-MD5 e530d6f74fd0ff28ca8b5044c67648d1 openoffice-bin-1.1_beta2-r1.ebuild 6279
-MD5 b6a42b2f9635356a42e92bf04e24fb2e openoffice-bin-1.1_rc1.ebuild 6339
-MD5 f5f0a99237eedc45746d76e95ec3ebc6 openoffice-bin-1.1_rc2.ebuild 6340
+MD5 03fc4cb78f24e8242462cd61e6a548cc openoffice-bin-1.0.2.ebuild 6072
+MD5 939b365cc7b2f819ed0f4faf93fe4628 openoffice-bin-1.0.3.ebuild 6065
+MD5 ca684c312bf881173d503be6be98ab3f openoffice-bin-1.0.3.1.ebuild 6344
+MD5 f640c8901922bed72b34252d45a3fbe8 openoffice-bin-1.1_beta2-r1.ebuild 6277
+MD5 d8c0d718cb5f48a76535514f8b792e5a openoffice-bin-1.1_rc1.ebuild 6337
+MD5 f5e6c8f3f41f240e0187def39cb4343f openoffice-bin-1.1_rc2.ebuild 6338
MD5 6bb2dccd6a53a5457be6670d628c77d3 files/digest-openoffice-bin-1.0.2 168
MD5 7f69df73d15c5fca3829e9f3083cf440 files/digest-openoffice-bin-1.0.3 82
MD5 94e303d234eb28b21c53aefdc9f8f19f files/digest-openoffice-bin-1.0.3.1 145
diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild
index 9e4204878d56..938774b2e4fc 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild,v 1.17 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild,v 1.18 2003/09/09 08:44:27 msterret Exp $
IUSE="kde gnome"
@@ -26,7 +26,7 @@ fi;
DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( http://ny1.mirror.openoffice.org/stable/${PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://sf1.mirror.openoffice.org/stable/${PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz )
- ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPowerPC_installer.tar.gz )"
+ ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPowerPC_installer.tar.gz )"
HOMEPAGE="http://www.openoffice.org"
DEPEND="virtual/glibc
@@ -201,18 +201,17 @@ pkg_preinst() {
pkg_postinst() {
- einfo "******************************************************************"
- einfo " To start OpenOffice.org, run:"
- einfo
- einfo " $ ooffice"
- einfo
- einfo " Also, for individual components, you can use any of:"
- einfo
- einfo " oocalc, oodraw, ooimpress, oomath or oowriter"
- einfo
- einfo " If the fonts appear garbled in the user interface refer to "
- einfo " Bug 8539, or http://www.openoffice.org/FAQs/fontguide.html#8"
- einfo
- einfo "******************************************************************"
+ einfo "******************************************************************"
+ einfo " To start OpenOffice.org, run:"
+ einfo
+ einfo " $ ooffice"
+ einfo
+ einfo " Also, for individual components, you can use any of:"
+ einfo
+ einfo " oocalc, oodraw, ooimpress, oomath or oowriter"
+ einfo
+ einfo " If the fonts appear garbled in the user interface refer to "
+ einfo " Bug 8539, or http://www.openoffice.org/FAQs/fontguide.html#8"
+ einfo
+ einfo "******************************************************************"
}
-
diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild
index 0bb9cdbcd506..298b2afeb332 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild,v 1.2 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.3.1.ebuild,v 1.3 2003/09/09 08:44:27 msterret Exp $
IUSE="kde gnome"
@@ -27,7 +27,7 @@ DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( http://ny1.mirror.openoffice.org/stable/${PV//.1/}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://sf1.mirror.openoffice.org/stable/${PV//.1/}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://vlaai.snt.utwente.nl/pub/software/openoffice/stable/${PV//.1/}/libvcl641li.so.gz )
- ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPowerPC_installer.tar.gz )"
+ ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPowerPC_installer.tar.gz )"
HOMEPAGE="http://www.openoffice.org"
DEPEND="virtual/glibc
@@ -206,18 +206,17 @@ pkg_preinst() {
pkg_postinst() {
- einfo "******************************************************************"
- einfo " To start OpenOffice.org, run:"
- einfo
- einfo " $ ooffice"
- einfo
- einfo " Also, for individual components, you can use any of:"
- einfo
- einfo " oocalc, oodraw, ooimpress, oomath or oowriter"
- einfo
- einfo " If the fonts appear garbled in the user interface refer to "
- einfo " Bug 8539, or http://www.openoffice.org/FAQs/fontguide.html#8"
- einfo
- einfo "******************************************************************"
+ einfo "******************************************************************"
+ einfo " To start OpenOffice.org, run:"
+ einfo
+ einfo " $ ooffice"
+ einfo
+ einfo " Also, for individual components, you can use any of:"
+ einfo
+ einfo " oocalc, oodraw, ooimpress, oomath or oowriter"
+ einfo
+ einfo " If the fonts appear garbled in the user interface refer to "
+ einfo " Bug 8539, or http://www.openoffice.org/FAQs/fontguide.html#8"
+ einfo
+ einfo "******************************************************************"
}
-
diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild
index bd635d870f17..35b38af7de70 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild,v 1.5 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.3.ebuild,v 1.6 2003/09/09 08:44:27 msterret Exp $
IUSE="kde gnome"
@@ -26,7 +26,7 @@ fi;
DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( http://ny1.mirror.openoffice.org/stable/${PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://sf1.mirror.openoffice.org/stable/${PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz )
- ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_PPCLinux_installer.tar.gz )"
+ ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_PPCLinux_installer.tar.gz )"
HOMEPAGE="http://www.openoffice.org"
DEPEND="virtual/glibc
@@ -201,18 +201,17 @@ pkg_preinst() {
pkg_postinst() {
- einfo "******************************************************************"
- einfo " To start OpenOffice.org, run:"
- einfo
- einfo " $ ooffice"
- einfo
- einfo " Also, for individual components, you can use any of:"
- einfo
- einfo " oocalc, oodraw, ooimpress, oomath or oowriter"
- einfo
- einfo " If the fonts appear garbled in the user interface refer to "
- einfo " Bug 8539, or http://www.openoffice.org/FAQs/fontguide.html#8"
- einfo
- einfo "******************************************************************"
+ einfo "******************************************************************"
+ einfo " To start OpenOffice.org, run:"
+ einfo
+ einfo " $ ooffice"
+ einfo
+ einfo " Also, for individual components, you can use any of:"
+ einfo
+ einfo " oocalc, oodraw, ooimpress, oomath or oowriter"
+ einfo
+ einfo " If the fonts appear garbled in the user interface refer to "
+ einfo " Bug 8539, or http://www.openoffice.org/FAQs/fontguide.html#8"
+ einfo
+ einfo "******************************************************************"
}
-
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild
index 5834db0a325c..a9791d16affb 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild,v 1.4 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1_beta2-r1.ebuild,v 1.5 2003/09/09 08:44:27 msterret Exp $
IUSE="kde gnome"
@@ -26,7 +26,7 @@ fi;
DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( http://vlaai.snt.utwente.nl/pub/software/openoffice/stable/${MY_PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://openoffice.mirrors.pair.com/stable/${MY_PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz )
- ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/${MY_P}.tar.gz )"
+ ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/${MY_P}.tar.gz )"
HOMEPAGE="http://www.openoffice.org"
DEPEND="sys-apps/findutils
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild
index f06550693119..076c5d32301d 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild,v 1.4 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1_rc1.ebuild,v 1.5 2003/09/09 08:44:27 msterret Exp $
IUSE="kde gnome"
@@ -27,7 +27,7 @@ fi;
DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( http://vlaai.snt.utwente.nl/pub/software/openoffice/stable/${MY_PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://openoffice.mirrors.pair.com/stable/${MY_PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz )
- ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPPC_installer.tar.gz )"
+ ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPPC_installer.tar.gz )"
HOMEPAGE="http://www.openoffice.org"
DEPEND="sys-apps/findutils
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild
index 36276ac1f90b..1b6374ada05a 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild,v 1.3 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1_rc2.ebuild,v 1.4 2003/09/09 08:44:27 msterret Exp $
IUSE="kde gnome"
@@ -27,7 +27,7 @@ fi;
DESCRIPTION="OpenOffice productivity suite"
SRC_URI="x86? ( http://vlaai.snt.utwente.nl/pub/software/openoffice/stable/${MY_PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz
http://openoffice.mirrors.pair.com/stable/${MY_PV}/OOo_${MY_PV}_LinuxIntel_install.tar.gz )
- ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPPC_installer.tar.gz )"
+ ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_${MY_PV}_LinuxPPC_installer.tar.gz )"
HOMEPAGE="http://www.openoffice.org"
DEPEND="sys-apps/findutils