Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
suka 09/04/08 07:23:46
Added: gentoo-3.1.0_beta3.diff
Log:
Beta 3 for OpenOffice.org 3.1
(Portage version: 2.1.6.11/cvs/Linux i686)
Revision Changes Path
1.1 app-office/openoffice/files/gentoo-3.1.0_beta3.diff
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/gentoo-3.1.0_beta3.diff?rev=1.1&view=markup
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
Index: gentoo-3.1.0_beta3.diff
===================================================================
--- bin/package-ooo
+++ bin/package-ooo
@@ -33,6 +33,7 @@
{
cat <<EOT >$1
#!/bin/sh
+unset PYTHONPATH
$OOINSTBASE/program/soffice $2 "\$@"
EOT
chmod 755 $1
--- patches/dev300/apply
+++ patches/dev300/apply
@@ -1439,8 +1439,6 @@
# jemalloc, FreeBSD 7 allocator
jemalloc.diff
-# Sandbox problem with wrong path
-gentoo-sandbox.diff
[ GentooOnly ]
SectionOwner => aprosky
@@ -1459,6 +1457,8 @@
config_office-XINC-XLIB-defaults.diff, i#65976
# linux-headers-2.6.22 issue?!
linux-headers.diff
+# Sandbox problem with wrong path
+gentoo-sandbox.diff
[ DebianBaseOnly ]
SectionOwner => rengelha
@@ -1527,6 +1527,9 @@
mono-climaker-config.diff
mono-climaker-bridgetest.diff
+# Buildfix with Mono 2.2, aprosky
+buildfix-mono-2-2.diff
+
[ VBAObjects ]
SectionOwner => noelpwer
|
|