diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-12-11 17:31:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-12-11 17:31:42 +0000 |
commit | 602b7b1a969c070784ce5a0c6170317b99fa00a4 (patch) | |
tree | 7a9799f4a089a0dfd84744cd8f81cfabb14a24e1 /net-mail/evolution/files | |
parent | inherit ruby.eclass rather than ruby-gnome2 to support ruby16 and ruby18 (diff) | |
download | historical-602b7b1a969c070784ce5a0c6170317b99fa00a4.tar.gz historical-602b7b1a969c070784ce5a0c6170317b99fa00a4.tar.bz2 historical-602b7b1a969c070784ce5a0c6170317b99fa00a4.zip |
fixup 64-bit stuff
Diffstat (limited to 'net-mail/evolution/files')
-rw-r--r-- | net-mail/evolution/files/evolution-1.4.4-alpha.patch | 20 |
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 @@ |