summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-12-11 17:31:42 +0000
committerAron Griffis <agriffis@gentoo.org>2003-12-11 17:31:42 +0000
commita35c0213f2b152fa018012531c79902fd7cd3b4c (patch)
treee63a6844fa185ca228aafd6cca1bc06a3c6d23f9 /net-mail/evolution/files
parentinherit ruby.eclass rather than ruby-gnome2 to support ruby16 and ruby18 (diff)
downloadgentoo-2-a35c0213f2b152fa018012531c79902fd7cd3b4c.tar.gz
gentoo-2-a35c0213f2b152fa018012531c79902fd7cd3b4c.tar.bz2
gentoo-2-a35c0213f2b152fa018012531c79902fd7cd3b4c.zip
fixup 64-bit stuff
Diffstat (limited to 'net-mail/evolution/files')
-rw-r--r--net-mail/evolution/files/evolution-1.4.4-alpha.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/net-mail/evolution/files/evolution-1.4.4-alpha.patch b/net-mail/evolution/files/evolution-1.4.4-alpha.patch
index 7e60e2e902f1..7fbf8f648b09 100644
--- a/net-mail/evolution/files/evolution-1.4.4-alpha.patch
+++ b/net-mail/evolution/files/evolution-1.4.4-alpha.patch
@@ -1,23 +1,3 @@
---- evolution-1.4.4/shell/e-config-upgrade.c 2003-06-25 13:08:01.000000000 -0400
-+++ ../../evo-avg/shell/e-config-upgrade.c 2003-08-18 14:54:57.000000000 -0400
-@@ -734,7 +734,7 @@
- struct _map_table {
- char *from;
- char *to;
-- int type;
-+ GType type;
- struct _map_table *child;
- };
-
-@@ -1097,7 +1097,7 @@
- struct _gconf_map {
- char *from;
- char *to;
-- int type;
-+ GType type;
- };
-
- /* ********************************************************************** */
--- evolution-1.4.4/filter/rule-context.c 2003-06-12 13:04:20.000000000 -0400
+++ ../../evo-avg/filter/rule-context.c 2003-08-18 14:29:14.000000000 -0400
@@ -209,7 +209,7 @@