Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xfe/files: xfe-1.32.2-missing_Xlib_h.patch
Date: Wed, 26 Feb 2014 14:37:46
Message-Id: 20140226143740.C228720034@flycatcher.gentoo.org
1 jer 14/02/26 14:37:40
2
3 Modified: xfe-1.32.2-missing_Xlib_h.patch
4 Log:
5 Version bump.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch?r1=1.1&r2=1.2
15
16 Index: xfe-1.32.2-missing_Xlib_h.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xfe/files/xfe-1.32.2-missing_Xlib_h.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xfe-1.32.2-missing_Xlib_h.patch 2 Nov 2010 12:46:54 -0000 1.1
23 +++ xfe-1.32.2-missing_Xlib_h.patch 26 Feb 2014 14:37:40 -0000 1.2
24 @@ -1,7 +1,5 @@
25 -http://bugs.gentoo.org/343825
26 -
27 ---- src/ViewWindow.cpp
28 -+++ src/ViewWindow.cpp
29 +--- a/src/ViewWindow.cpp
30 ++++ a/src/ViewWindow.cpp
31 @@ -12,6 +12,8 @@
32 #include <string.h>
33 #include <unistd.h>
34 @@ -11,8 +9,8 @@
35 #include <fx.h>
36 #include <fxkeys.h>
37 #include <FXPNGIcon.h>
38 ---- src/WriteWindow.cpp
39 -+++ src/WriteWindow.cpp
40 +--- a/src/WriteWindow.cpp
41 ++++ a/src/WriteWindow.cpp
42 @@ -12,6 +12,8 @@
43 #include <unistd.h>
44 #include <signal.h>
45 @@ -22,8 +20,8 @@
46 #include <fx.h>
47 #include <fxkeys.h>
48 #include <FXPNGIcon.h>
49 ---- src/XFileExplorer.cpp
50 -+++ src/XFileExplorer.cpp
51 +--- a/src/XFileExplorer.cpp
52 ++++ a/src/XFileExplorer.cpp
53 @@ -8,6 +8,8 @@
54 #include <sys/wait.h>
55 #include <unistd.h>