diff options
author | 2006-03-29 17:05:59 +0000 | |
---|---|---|
committer | 2006-03-29 17:05:59 +0000 | |
commit | 7f8d4b886c2eea1ff4db1063ba5cf76cc3aae3b8 (patch) | |
tree | da4ff04c8d41d26ff99e5382e7052cf787b2a79e /www-client/epiphany-extensions/files | |
parent | Mark 0.25.0 ~ia64 (diff) | |
download | historical-7f8d4b886c2eea1ff4db1063ba5cf76cc3aae3b8.tar.gz historical-7f8d4b886c2eea1ff4db1063ba5cf76cc3aae3b8.tar.bz2 historical-7f8d4b886c2eea1ff4db1063ba5cf76cc3aae3b8.zip |
fix patch to be Id-less
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'www-client/epiphany-extensions/files')
-rw-r--r-- | www-client/epiphany-extensions/files/epiphany-extensions-2.14.0.1-adblock.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www-client/epiphany-extensions/files/epiphany-extensions-2.14.0.1-adblock.patch b/www-client/epiphany-extensions/files/epiphany-extensions-2.14.0.1-adblock.patch index b4094d7af204..f7ef5acd684d 100644 --- a/www-client/epiphany-extensions/files/epiphany-extensions-2.14.0.1-adblock.patch +++ b/www-client/epiphany-extensions/files/epiphany-extensions-2.14.0.1-adblock.patch @@ -5,15 +5,6 @@ retrieving revision 1.10.2.1 diff -u -r1.10 -r1.10.2.1 --- ephy-adblock-extension.c 2006/03/11 18:41:20 1.10 +++ ephy-adblock-extension.c 2006/03/16 14:59:22 1.10.2.1 -@@ -16,7 +16,7 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * -- * $Id: epiphany-extensions-2.14.0.1-adblock.patch,v 1.2 2006/03/29 11:32:23 foser Exp $ -+ * $Id: epiphany-extensions-2.14.0.1-adblock.patch,v 1.2 2006/03/29 11:32:23 foser Exp $ - */ - - #include "config.h" @@ -270,11 +270,8 @@ statusbar = EPHY_STATUSBAR (ephy_window_get_statusbar (window)); g_return_if_fail (statusbar != NULL); |