public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libmcal/files: libmcal-0.7-gcc4.patch
@ 2013-05-28 16:04 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-05-28 16:04 UTC (permalink / raw
  To: gentoo-commits

jer         13/05/28 16:04:12

  Modified:             libmcal-0.7-gcc4.patch
  Log:
  Fix patch.
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  dev-libs/libmcal/files/libmcal-0.7-gcc4.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmcal/files/libmcal-0.7-gcc4.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmcal/files/libmcal-0.7-gcc4.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libmcal/files/libmcal-0.7-gcc4.patch?r1=1.1&r2=1.2

Index: libmcal-0.7-gcc4.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libmcal/files/libmcal-0.7-gcc4.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libmcal-0.7-gcc4.patch	3 Sep 2005 19:01:41 -0000	1.1
+++ libmcal-0.7-gcc4.patch	28 May 2013 16:04:12 -0000	1.2
@@ -1,6 +1,5 @@
-diff -urN ../libmcal-/icap/icap.c ./icap/icap.c
---- ../libmcal/icap/icap.c	2003-01-28 18:31:33.000000000 +0100
-+++ ./icap/icap.c	2005-08-12 15:04:36.000000000 +0200
+--- a/icap/icap.c	2003-01-28 18:31:33.000000000 +0100
++++ b/icap/icap.c	2005-08-12 15:04:36.000000000 +0200
 @@ -159,7 +159,7 @@
  	if (!reopen) {
  		if ((stream = calloc(1, sizeof(*stream))) == NULL)
@@ -10,9 +9,8 @@
  			goto fail;
  
  		/* Copy host. */
-diff -urN ../libmcal/mstore/mstore.c ./mstore/mstore.c
---- ../libmcal/mstore/mstore.c	2005-08-12 15:30:52.000000000 +0200
-+++ ./mstore/mstore.c	2005-08-12 15:31:38.000000000 +0200
+--- a/mstore/mstore.c	2005-08-12 15:30:52.000000000 +0200
++++ b/mstore/mstore.c	2005-08-12 15:31:38.000000000 +0200
 @@ -308,7 +308,7 @@
  	if (!reopen) {
  		if ((stream = calloc(1, sizeof(*stream))) == NULL)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-28 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 16:04 [gentoo-commits] gentoo-x86 commit in dev-libs/libmcal/files: libmcal-0.7-gcc4.patch Jeroen Roovers (jer)

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