jer 14/04/06 23:54:32 Modified: gcc43.patch Log: Fix parallel make issue (bug #506978). Clean up patch. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 app-text/epstool/files/gcc43.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/files/gcc43.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/files/gcc43.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/epstool/files/gcc43.patch?r1=1.1&r2=1.2 Index: gcc43.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/epstool/files/gcc43.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gcc43.patch 17 Feb 2009 21:23:39 -0000 1.1 +++ gcc43.patch 6 Apr 2014 23:54:32 -0000 1.2 @@ -1,5 +1,5 @@ ---- epstool-3.08.orig/src/epstool.c 2005-06-10 04:41:00.000000000 -0500 -+++ epstool-3.08/src/epstool.c 2009-02-16 20:55:43.186140029 -0600 +--- a/src/epstool.c ++++ b/src/epstool.c @@ -2824,7 +2824,7 @@ code = -1; }