Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/incron: incron-0.5.9-r1.ebuild
Date: Mon, 31 Jan 2011 20:16:51
Message-Id: 20110131201642.3D88720054@flycatcher.gentoo.org
1 idl0r 11/01/31 20:16:42
2
3 Modified: incron-0.5.9-r1.ebuild
4 Log:
5 Add a upstream bug reference
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sys-process/incron/incron-0.5.9-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: incron-0.5.9-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- incron-0.5.9-r1.ebuild 31 Jan 2011 15:16:55 -0000 1.2
23 +++ incron-0.5.9-r1.ebuild 31 Jan 2011 20:16:42 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v 1.2 2011/01/31 15:16:55 idl0r Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.9-r1.ebuild,v 1.3 2011/01/31 20:16:42 idl0r Exp $
29
30 EAPI="3"
31
32 @@ -27,6 +27,7 @@
33 # http://bts.aiken.cz/view.php?id=447
34 epatch "${FILESDIR}"/${P}-gcc44.patch
35
36 + # http://bts.aiken.cz/view.php?id=512
37 epatch "${FILESDIR}"/${P}-Makefile.patch
38 }