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/2.3.1: gentoo-2.3.1-r1.diff
Date: Sat, 02 Feb 2008 18:28:45
Message-Id: E1JLN6Y-00015Y-Mg@stork.gentoo.org
1 suka 08/02/02 18:28:42
2
3 Added: gentoo-2.3.1-r1.diff
4 Log:
5 Revision bump for bug #208001, uses external icu again
6 (Portage version: 2.1.4.1)
7
8 Revision Changes Path
9 1.1 app-office/openoffice/files/2.3.1/gentoo-2.3.1-r1.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/2.3.1/gentoo-2.3.1-r1.diff?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/2.3.1/gentoo-2.3.1-r1.diff?rev=1.1&content-type=text/plain
13
14 Index: gentoo-2.3.1-r1.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 --- distro-configs/Gentoo.conf.in
27 +++ distro-configs/Gentoo.conf.in
28 @@ -3,5 +3,4 @@
29 --enable-libsn
30 --enable-xsltproc
31 --with-dynamic-xinerama
32 ---with-stlport=/usr
33 --with-system-boost
34 --with-system-curl
35
36
37
38
39 --
40 gentoo-commits@l.g.o mailing list