Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/lesstif/files: lesstif-0.95.0-vendorsp-cxx.patch
Date: Sat, 10 May 2008 10:09:31
Message-Id: E1Jum1A-00026A-JR@stork.gentoo.org
1 ulm 08/05/10 10:09:28
2
3 Added: lesstif-0.95.0-vendorsp-cxx.patch
4 Log:
5 Ebuild completely rewritten: SLOTting is finally gone.
6 (Portage version: 2.1.5_rc9)
7
8 Revision Changes Path
9 1.1 x11-libs/lesstif/files/lesstif-0.95.0-vendorsp-cxx.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/files/lesstif-0.95.0-vendorsp-cxx.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/files/lesstif-0.95.0-vendorsp-cxx.patch?rev=1.1&content-type=text/plain
13
14 Index: lesstif-0.95.0-vendorsp-cxx.patch
15 ===================================================================
16 --- lesstif-0.95.0-orig/include/Motif-2.1/Xm/VendorSP.h 2004/08/28 19:23:27 1.1
17 +++ lesstif-0.95.0/include/Motif-2.1/Xm/VendorSP.h 2007/09/12 20:34:52 1.2
18 @@ -28,12 +28,13 @@
19
20 #include <Xm/XmP.h>
21 #include <Xm/VendorS.h>
22 -#include <X11/ShellP.h>
23
24 #ifdef __cplusplus
25 extern "C" {
26 #endif
27
28 +#include <X11/ShellP.h>
29 +
30 XMLIBEXPORT extern Cardinal _XmFilterResources(XtResource *resources,
31 Cardinal numResources,
32 WidgetClass filterClass,
33
34
35
36 --
37 gentoo-commits@l.g.o mailing list