summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang Le <r0bertz@gentoo.org>2009-04-02 05:56:21 +0800
committerZhang Le <r0bertz@gentoo.org>2009-04-02 05:56:21 +0800
commit17b0e0b5ef236e6497c3654a0807cff219bfbac0 (patch)
tree68af875c9af5cbc97331b9fb3b4e84d00fa8b744 /net-libs/xulrunner/files
parentbinutils fix-ls2f-kernel patch: don't substitute if .set noat (diff)
downloadloongson-17b0e0b5ef236e6497c3654a0807cff219bfbac0.tar.gz
loongson-17b0e0b5ef236e6497c3654a0807cff219bfbac0.tar.bz2
loongson-17b0e0b5ef236e6497c3654a0807cff219bfbac0.zip
added xulrunner-1.9.0.8.ebuild
Signed-off-by: Zhang Le <r0bertz@gentoo.org>
Diffstat (limited to 'net-libs/xulrunner/files')
-rw-r--r--net-libs/xulrunner/files/xulrunner-1.9.0.5-gcc4.4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-libs/xulrunner/files/xulrunner-1.9.0.5-gcc4.4.patch b/net-libs/xulrunner/files/xulrunner-1.9.0.5-gcc4.4.patch
index d74dca7..281b446 100644
--- a/net-libs/xulrunner/files/xulrunner-1.9.0.5-gcc4.4.patch
+++ b/net-libs/xulrunner/files/xulrunner-1.9.0.5-gcc4.4.patch
@@ -8,17 +8,6 @@
~nsUDPSocketProvider();
};
---- ./toolkit/xre/nsAppRunner.cpp.orig 2009-01-09 00:33:39.000000000 +0800
-+++ ./toolkit/xre/nsAppRunner.cpp 2009-01-09 00:33:48.000000000 +0800
-@@ -1459,7 +1459,7 @@
- if (NS_FAILED(rv))
- return rv;
-
--#elif
-+#else
- #error Oops, you need platform-specific code here
- #endif
-
--- ./layout/base/nsLayoutHistoryState.cpp.orig 2009-01-08 19:41:07.000000000 +0800
+++ ./layout/base/nsLayoutHistoryState.cpp 2009-01-08 19:41:15.000000000 +0800
@@ -59,10 +59,10 @@