diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2004-05-24 16:58:50 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2004-05-24 16:58:50 +0000 |
commit | ef10eec527c3b2a785ee1ec519e7df52a5c77a03 (patch) | |
tree | cf29540eceaed529714f95f609d16c69d80f809e /app-office/abiword/files | |
parent | Adding a chmod u+w before uncompression since files are coming from CD. (Mani... (diff) | |
download | gentoo-2-ef10eec527c3b2a785ee1ec519e7df52a5c77a03.tar.gz gentoo-2-ef10eec527c3b2a785ee1ec519e7df52a5c77a03.tar.bz2 gentoo-2-ef10eec527c3b2a785ee1ec519e7df52a5c77a03.zip |
New version and gcc-3.4 fix
Diffstat (limited to 'app-office/abiword/files')
-rw-r--r-- | app-office/abiword/files/abiword-2.0.7-gcc-3.4.patch | 12 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-2.0.7 | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/app-office/abiword/files/abiword-2.0.7-gcc-3.4.patch b/app-office/abiword/files/abiword-2.0.7-gcc-3.4.patch new file mode 100644 index 000000000000..9a6d2f80082d --- /dev/null +++ b/app-office/abiword/files/abiword-2.0.7-gcc-3.4.patch @@ -0,0 +1,12 @@ +diff -ruN abiword-2.0.7.orig/abi/src/text/fmt/xp/fl_DocLayout.h abiword-2.0.7/abi/src/text/fmt/xp/fl_DocLayout.h +--- abiword-2.0.7.orig/abi/src/text/fmt/xp/fl_DocLayout.h 2004-05-24 18:08:52.250531368 +0200 ++++ abiword-2.0.7/abi/src/text/fmt/xp/fl_DocLayout.h 2004-05-24 18:13:09.379441832 +0200 +@@ -249,7 +249,7 @@ + void __dump(FILE * fp) const; + #endif + +-protected: ++//protected: + static void _backgroundCheck(UT_Worker * pTimer); + void _toggleAutoSpell(bool bSpell); + void _toggleAutoSmartQuotes(bool bSQ); diff --git a/app-office/abiword/files/digest-abiword-2.0.7 b/app-office/abiword/files/digest-abiword-2.0.7 new file mode 100644 index 000000000000..946953fddd79 --- /dev/null +++ b/app-office/abiword/files/digest-abiword-2.0.7 @@ -0,0 +1 @@ +MD5 bb1de0c969f1b93280ff7e661efb1025 abiword-2.0.7.tar.bz2 22012687 |