Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/multipath-tools: multipath-tools-0.5.0-r1.ebuild ChangeLog
Date: Thu, 27 Feb 2014 02:05:33
Message-Id: 20140227020527.3EF6A2004E@flycatcher.gentoo.org
1 floppym 14/02/27 02:05:27
2
3 Modified: multipath-tools-0.5.0-r1.ebuild ChangeLog
4 Log:
5 Call epatch_user.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
8
9 Revision Changes Path
10 1.4 sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: multipath-tools-0.5.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- multipath-tools-0.5.0-r1.ebuild 24 Feb 2014 01:33:15 -0000 1.3
23 +++ multipath-tools-0.5.0-r1.ebuild 27 Feb 2014 02:05:26 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v 1.3 2014/02/24 01:33:15 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v 1.4 2014/02/27 02:05:26 floppym Exp $
29
30 EAPI=4
31 inherit eutils toolchain-funcs udev
32 @@ -24,6 +24,7 @@
33
34 src_prepare() {
35 epatch "${FILESDIR}"/${P}-makefile.patch
36 + epatch_user
37 }
38
39 src_compile() {
40
41
42
43 1.63 sys-fs/multipath-tools/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?rev=1.63&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?rev=1.63&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?r1=1.62&r2=1.63
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v
52 retrieving revision 1.62
53 retrieving revision 1.63
54 diff -u -r1.62 -r1.63
55 --- ChangeLog 24 Feb 2014 01:33:15 -0000 1.62
56 +++ ChangeLog 27 Feb 2014 02:05:27 -0000 1.63
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-fs/multipath-tools
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.62 2014/02/24 01:33:15 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.63 2014/02/27 02:05:27 floppym Exp $
62 +
63 + 27 Feb 2014; Mike Gilbert <floppym@g.o>
64 + multipath-tools-0.5.0-r1.ebuild:
65 + Call epatch_user.
66
67 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
68 multipath-tools-0.5.0-r1.ebuild: