diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2007-01-12 14:41:03 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2007-01-12 14:41:03 +0000 |
commit | 8442f0281dee9f70f294b910dd1b6528f179e248 (patch) | |
tree | ab8480057cceded09372c66d0e351dcd55fba6e4 /app-office | |
parent | Build fix for wxrc in presence of an already installed (incompatible) wxGTK, ... (diff) | |
download | gentoo-2-8442f0281dee9f70f294b910dd1b6528f179e248.tar.gz gentoo-2-8442f0281dee9f70f294b910dd1b6528f179e248.tar.bz2 gentoo-2-8442f0281dee9f70f294b910dd1b6528f179e248.zip |
Accidentally removed STLport5-patches from the build without java, re-adding
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/openoffice/files/2.1.0/disable_cxxhelplinker.diff | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-office/openoffice/ChangeLog b/app-office/openoffice/ChangeLog index 8033dbc44156..eaeb69c18895 100644 --- a/app-office/openoffice/ChangeLog +++ b/app-office/openoffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/openoffice # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.288 2007/01/12 12:06:57 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/ChangeLog,v 1.289 2007/01/12 14:41:03 suka Exp $ + + 12 Jan 2007; Andreas Proschofsky <suka@gentoo.org> + files/2.1.0/disable_cxxhelplinker.diff: + Accidentally removed STLport5-patches from the build without java, re-adding 12 Jan 2007; Andreas Proschofsky <suka@gentoo.org> openoffice-2.1.0.ebuild: diff --git a/app-office/openoffice/files/2.1.0/disable_cxxhelplinker.diff b/app-office/openoffice/files/2.1.0/disable_cxxhelplinker.diff index d855b0b4c193..dce712b45e0a 100644 --- a/app-office/openoffice/files/2.1.0/disable_cxxhelplinker.diff +++ b/app-office/openoffice/files/2.1.0/disable_cxxhelplinker.diff @@ -5,7 +5,7 @@ QiLinux: LinuxCommon, GlobalDesktopFiles, FilePickers #Gentoo -GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, CalcSolver, SystemJavaBits, CairoFonts, CXXHelpLinker, ICU36, BerkeleyDB43, STLport5 -+GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, CalcSolver, SystemJavaBits, CairoFonts, ICU36, BerkeleyDB43 ++GentooBase : LinuxCommon, GentooOnly, NotDebian, Lockdown, CalcSolver, SystemJavaBits, CairoFonts, ICU36, BerkeleyDB43, STLport5 GentooUnstable: GentooBase, GentooExperimental, 64bit Gentoo : GentooBase Gentoo64: GentooBase, 64bit |