diff options
author | Andreas Proschofsky <suka@gentoo.org> | 2005-04-24 05:51:04 +0000 |
---|---|---|
committer | Andreas Proschofsky <suka@gentoo.org> | 2005-04-24 05:51:04 +0000 |
commit | 2aacf7572671a1d04834573a9685014753469d67 (patch) | |
tree | 7da11a1aacc732cd188b7ac9ed8575efc3d17566 /app-office | |
parent | touchups (diff) | |
download | gentoo-2-2aacf7572671a1d04834573a9685014753469d67.tar.gz gentoo-2-2aacf7572671a1d04834573a9685014753469d67.tar.bz2 gentoo-2-2aacf7572671a1d04834573a9685014753469d67.zip |
add missing patch...
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/openoffice-ximian/files/1.1.4/gentoo-1.3.10.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-office/openoffice-ximian/files/1.1.4/gentoo-1.3.10.patch b/app-office/openoffice-ximian/files/1.1.4/gentoo-1.3.10.patch new file mode 100644 index 000000000000..37eed77e51b5 --- /dev/null +++ b/app-office/openoffice-ximian/files/1.1.4/gentoo-1.3.10.patch @@ -0,0 +1,16 @@ +--- patches/OOO_1_1_4/apply.orig 2004-12-02 00:07:00.659646960 +0100 ++++ patches/OOO_1_1_4/apply 2004-12-02 00:07:18.119992584 +0100 +@@ -33,9 +33,10 @@ + PLD : PLDOnly, LinuxCommon, FilePickers, KDECommon, GlobalDesktopFiles, NonArkCommon, NoRpath + KDE : LinuxCommon, FilePickers, KDEOnly, NoRpath + Ark : ArkOnly, LinuxCommon, FilePickers, GlobalDesktopFiles, Gcc34, NoRpath, IndicFixes, MSCodec +-Gentoo : LinuxCommon, FilePickers, GlobalDesktopFiles, NonArkCommon, Gcc34, GentooOnly, NoRpath +-GentooGNOME : Gentoo, GnomeVFS, NovellOnly +-GentooKDE : Gentoo, KDECommon ++GentooBase : LinuxCommon, FilePickers, GlobalDesktopFiles, NonArkCommon, Gcc34, NoRpath ++Gentoo : GentooBase ++GentooGNOME : GentooBase, GnomeVFS, NovellOnly, GentooOnly ++GentooKDE : GentooBase, KDECommon + + # somewhat odder: + Win32 : VCLPlug, Common, ODKFixes, VBABits, Win32Only, NoRpath |