Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/killproc/files: killproc-2.13-makefile.patch
Date: Tue, 01 Jul 2014 13:29:46
Message-Id: 20140701132943.285B22004E@flycatcher.gentoo.org
1 jer 14/07/01 13:29:43
2
3 Modified: killproc-2.13-makefile.patch
4 Log:
5 Clean up patch.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 app-admin/killproc/files/killproc-2.13-makefile.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/killproc/files/killproc-2.13-makefile.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/killproc/files/killproc-2.13-makefile.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/killproc/files/killproc-2.13-makefile.patch?r1=1.1&r2=1.2
15
16 Index: killproc-2.13-makefile.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/killproc/files/killproc-2.13-makefile.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- killproc-2.13-makefile.patch 4 Sep 2009 15:31:22 -0000 1.1
23 +++ killproc-2.13-makefile.patch 1 Jul 2014 13:29:42 -0000 1.2
24 @@ -1,5 +1,5 @@
25 ---- killproc-2.13/Makefile.orig 2007-11-30 14:01:09.000000000 +0100
26 -+++ killproc-2.13/Makefile 2009-09-04 17:21:26.000000000 +0200
27 +--- a/Makefile
28 ++++ b/Makefile
29 @@ -27,9 +27,7 @@
30 #
31 # egcs used with -O2 includes -fno-force-mem which is/was buggy (1998/10/08)