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.0: gentoo-2.3.0.diff
Date: Fri, 19 Oct 2007 10:02:48
Message-Id: E1IioWY-0006Re-5l@stork.gentoo.org
1 suka 07/10/19 09:52:10
2
3 Modified: gentoo-2.3.0.diff
4 Log:
5 Silent bump to ooo-build-2.3.0.5 also some more ppc-fixes
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.4 app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff?r1=1.3&r2=1.4
14
15 Index: gentoo-2.3.0.diff
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/openoffice/files/2.3.0/gentoo-2.3.0.diff,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- gentoo-2.3.0.diff 8 Oct 2007 10:39:01 -0000 1.3
22 +++ gentoo-2.3.0.diff 19 Oct 2007 09:52:09 -0000 1.4
23 @@ -1,13 +1,13 @@
24 --- bin/package-ooo
25 +++ bin/package-ooo
26 -@@ -57,6 +57,7 @@
27 +@@ -33,6 +33,7 @@
28 + {
29 + cat <<EOT >$1
30 #!/bin/sh
31 - export OOO_EXTRA_ARG='$2'
32 +unset PYTHONPATH
33 - $OOINSTBASE/program/ooqstart $3 "\$@"
34 + $OOINSTBASE/program/soffice $2 "\$@"
35 EOT
36 chmod 755 $1
37 - }
38 --- distro-configs/Gentoo.conf.in
39 +++ distro-configs/Gentoo.conf.in
40 @@ -3,7 +3,6 @@
41
42
43
44 --
45 gentoo-commits@g.o mailing list