diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2006-03-07 19:47:11 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2006-03-07 19:47:11 +0000 |
commit | 569ea7b06e81e8378343bdb099d91d6840dbc551 (patch) | |
tree | 56475f5fd6447310028c7b79221a61db1773bfe9 /app-office | |
parent | Initial commit, ebuild written by me. (diff) | |
download | gentoo-2-569ea7b06e81e8378343bdb099d91d6840dbc551.tar.gz gentoo-2-569ea7b06e81e8378343bdb099d91d6840dbc551.tar.bz2 gentoo-2-569ea7b06e81e8378343bdb099d91d6840dbc551.zip |
Forgot to fix the Makefile for PPC (for the --without-java fix)
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/openoffice/files/2.0.2/buildfix-no-java.diff | 11 |
2 files changed, 16 insertions, 1 deletions
diff --git a/app-office/openoffice/ChangeLog b/app-office/openoffice/ChangeLog index 5ab2b303d22a..20b7e662ba7b 100644 --- a/app-office/openoffice/ChangeLog +++ b/app-office/openoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/openoffice # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.192 2006/03/07 16:24:46 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.193 2006/03/07 19:47:11 suka Exp $ + + 07 Mar 2006; Andreas Proschofsky <suka@gentoo.org> + files/2.0.2/buildfix-no-java.diff: + Forgot to fix the Makefile for PPC (for the --without-java fix) 07 Mar 2006; Andreas Proschofsky <suka@gentoo.org> files/2.0.2/gentoo-2.0.2.diff, +files/2.0.2/buildfix-no-java.diff, diff --git a/app-office/openoffice/files/2.0.2/buildfix-no-java.diff b/app-office/openoffice/files/2.0.2/buildfix-no-java.diff index 49723889abe4..145569d33367 100644 --- a/app-office/openoffice/files/2.0.2/buildfix-no-java.diff +++ b/app-office/openoffice/files/2.0.2/buildfix-no-java.diff @@ -1,3 +1,14 @@ +--- solenv/inc/unxlngppc.mk.old 2006-01-20 11:50:50.000000000 +0100 ++++ solenv/inc/unxlngppc.mk 2006-02-28 15:06:48.000000000 +0100 +@@ -36,7 +36,7 @@ + ASM= + AFLAGS= + +-SOLAR_JAVA*=TRUE ++SOLAR_JAVA*= + JAVAFLAGSDEBUG=-g + + # filter for supressing verbose messages from linker --- solenv/inc/unxlngppc4.mk.old 2006-01-20 11:50:50.000000000 +0100 +++ solenv/inc/unxlngppc4.mk 2006-02-28 15:06:48.000000000 +0100 @@ -36,7 +36,7 @@ |