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_beta6.diff gentoo-3.1.0_beta5.diff
Date: Sat, 25 Apr 2009 11:37:24
Message-Id: E1LxgCA-0004r8-Bo@stork.gentoo.org
1 suka 09/04/25 11:37:22
2
3 Added: gentoo-3.1.0_beta6.diff
4 Removed: gentoo-3.1.0_beta5.diff
5 Log:
6 Bump to newer beta release, this also fixes the gconf-check, see bug
7 (Portage version: 2.1.6.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.1 app-office/openoffice/files/gentoo-3.1.0_beta6.diff
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.1.0_beta6.diff?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.1.0_beta6.diff?rev=1.1&content-type=text/plain
14
15 Index: gentoo-3.1.0_beta6.diff
16 ===================================================================
17 --- bin/package-ooo
18 +++ bin/package-ooo
19 @@ -33,6 +33,7 @@
20 {
21 cat <<EOT >$1
22 #!/bin/sh
23 +unset PYTHONPATH
24 $OOINSTBASE/program/soffice $2 "\$@"
25 EOT
26 chmod 755 $1
27 --- patches/dev300/apply
28 +++ patches/dev300/apply
29 @@ -97,7 +97,7 @@
30 # openmamba
31 openmamba: LinuxCommon, GlobalDesktopFiles
32 #Gentoo
33 -GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, CairoFonts, BerkeleyDB43, Gcc43, IntegrateExtensions
34 +GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, CairoFonts, BerkeleyDB43, Gcc43, IntegrateExtensions, OOXMLExport
35 GentooUnstable: GentooBase, GentooExperimental
36 Gentoo : GentooBase
37 Gentoo64: GentooBase
38 @@ -1460,10 +1460,6 @@
39
40 # jemalloc, FreeBSD 7 allocator
41 jemalloc.diff
42 -# Sandbox problem with wrong path
43 -gentoo-sandbox.diff
44 -# specific JVM search path
45 -jvm-search-path.diff
46
47 [ GentooOnly ]
48 SectionOwner => aprosky
49 @@ -1482,6 +1478,10 @@
50 config_office-XINC-XLIB-defaults.diff, i#65976
51 # linux-headers-2.6.22 issue?!
52 linux-headers.diff
53 +# Sandbox problem with wrong path
54 +gentoo-sandbox.diff
55 +# specific JVM search path
56 +jvm-search-path.diff
57
58 [ DebianBaseOnly ]
59 SectionOwner => rengelha
60 @@ -1527,6 +1527,9 @@
61 mono-climaker-config.diff
62 mono-climaker-bridgetest.diff
63
64 +# Buildfix with Mono 2.2, aprosky
65 +buildfix-mono-2-2.diff
66 +
67 [ VBAObjects ]
68 SectionOwner => noelpwer