Gentoo Archives: gentoo-commits

From: "Andreas Proschofsky (suka)" <suka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: gentoo-3.1.0_beta3.diff
Date: Wed, 08 Apr 2009 07:23:48
Message-Id: E1LrS8Q-0000Of-8O@stork.gentoo.org
1 suka 09/04/08 07:23:46
2
3 Added: gentoo-3.1.0_beta3.diff
4 Log:
5 Beta 3 for OpenOffice.org 3.1
6 (Portage version: 2.1.6.11/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 app-office/openoffice/files/gentoo-3.1.0_beta3.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.1.0_beta3.diff?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.1.0_beta3.diff?rev=1.1&content-type=text/plain
13
14 Index: gentoo-3.1.0_beta3.diff
15 ===================================================================
16 --- bin/package-ooo
17 +++ bin/package-ooo
18 @@ -33,6 +33,7 @@
19 {
20 cat <<EOT >$1
21 #!/bin/sh
22 +unset PYTHONPATH
23 $OOINSTBASE/program/soffice $2 "\$@"
24 EOT
25 chmod 755 $1
26 --- patches/dev300/apply
27 +++ patches/dev300/apply
28 @@ -1439,8 +1439,6 @@
29
30 # jemalloc, FreeBSD 7 allocator
31 jemalloc.diff
32 -# Sandbox problem with wrong path
33 -gentoo-sandbox.diff
34
35 [ GentooOnly ]
36 SectionOwner => aprosky
37 @@ -1459,6 +1457,8 @@
38 config_office-XINC-XLIB-defaults.diff, i#65976
39 # linux-headers-2.6.22 issue?!
40 linux-headers.diff
41 +# Sandbox problem with wrong path
42 +gentoo-sandbox.diff
43
44 [ DebianBaseOnly ]
45 SectionOwner => rengelha
46 @@ -1527,6 +1527,9 @@
47 mono-climaker-config.diff
48 mono-climaker-bridgetest.diff
49
50 +# Buildfix with Mono 2.2, aprosky
51 +buildfix-mono-2-2.diff
52 +
53 [ VBAObjects ]
54 SectionOwner => noelpwer