summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-12-13 10:28:12 +0000
committerHans de Graaff <graaff@gentoo.org>2008-12-13 10:28:12 +0000
commit6c2d5db01775d34b8e097a746315761452e2bbde (patch)
tree7f837a008747b165938774f8bf330b34d3fa6f92 /mail-client/mail-notification/files/mail-notification-5.2-evo-crash-fix.patch
parentSupport bash array PATCHES (diff)
downloadgentoo-2-6c2d5db01775d34b8e097a746315761452e2bbde.tar.gz
gentoo-2-6c2d5db01775d34b8e097a746315761452e2bbde.tar.bz2
gentoo-2-6c2d5db01775d34b8e097a746315761452e2bbde.zip
Remove old versions broken with newer eel, bug #214301.
(Portage version: 2.1.6.1/cvs/Linux 2.6.26-gentoo-r2 x86_64)
Diffstat (limited to 'mail-client/mail-notification/files/mail-notification-5.2-evo-crash-fix.patch')
-rw-r--r--mail-client/mail-notification/files/mail-notification-5.2-evo-crash-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail-client/mail-notification/files/mail-notification-5.2-evo-crash-fix.patch b/mail-client/mail-notification/files/mail-notification-5.2-evo-crash-fix.patch
deleted file mode 100644
index 86bae2a602b4..000000000000
--- a/mail-client/mail-notification/files/mail-notification-5.2-evo-crash-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- build/src/mn-evolution-server.c.orig 2008-03-20 16:53:57.000000000 +0100
-+++ build/src/mn-evolution-server.c 2008-04-11 16:14:44.000000000 +0200
-@@ -556,7 +556,7 @@
- G_TYPE_STRING, camel_message_info_from(info),
- /* char *subject */
- G_TYPE_STRING, camel_message_info_subject(info),
-- 0);
-+ (GType) 0);
- }}
- #line 562 "mn-evolution-server.c"
- #undef __GOB_FUNCTION__