diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 09:50:37 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 09:50:37 +0000 |
commit | c44df4b82969b1c186dedd3d964dcdd83f7fac8a (patch) | |
tree | 6f4a9faa0213d0d2311cea357ae78f0a38db8988 /mail-client/mail-notification | |
parent | Added amd64 arch, ebuild cleanup. (diff) | |
download | gentoo-2-c44df4b82969b1c186dedd3d964dcdd83f7fac8a.tar.gz gentoo-2-c44df4b82969b1c186dedd3d964dcdd83f7fac8a.tar.bz2 gentoo-2-c44df4b82969b1c186dedd3d964dcdd83f7fac8a.zip |
Remove unused patches
(Portage version: 2.1.3.9)
Diffstat (limited to 'mail-client/mail-notification')
5 files changed, 8 insertions, 126 deletions
diff --git a/mail-client/mail-notification/ChangeLog b/mail-client/mail-notification/ChangeLog index 9802abf9d7ad..a2012c96a3c3 100644 --- a/mail-client/mail-notification/ChangeLog +++ b/mail-client/mail-notification/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-client/mail-notification # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.48 2007/10/25 09:27:32 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.49 2007/10/25 09:50:36 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> + -files/mail-notification-2.0-buildfix.diff, + -files/mail-notification-2.0-evolution-2.4.diff, + -files/mail-notification-2.0-evolution-2.6.diff, + -files/mail-notification-2.0-gmail-properties-fix.diff: + Remove unused patches *mail-notification-4.1-r1 (25 Oct 2007) diff --git a/mail-client/mail-notification/files/mail-notification-2.0-buildfix.diff b/mail-client/mail-notification/files/mail-notification-2.0-buildfix.diff deleted file mode 100644 index 10f21050628f..000000000000 --- a/mail-client/mail-notification/files/mail-notification-2.0-buildfix.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mn-mailboxes.c.orig Tue Aug 9 22:01:57 2005 -+++ src/mn-mailboxes.c Wed Aug 10 08:32:55 2005 -@@ -28,6 +28,7 @@ - #include "config.h" - #include <unistd.h> - #include <stdarg.h> -+#include <errno.h> - #include <glib/gi18n.h> - #include <libxml/parser.h> - #include <libxml/tree.h> diff --git a/mail-client/mail-notification/files/mail-notification-2.0-evolution-2.4.diff b/mail-client/mail-notification/files/mail-notification-2.0-evolution-2.4.diff deleted file mode 100644 index d957f9826f37..000000000000 --- a/mail-client/mail-notification/files/mail-notification-2.0-evolution-2.4.diff +++ /dev/null @@ -1,52 +0,0 @@ ---- configure.orig Mon Oct 24 10:40:20 2005 -+++ configure Mon Oct 24 10:40:46 2005 -@@ -24784,12 +24784,12 @@ - if test "x$ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_set" = "xset"; then - pkg_cv_EVOLUTION_PLUGIN_CFLAGS=$ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_value - elif test -n "$PKG_CONFIG"; then -- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.2 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -- ($PKG_CONFIG --exists "evolution-plugin-2.2 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 -+ if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.4 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -+ ($PKG_CONFIG --exists "evolution-plugin-2.4 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_EVOLUTION_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "evolution-plugin-2.2 $evolution_plugin_min_version" 2>/dev/null` -+ pkg_cv_EVOLUTION_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "evolution-plugin-2.4 $evolution_plugin_min_version" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -24807,12 +24807,12 @@ - if test "x$ac_cv_env_EVOLUTION_PLUGIN_LIBS_set" = "xset"; then - pkg_cv_EVOLUTION_PLUGIN_LIBS=$ac_cv_env_EVOLUTION_PLUGIN_LIBS_value - elif test -n "$PKG_CONFIG"; then -- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.2 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -- ($PKG_CONFIG --exists "evolution-plugin-2.2 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 -+ if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.4 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -+ ($PKG_CONFIG --exists "evolution-plugin-2.4 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_EVOLUTION_PLUGIN_LIBS=`$PKG_CONFIG --libs "evolution-plugin-2.2 $evolution_plugin_min_version" 2>/dev/null` -+ pkg_cv_EVOLUTION_PLUGIN_LIBS=`$PKG_CONFIG --libs "evolution-plugin-2.4 $evolution_plugin_min_version" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -24824,7 +24824,7 @@ - echo "${ECHO_T}$pkg_cv_EVOLUTION_PLUGIN_LIBS" >&6 - - if test $pkg_failed = yes; then -- EVOLUTION_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evolution-plugin-2.2 $evolution_plugin_min_version"` -+ EVOLUTION_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evolution-plugin-2.4 $evolution_plugin_min_version"` - # Put the nasty error message in config.log where it belongs - echo "$EVOLUTION_PLUGIN_PKG_ERRORS" 1>&5 - -@@ -24841,7 +24841,7 @@ - if test $found = yes; then - echo "$as_me:$LINENO: checking for the Evolution plugin directory" >&5 - echo $ECHO_N "checking for the Evolution plugin directory... $ECHO_C" >&6 -- evolution_plugindir=`$PKG_CONFIG --variable=plugindir evolution-plugin-2.2 2>/dev/null` -+ evolution_plugindir=`$PKG_CONFIG --variable=plugindir evolution-plugin-2.4 2>/dev/null` - if test -n "$evolution_plugindir"; then - echo "$as_me:$LINENO: result: $evolution_plugindir" >&5 - echo "${ECHO_T}$evolution_plugindir" >&6 diff --git a/mail-client/mail-notification/files/mail-notification-2.0-evolution-2.6.diff b/mail-client/mail-notification/files/mail-notification-2.0-evolution-2.6.diff deleted file mode 100644 index 2b853f5569a1..000000000000 --- a/mail-client/mail-notification/files/mail-notification-2.0-evolution-2.6.diff +++ /dev/null @@ -1,52 +0,0 @@ ---- configure.orig Mon Oct 24 10:40:20 2005 -+++ configure Mon Oct 24 10:40:46 2005 -@@ -24784,12 +24784,12 @@ - if test "x$ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_set" = "xset"; then - pkg_cv_EVOLUTION_PLUGIN_CFLAGS=$ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_value - elif test -n "$PKG_CONFIG"; then -- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.2 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -- ($PKG_CONFIG --exists "evolution-plugin-2.2 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 -+ if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.6 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -+ ($PKG_CONFIG --exists "evolution-plugin-2.6 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_EVOLUTION_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "evolution-plugin-2.2 $evolution_plugin_min_version" 2>/dev/null` -+ pkg_cv_EVOLUTION_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "evolution-plugin-2.6 $evolution_plugin_min_version" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -24807,12 +24807,12 @@ - if test "x$ac_cv_env_EVOLUTION_PLUGIN_LIBS_set" = "xset"; then - pkg_cv_EVOLUTION_PLUGIN_LIBS=$ac_cv_env_EVOLUTION_PLUGIN_LIBS_value - elif test -n "$PKG_CONFIG"; then -- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.2 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -- ($PKG_CONFIG --exists "evolution-plugin-2.2 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 -+ if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"evolution-plugin-2.6 \$evolution_plugin_min_version\" >/dev/null 2>&1") >&5 -+ ($PKG_CONFIG --exists "evolution-plugin-2.6 $evolution_plugin_min_version" >/dev/null 2>&1) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_EVOLUTION_PLUGIN_LIBS=`$PKG_CONFIG --libs "evolution-plugin-2.2 $evolution_plugin_min_version" 2>/dev/null` -+ pkg_cv_EVOLUTION_PLUGIN_LIBS=`$PKG_CONFIG --libs "evolution-plugin-2.6 $evolution_plugin_min_version" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -24824,7 +24824,7 @@ - echo "${ECHO_T}$pkg_cv_EVOLUTION_PLUGIN_LIBS" >&6 - - if test $pkg_failed = yes; then -- EVOLUTION_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evolution-plugin-2.2 $evolution_plugin_min_version"` -+ EVOLUTION_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evolution-plugin-2.6 $evolution_plugin_min_version"` - # Put the nasty error message in config.log where it belongs - echo "$EVOLUTION_PLUGIN_PKG_ERRORS" 1>&5 - -@@ -24841,7 +24841,7 @@ - if test $found = yes; then - echo "$as_me:$LINENO: checking for the Evolution plugin directory" >&5 - echo $ECHO_N "checking for the Evolution plugin directory... $ECHO_C" >&6 -- evolution_plugindir=`$PKG_CONFIG --variable=plugindir evolution-plugin-2.2 2>/dev/null` -+ evolution_plugindir=`$PKG_CONFIG --variable=plugindir evolution-plugin-2.6 2>/dev/null` - if test -n "$evolution_plugindir"; then - echo "$as_me:$LINENO: result: $evolution_plugindir" >&5 - echo "${ECHO_T}$evolution_plugindir" >&6 diff --git a/mail-client/mail-notification/files/mail-notification-2.0-gmail-properties-fix.diff b/mail-client/mail-notification/files/mail-notification-2.0-gmail-properties-fix.diff deleted file mode 100644 index 1ae37750b18c..000000000000 --- a/mail-client/mail-notification/files/mail-notification-2.0-gmail-properties-fix.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- src/mn-gmail-mailbox-properties.c.orig Tue Aug 9 22:01:56 2005 -+++ src/mn-gmail-mailbox-properties.c Wed Aug 10 14:29:05 2005 -@@ -180,7 +180,7 @@ - GTK_ENTRY(auth->password_entry), - NULL); - -- g_signal_connect(auth->username_entry, "changed", G_CALLBACK(mn_mailbox_properties_notify_default_name), self); -+ g_signal_connect_swapped(auth->username_entry, "changed", G_CALLBACK(mn_mailbox_properties_notify_default_name), self); - - #line 186 "mn-gmail-mailbox-properties.c" - } |