summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2008-06-19 03:19:25 +0000
committerRyan Hill <rhill@gentoo.org>2008-06-19 03:19:25 +0000
commit8f9c175aea5cdc198ae2ce6b438f8b87859496b2 (patch)
tree98a1012b32542341ba304d55736cdaf604c1752d /app-text/xchm/files
parentStable on amd64, bug #222219 (diff)
downloadhistorical-8f9c175aea5cdc198ae2ce6b438f8b87859496b2.tar.gz
historical-8f9c175aea5cdc198ae2ce6b438f8b87859496b2.tar.bz2
historical-8f9c175aea5cdc198ae2ce6b438f8b87859496b2.zip
xchm
Package-Manager: portage-2.2_pre8/cvs/Linux 2.6.25-gentoo-r5 x86_64
Diffstat (limited to 'app-text/xchm/files')
-rw-r--r--app-text/xchm/files/xchm-1.13-gcc-4.3.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-text/xchm/files/xchm-1.13-gcc-4.3.patch b/app-text/xchm/files/xchm-1.13-gcc-4.3.patch
deleted file mode 100644
index d5035b560a07..000000000000
--- a/app-text/xchm/files/xchm-1.13-gcc-4.3.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -Naur xchm-1.13-orig/src/chmfile.h xchm-1.13/src/chmfile.h
---- xchm-1.13-orig/src/chmfile.h 2007-04-10 06:07:17.000000000 -0600
-+++ xchm-1.13/src/chmfile.h 2007-12-19 19:00:16.000000000 -0600
-@@ -277,8 +277,8 @@
-
- //! Retrieve the data (name/URL) for a single entry (TOC or index)
- bool GetItem(UCharPtr& topics, UCharPtr& strings, UCharPtr& urltbl,
-- UCharPtr& urlstr, u_int32_t index, wxTreeCtrl *toBuild,
-- CHMListCtrl* toBuild, const wxString& idxName,
-+ UCharPtr& urlstr, u_int32_t index, wxTreeCtrl* tree,
-+ CHMListCtrl* list, const wxString& idxName,
- const wxCSConv& cv, int level, bool local);
-
- //! Get the binary index (if available)