Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfsm/files: wmfsm-0.34.linux-fs.patch
Date: Mon, 01 Sep 2014 21:18:28
Message-Id: 20140901211824.326BA4765@oystercatcher.gentoo.org
1 voyageur 14/09/01 21:18:24
2
3 Modified: wmfsm-0.34.linux-fs.patch
4 Log:
5 EAPI bump, ebuild cleanup, fix compilation. Replace einstall with emake install, bug #521680
6
7 (Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
8
9 Revision Changes Path
10 1.2 x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch?r1=1.1&r2=1.2
15
16 Index: wmfsm-0.34.linux-fs.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wmfsm-0.34.linux-fs.patch 17 Jul 2004 11:03:34 -0000 1.1
23 +++ wmfsm-0.34.linux-fs.patch 1 Sep 2014 21:18:24 -0000 1.2
24 @@ -1,5 +1,5 @@
25 ---- wmfsm.c 2002-07-13 06:06:35.000000000 +0200
26 -+++ wmfsm.c 2004-07-17 12:31:19.686338920 +0200
27 +--- wmfsm/wmfsm.c 2002-07-13 06:06:35.000000000 +0200
28 ++++ wmfsm/wmfsm.c 2004-07-17 12:31:19.686338920 +0200
29 @@ -509,7 +509,7 @@
30 #if defined IRIX64 || defined(SunOS)
31 strcmp(fstype, "hwgfs") && strcmp(fstype, "autofs") && strcmp(fstype, "proc") && strcmp(fstype, "fd") && !strstr(options, "ignore")