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 | bb78a9fa4fd2fecc65eb7b3afc788f11e70101dd (patch) | |
tree | f48adfae3660bb58ebe8e5fc6c2225af41d39af7 /app-office/openoffice-ximian | |
parent | touchups (diff) | |
download | historical-bb78a9fa4fd2fecc65eb7b3afc788f11e70101dd.tar.gz historical-bb78a9fa4fd2fecc65eb7b3afc788f11e70101dd.tar.bz2 historical-bb78a9fa4fd2fecc65eb7b3afc788f11e70101dd.zip |
add missing patch...
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'app-office/openoffice-ximian')
-rw-r--r-- | app-office/openoffice-ximian/Manifest | 1 | ||||
-rw-r--r-- | app-office/openoffice-ximian/files/1.1.4/gentoo-1.3.10.patch | 16 |
2 files changed, 17 insertions, 0 deletions
diff --git a/app-office/openoffice-ximian/Manifest b/app-office/openoffice-ximian/Manifest index 93f224d04261..bf39cb848f57 100644 --- a/app-office/openoffice-ximian/Manifest +++ b/app-office/openoffice-ximian/Manifest @@ -27,6 +27,7 @@ MD5 ddb36dfd1d142b8a03850e3bee62a8c3 files/1.1.4/hardened-link.patch 576 MD5 e08721c60cf0f7bc7ea0a714baeac120 files/1.1.4/getcompver.awk.patch 418 MD5 964398ef88829e5a2935d0c0f8389c9d files/1.1.4/xooffice-wrapper-1.3 6091 MD5 b2ea5c34d4a5e430c21a2da7426b9e39 files/1.1.4/cws-heapbug_CAN-2005-0941.diff 598 +MD5 6938dc2e28e840cebf4fdbde9d6e2d4b files/1.1.4/gentoo-1.3.10.patch 859 MD5 6938dc2e28e840cebf4fdbde9d6e2d4b files/1.1.4/gentoo-1.3.9.patch 859 MD5 3d3555a66a2d8a66613d4e4471701eb8 files/1.1.4/pthreadlink-fix.patch 1163 MD5 3f008e2c5595512c7f6306b1a722612e files/1.1.4/nptl.patch 243 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 |