public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: mail-client/mail-notification/files/
@ 2016-07-24  9:29 Sven Wegener
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wegener @ 2016-07-24  9:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ae6eed17c54ce10662a225e4697c7869c726ff20
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 09:28:18 2016 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 09:29:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae6eed17

mail-client/mail-notification: Fix patch application, bug #586976

Revert savannah URL in patch, as it breaks patch application

Package-Manager: portage-2.2.28
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 mail-client/mail-notification/files/mail-notification-aarch64.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/mail-notification/files/mail-notification-aarch64.patch b/mail-client/mail-notification/files/mail-notification-aarch64.patch
index 415ddbb..e095771 100644
--- a/mail-client/mail-notification/files/mail-notification-aarch64.patch
+++ b/mail-client/mail-notification/files/mail-notification-aarch64.patch
@@ -915,10 +915,10 @@ diff -urN epienbroek-mail-notification-eab5c13/jbsrc/tools/config.guess epienbro
  the operating system you are using. It is advised that you
  download the most up to date version of the config scripts from
  
--  https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
+-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
 +  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
  and
--  https://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
+-  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
 +  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
  
  If the version you run ($0) is already up to date, please


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: mail-client/mail-notification/files/
@ 2016-11-04  9:40 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2016-11-04  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     f936691366666b5f97626f6c83ea96e4ad1d78f9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 09:35:29 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 09:40:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9366913

mail-client/mail-notification: Fix patches to use eapply instead of epatch

Package-Manager: portage-2.3.2

 .../files/mail-notification-5.4-remove-ubuntu-special-case.patch      | 4 ++--
 .../files/mail-notification-dont-link-against-bsd-compat.patch        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail-client/mail-notification/files/mail-notification-5.4-remove-ubuntu-special-case.patch b/mail-client/mail-notification/files/mail-notification-5.4-remove-ubuntu-special-case.patch
index 4516f32..b3501c8 100644
--- a/mail-client/mail-notification/files/mail-notification-5.4-remove-ubuntu-special-case.patch
+++ b/mail-client/mail-notification/files/mail-notification-5.4-remove-ubuntu-special-case.patch
@@ -1,5 +1,5 @@
---- jbsrc/lib/src/core/jb-feature.c.~1~	2008-04-27 16:47:27.000000000 +0200
-+++ jbsrc/lib/src/core/jb-feature.c	2008-07-22 11:40:50.856886210 +0200
+--- a/jbsrc/lib/src/core/jb-feature.c.~1~	2008-04-27 16:47:27.000000000 +0200
++++ b/jbsrc/lib/src/core/jb-feature.c	2008-07-22 11:40:50.856886210 +0200
 @@ -164,8 +164,6 @@
  static void
  gconf_configure (void)

diff --git a/mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch b/mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch
index e246a8c..4f203c0 100644
--- a/mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch
+++ b/mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch
@@ -1,5 +1,5 @@
---- jbsrc/jb.c.orig	2014-01-19 20:06:48.525462981 +0100
-+++ jbsrc/jb.c	2014-01-19 20:07:36.087934897 +0100
+--- a/jbsrc/jb.c.orig	2014-01-19 20:06:48.525462981 +0100
++++ b/jbsrc/jb.c	2014-01-19 20:07:36.087934897 +0100
 @@ -425,7 +425,6 @@
         */
        jb_compile_options_add_cflags(object->compile_options, "-std=c99");


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-04  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-24  9:29 [gentoo-commits] repo/gentoo:master commit in: mail-client/mail-notification/files/ Sven Wegener
  -- strict thread matches above, loose matches on Subject: below --
2016-11-04  9:40 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox