jer 14/07/18 12:12:20 Modified: xprobe-0.3-gcc43.patch Log: EAPI bump. Clean up patch. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 net-analyzer/xprobe/files/xprobe-0.3-gcc43.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/xprobe/files/xprobe-0.3-gcc43.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/xprobe/files/xprobe-0.3-gcc43.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/xprobe/files/xprobe-0.3-gcc43.patch?r1=1.1&r2=1.2 Index: xprobe-0.3-gcc43.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/xprobe/files/xprobe-0.3-gcc43.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xprobe-0.3-gcc43.patch 3 May 2008 12:04:38 -0000 1.1 +++ xprobe-0.3-gcc43.patch 18 Jul 2014 12:12:20 -0000 1.2 @@ -1,6 +1,5 @@ -diff -ur xprobe2-0.3.orig/libs-external/USI++/src/ip.cc xprobe2-0.3/libs-external/USI++/src/ip.cc ---- xprobe2-0.3.orig/libs-external/USI++/src/ip.cc 2005-07-27 11:38:15.000000000 +0300 -+++ xprobe2-0.3/libs-external/USI++/src/ip.cc 2008-05-03 14:54:03.000000000 +0300 +--- a/libs-external/USI++/src/ip.cc ++++ b/libs-external/USI++/src/ip.cc @@ -13,6 +13,7 @@ #include "usi++/ip.h" @@ -9,9 +8,8 @@ #include <iostream> #include <string.h> #include <errno.h> -diff -ur xprobe2-0.3.orig/libs-external/USI++/src/misc.cc xprobe2-0.3/libs-external/USI++/src/misc.cc ---- xprobe2-0.3.orig/libs-external/USI++/src/misc.cc 2005-07-27 11:38:15.000000000 +0300 -+++ xprobe2-0.3/libs-external/USI++/src/misc.cc 2008-05-03 14:54:03.000000000 +0300 +--- a/libs-external/USI++/src/misc.cc ++++ b/libs-external/USI++/src/misc.cc @@ -1,5 +1,6 @@ #include "usi++/usi++" #include "usi++/usi-structs.h" @@ -19,9 +17,8 @@ #include <string.h> #include <unistd.h> #include <sys/ioctl.h> -diff -ur xprobe2-0.3.orig/libs-external/USI++/usi++/tcp.h xprobe2-0.3/libs-external/USI++/usi++/tcp.h ---- xprobe2-0.3.orig/libs-external/USI++/usi++/tcp.h 2005-07-27 11:38:14.000000000 +0300 -+++ xprobe2-0.3/libs-external/USI++/usi++/tcp.h 2008-05-03 14:54:03.000000000 +0300 +--- a/libs-external/USI++/usi++/tcp.h ++++ b/libs-external/USI++/usi++/tcp.h @@ -15,6 +15,7 @@ #include "usi-structs.h" #include "datalink.h"