summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-12-30 00:58:40 +0000
committerMike Frysinger <vapier@gentoo.org>2006-12-30 00:58:40 +0000
commiteb8afe98c1749ccab30e30983a4b05ad06271e8e (patch)
treedb9b47fc9c737fbef04867277ebda3d5edbf3da8 /sys-devel/gettext/files
parentMasking dev-python/snmpy for removal (diff)
downloadgentoo-2-eb8afe98c1749ccab30e30983a4b05ad06271e8e.tar.gz
gentoo-2-eb8afe98c1749ccab30e30983a4b05ad06271e8e.tar.bz2
gentoo-2-eb8afe98c1749ccab30e30983a4b05ad06271e8e.zip
document patches
Diffstat (limited to 'sys-devel/gettext/files')
-rw-r--r--sys-devel/gettext/files/gettext-0.14.2-fix-race.patch6
-rw-r--r--sys-devel/gettext/files/gettext-0.15-expat-no-dlopen.patch9
2 files changed, 11 insertions, 4 deletions
diff --git a/sys-devel/gettext/files/gettext-0.14.2-fix-race.patch b/sys-devel/gettext/files/gettext-0.14.2-fix-race.patch
index dd0bf96abc94..57d381d37ca7 100644
--- a/sys-devel/gettext/files/gettext-0.14.2-fix-race.patch
+++ b/sys-devel/gettext/files/gettext-0.14.2-fix-race.patch
@@ -1,5 +1,7 @@
---- gettext-0.14.2/gettext-tools/misc/Makefile.in.az 2005-03-14 00:40:56.000000000 +0200
-+++ gettext-0.14.2/gettext-tools/misc/Makefile.in 2005-03-14 00:41:26.000000000 +0200
+http://bugs.gentoo.org/85054
+
+--- gettext-0.14.2/gettext-tools/misc/Makefile.in
++++ gettext-0.14.2/gettext-tools/misc/Makefile.in
@@ -441,7 +441,7 @@
shift; \
EMACS="$(EMACS)" $(SHELL) $(elisp_comp) "$$@" || exit 1; \
diff --git a/sys-devel/gettext/files/gettext-0.15-expat-no-dlopen.patch b/sys-devel/gettext/files/gettext-0.15-expat-no-dlopen.patch
index d2088978eca5..4630d1dd92d3 100644
--- a/sys-devel/gettext/files/gettext-0.15-expat-no-dlopen.patch
+++ b/sys-devel/gettext/files/gettext-0.15-expat-no-dlopen.patch
@@ -1,5 +1,10 @@
---- gettext-0.15/gettext-tools/configure.orig 2006-07-21 15:38:28.000000000 +0200
-+++ gettext-0.15/gettext-tools/configure 2006-10-07 01:19:15.295758370 +0200
+Add support for expat-2 to xgettext by linking it at build time rather than
+at runtime using dlopen
+
+http://bugs.gentoo.org/146211
+
+--- gettext-0.15/gettext-tools/configure
++++ gettext-0.15/gettext-tools/configure
@@ -44267,19 +44266,6 @@