summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-10 22:51:26 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-10 22:51:26 +0000
commit97c7738ac879199074f26343739e13addb0cdeff (patch)
tree281c90f561af7e4d11b05e15fcbebb98ebeece7a /net-www
parentcleanup and bump (diff)
downloadgentoo-2-97c7738ac879199074f26343739e13addb0cdeff.tar.gz
gentoo-2-97c7738ac879199074f26343739e13addb0cdeff.tar.bz2
gentoo-2-97c7738ac879199074f26343739e13addb0cdeff.zip
cleanup dusty patches
Diffstat (limited to 'net-www')
-rw-r--r--net-www/galeon/Manifest4
-rw-r--r--net-www/galeon/files/galeon-1.2.0-gcc3.patch33
-rw-r--r--net-www/galeon/files/galeon-1.2.1-gcc3.1.patch23
-rw-r--r--net-www/galeon/files/galeon-multitabfix.diff14
-rw-r--r--net-www/galeon/files/galeon-omffix.patch57
5 files changed, 0 insertions, 131 deletions
diff --git a/net-www/galeon/Manifest b/net-www/galeon/Manifest
index cc4766dd5343..1a9546ecd91c 100644
--- a/net-www/galeon/Manifest
+++ b/net-www/galeon/Manifest
@@ -11,12 +11,8 @@ MD5 7452327082b17acbb2ae8b41e9d4356c files/digest-galeon-1.2.8 65
MD5 61056f75dbefbbf2d8d48ec8c3323152 files/digest-galeon-1.2.6 65
MD5 f8fed360b2c0bdd6968c349c75e518c2 files/digest-galeon-1.2.7 65
MD5 f8fed360b2c0bdd6968c349c75e518c2 files/digest-galeon-1.2.7-r1 65
-MD5 73a12e14b8a0a3595bbe9b63e505c3ac files/galeon-1.2.0-gcc3.patch 1132
-MD5 7ab21c1d290a8ed06666290bdc6cc66b files/galeon-1.2.1-gcc3.1.patch 577
MD5 d7f05d8c910cd3bc11b799ef300ae13f files/galeon-1.2.6-to-printpreview.patch 448
MD5 c72506690307bdae2ceec562ac7fdbd9 files/galeon-1.2.7-google-UTF8.patch 1594
-MD5 0b52f2605f9080d9106dc8f0c1c63d5e files/galeon-multitabfix.diff 670
-MD5 27abbf68b9d04fd4ab742e9217d2a4d3 files/galeon-omffix.patch 1420
MD5 1745a1b5fb19426c721b8d1aefad75fa files/digest-galeon-1.2.9 65
MD5 45c670ad8bd2014a4b86dcd37c1c5d11 files/digest-galeon-1.3.4 66
MD5 8a4f5575c0225821b55e84ba7e75ae05 files/digest-galeon-1.2.10a 67
diff --git a/net-www/galeon/files/galeon-1.2.0-gcc3.patch b/net-www/galeon/files/galeon-1.2.0-gcc3.patch
deleted file mode 100644
index 02f70cc72778..000000000000
--- a/net-www/galeon/files/galeon-1.2.0-gcc3.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -ur galeon-1.2.0-orig/src/GaleonAutomation-skels.c galeon-1.2.0/src/GaleonAutomation-skels.c
---- galeon-1.2.0-orig/src/GaleonAutomation-skels.c Sat Mar 9 18:52:54 2002
-+++ galeon-1.2.0/src/GaleonAutomation-skels.c Sun Apr 7 17:09:39 2002
-@@ -2,6 +2,7 @@
- * This file was generated by orbit-idl - DO NOT EDIT!
- */
-
-+#include <stdlib.h>
- #include <string.h>
- #include "GaleonAutomation.h"
-
-diff -ur galeon-1.2.0-orig/src/GaleonAutomation-stubs.c galeon-1.2.0/src/GaleonAutomation-stubs.c
---- galeon-1.2.0-orig/src/GaleonAutomation-stubs.c Sat Mar 9 18:52:54 2002
-+++ galeon-1.2.0/src/GaleonAutomation-stubs.c Sun Apr 7 17:09:22 2002
-@@ -2,6 +2,7 @@
- * This file was generated by orbit-idl - DO NOT EDIT!
- */
-
-+#include <stdlib.h>
- #include <string.h>
- #include "GaleonAutomation.h"
-
-diff -ur galeon-1.2.0-orig/src/Gtm-stubs.c galeon-1.2.0/src/Gtm-stubs.c
---- galeon-1.2.0-orig/src/Gtm-stubs.c Sat Mar 9 18:52:54 2002
-+++ galeon-1.2.0/src/Gtm-stubs.c Sun Apr 7 17:31:02 2002
-@@ -2,6 +2,7 @@
- * This file was generated by orbit-idl - DO NOT EDIT!
- */
-
-+#include <stdlib.h>
- #include <string.h>
- #include "Gtm.h"
-
diff --git a/net-www/galeon/files/galeon-1.2.1-gcc3.1.patch b/net-www/galeon/files/galeon-1.2.1-gcc3.1.patch
deleted file mode 100644
index c18422e47f40..000000000000
--- a/net-www/galeon/files/galeon-1.2.1-gcc3.1.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- galeon-1.2.1/src/mozilla/ContentHandler.h~ 2002-03-08 01:39:04.000000000 +0100
-+++ galeon-1.2.1/src/mozilla/ContentHandler.h 2002-05-13 18:54:23.000000000 +0200
-@@ -19,6 +19,12 @@
- #ifndef __ContentHandler_h
- #define __ContentHandler_h
-
-+extern "C" {
-+#include "libgnomevfs/gnome-vfs-mime-handlers.h"
-+}
-+
-+
-+
- #include "nsIHelperAppLauncherDialog.h"
- #include "nsIExternalHelperAppService.h"
- #include "nsCExternalHandlerService.h"
-@@ -41,7 +47,6 @@
- }
-
- class nsIFactory;
--struct GnomeVFSMimeApplication;
-
- class GContentHandler : public nsIHelperAppLauncherDialog
- {
diff --git a/net-www/galeon/files/galeon-multitabfix.diff b/net-www/galeon/files/galeon-multitabfix.diff
deleted file mode 100644
index dfe53bdacc9c..000000000000
--- a/net-www/galeon/files/galeon-multitabfix.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ur galeon-1.2.5/src/window_callbacks.c galeon-1.2.5-ice/src/window_callbacks.c
---- galeon-1.2.5/src/window_callbacks.c Thu May 23 18:06:20 2002
-+++ galeon-1.2.5-ice/src/window_callbacks.c Fri Jun 28 16:04:36 2002
-@@ -2085,8 +2085,9 @@
- window_update_tab_controls (window);
-
- /* update the statusbar */
-- window_statusbar_set_security_icon (window, embed->secure,
-- embed->security_tooltip);
-+ if (!(old_embed && embed->secure == old_embed->secure))
-+ window_statusbar_set_security_icon (window, embed->secure,
-+ embed->security_tooltip);
- window_statusbar_update_message (window);
- window_statusbar_update_progress_bar (window);
diff --git a/net-www/galeon/files/galeon-omffix.patch b/net-www/galeon/files/galeon-omffix.patch
deleted file mode 100644
index 434585fcba70..000000000000
--- a/net-www/galeon/files/galeon-omffix.patch
+++ /dev/null
@@ -1,57 +0,0 @@
-diff -u -p -r1.2 galeon-manual-C.omf
---- galeon-manual-C.omf 16 Jun 2002 22:52:26 -0000 1.2
-+++ galeon-manual-C.omf 30 Jun 2002 10:28:33 -0000
-@@ -1,30 +1,25 @@
- <?xml version="1.0" standalone="no"?>
- <omf>
- <resource>
-+ <creator>
-+ Joshua Horvarth
-+ </creator>
-+ <creator>
-+ Ricardo Fernandez Pascual
-+ </creator>
-+ <creator>
-+ Matt Aubury
-+ </creator>
-+ <creator>
-+ Daniel Erat
-+ </creator>
- <title>
- Galeon Manual
- </title>
-- <creator>
-- <person>
-- <firstName>Joshua</firstName>
-- <lastName>Horvarth</lastName>
-- </person>
-- <person>
-- <firstName>Ricardo</firstName>
-- <lastName>Fernandez Pascual</lastName>
-- </person>
-- <person>
-- <firstName>Matt</firstName>
-- <lastName>Aubury</lastName>
-- </person>
-- <person>
-- <firstName>Daniel</firstName>
-- <lastName>Erat</lastName>
-- </person>
-- </creator>
-- <subject>
-- <category>GNOME|Applications</category>
-- </subject>
-+ <date>
-+ 2002-06-30
-+ </date>
-+ <subject category="GNOME|Applications"/>
- <description>
- This document describes the use of Galeon, the GNOME Web Browser
- based on Mozilla
-@@ -35,5 +30,6 @@
- <format mime="text/xml"/>
- <identifier url="galeon.xml"/>
- <language code="C"/>
-+ <relation seriesid="103547d4-8c12-11d6-9968-d596212e6da9"/>
- </resource>
- </omf>