summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-03-05 18:36:57 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-03-05 18:36:57 +0000
commitdd1defc19735d829e80dca84449c82cc448bd866 (patch)
tree495e57af96e987d6a974bcbe930927a89e997064 /dev-util/devhelp/files
parentVersion bump. (diff)
downloadhistorical-dd1defc19735d829e80dca84449c82cc448bd866.tar.gz
historical-dd1defc19735d829e80dca84449c82cc448bd866.tar.bz2
historical-dd1defc19735d829e80dca84449c82cc448bd866.zip
New version
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-util/devhelp/files')
-rw-r--r--dev-util/devhelp/files/devhelp-0.11-mozilla-includes.patch51
-rw-r--r--dev-util/devhelp/files/digest-devhelp-0.113
2 files changed, 54 insertions, 0 deletions
diff --git a/dev-util/devhelp/files/devhelp-0.11-mozilla-includes.patch b/dev-util/devhelp/files/devhelp-0.11-mozilla-includes.patch
new file mode 100644
index 000000000000..5d512bd54d73
--- /dev/null
+++ b/dev-util/devhelp/files/devhelp-0.11-mozilla-includes.patch
@@ -0,0 +1,51 @@
+--- src/dh-gecko-utils.cpp 2006-03-05 12:16:10.000000000 -0600
++++ src/dh-gecko-utils.cpp 2006-03-05 12:25:58.000000000 -0600
+@@ -21,33 +21,34 @@
+ */
+
+ #include <config.h>
+-#include <gtkmozembed.h>
+-#include <gtkmozembed_internal.h>
++#include <gtkembedmoz/gtkmozembed.h>
++#include <gtkembedmoz/gtkmozembed_internal.h>
+
+-#include <nsCOMPtr.h>
+-#include <nsMemory.h>
+-#include <nsEmbedString.h>
+-#include <nsIPrefService.h>
+-#include <nsICommandManager.h>
+-#include <nsIInterfaceRequestorUtils.h>
++#include <xpcom/nsCOMPtr.h>
++#include <xpcom/nsMemory.h>
++#include <string/nsEmbedString.h>
++#include <pref/nsIPrefService.h>
++#include <commandhandler/nsICommandManager.h>
++#include <xpcom/nsIInterfaceRequestorUtils.h>
+ #define MOZILLA_INTERNAL_API
+-#include <nsIServiceManager.h>
++#include <xpcom/nsIServiceManager.h>
+ #undef MOZILLA_INTERNAL_API
+-#include <nsISupportsPrimitives.h>
+-#include <nsILocalFile.h>
+-#include <nsIDOMMouseEvent.h>
++#include <xpcom/nsISupportsPrimitives.h>
++#include <xpcom/nsILocalFile.h>
++#include <dom/nsIDOMMouseEvent.h>
++#include <necko/nsIURL.h>
+
+ #include <stdlib.h>
+
+ #if defined (HAVE_CHROME_NSICHROMEREGISTRYSEA_H)
+ #include <chrome/nsIChromeRegistrySea.h>
+ #elif defined(MOZ_NSIXULCHROMEREGISTRY_SELECTSKIN)
+-#include <nsIChromeRegistry.h>
++#include <content/nsIChromeRegistry.h>
+ #endif
+
+ #ifdef ALLOW_PRIVATE_API
+ // FIXME: For setting the locale. hopefully gtkmozembed will do itself soon
+-#include <nsILocaleService.h>
++#include <locale/nsILocaleService.h>
+ #endif
+
+ #include "dh-util.h"
diff --git a/dev-util/devhelp/files/digest-devhelp-0.11 b/dev-util/devhelp/files/digest-devhelp-0.11
new file mode 100644
index 000000000000..50ee72cedc10
--- /dev/null
+++ b/dev-util/devhelp/files/digest-devhelp-0.11
@@ -0,0 +1,3 @@
+MD5 0f7cf58925a0e3ada507a59fe3fe93c8 devhelp-0.11.tar.bz2 400096
+RMD160 4410c0ffa6290d8fa641e3af9eacee6c5489bb63 devhelp-0.11.tar.bz2 400096
+SHA256 2104460c2ba49891f9cf20d32b07b5cf482a1ca98a6d52c5926d87024a728090 devhelp-0.11.tar.bz2 400096