diff options
author | Marinus Schraal <foser@gentoo.org> | 2006-03-29 17:05:59 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2006-03-29 17:05:59 +0000 |
commit | 0faa6e9eed0742eab2245f3edb7606e8ec318664 (patch) | |
tree | 51d4a68c71c0c02d62f5472df31c159dd01b1dc6 /www-client | |
parent | Mark 0.25.0 ~ia64 (diff) | |
download | gentoo-2-0faa6e9eed0742eab2245f3edb7606e8ec318664.tar.gz gentoo-2-0faa6e9eed0742eab2245f3edb7606e8ec318664.tar.bz2 gentoo-2-0faa6e9eed0742eab2245f3edb7606e8ec318664.zip |
fix patch to be Id-less
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'www-client')
-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); |