Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/aufs3: aufs3-3_p20120109.ebuild aufs3-3_p20120430.ebuild aufs3-3_p20120523.ebuild ChangeLog
Date: Thu, 24 May 2012 02:55:57
Message-Id: 20120524025543.5C86F2004B@flycatcher.gentoo.org
1 vapier 12/05/24 02:55:43
2
3 Modified: aufs3-3_p20120109.ebuild aufs3-3_p20120430.ebuild
4 aufs3-3_p20120523.ebuild ChangeLog
5 Log:
6 Inherit eutils for epatch.
7
8 (Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 sys-fs/aufs3/aufs3-3_p20120109.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild?r1=1.3&r2=1.4
16
17 Index: aufs3-3_p20120109.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- aufs3-3_p20120109.ebuild 5 May 2012 11:41:29 -0000 1.3
24 +++ aufs3-3_p20120109.ebuild 24 May 2012 02:55:43 -0000 1.4
25 @@ -1,10 +1,10 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v 1.3 2012/05/05 11:41:29 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v 1.4 2012/05/24 02:55:43 vapier Exp $
30
31 EAPI=4
32
33 -inherit linux-mod multilib toolchain-funcs
34 +inherit linux-mod multilib toolchain-funcs eutils
35
36 AUFS_VERSION="${PV%%_p*}"
37 PATCH_MAX_VER="2"
38
39
40
41 1.3 sys-fs/aufs3/aufs3-3_p20120430.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild?r1=1.2&r2=1.3
46
47 Index: aufs3-3_p20120430.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- aufs3-3_p20120430.ebuild 22 May 2012 06:56:26 -0000 1.2
54 +++ aufs3-3_p20120430.ebuild 24 May 2012 02:55:43 -0000 1.3
55 @@ -1,10 +1,10 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild,v 1.2 2012/05/22 06:56:26 jlec Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild,v 1.3 2012/05/24 02:55:43 vapier Exp $
60
61 EAPI=4
62
63 -inherit linux-mod multilib toolchain-funcs
64 +inherit linux-mod multilib toolchain-funcs eutils
65
66 AUFS_VERSION="${PV%%_p*}"
67 PATCH_MAX_VER="3"
68
69
70
71 1.2 sys-fs/aufs3/aufs3-3_p20120523.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120523.ebuild?rev=1.2&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120523.ebuild?rev=1.2&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120523.ebuild?r1=1.1&r2=1.2
76
77 Index: aufs3-3_p20120523.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120523.ebuild,v
80 retrieving revision 1.1
81 retrieving revision 1.2
82 diff -u -r1.1 -r1.2
83 --- aufs3-3_p20120523.ebuild 23 May 2012 06:31:29 -0000 1.1
84 +++ aufs3-3_p20120523.ebuild 24 May 2012 02:55:43 -0000 1.2
85 @@ -1,10 +1,10 @@
86 # Copyright 1999-2012 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120523.ebuild,v 1.1 2012/05/23 06:31:29 jlec Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120523.ebuild,v 1.2 2012/05/24 02:55:43 vapier Exp $
90
91 EAPI=4
92
93 -inherit linux-mod multilib toolchain-funcs
94 +inherit linux-mod multilib toolchain-funcs eutils
95
96 AUFS_VERSION="${PV%%_p*}"
97 PATCH_MAX_VER=4
98
99
100
101 1.17 sys-fs/aufs3/ChangeLog
102
103 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/ChangeLog?rev=1.17&view=markup
104 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/ChangeLog?rev=1.17&content-type=text/plain
105 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs3/ChangeLog?r1=1.16&r2=1.17
106
107 Index: ChangeLog
108 ===================================================================
109 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v
110 retrieving revision 1.16
111 retrieving revision 1.17
112 diff -u -r1.16 -r1.17
113 --- ChangeLog 23 May 2012 06:37:25 -0000 1.16
114 +++ ChangeLog 24 May 2012 02:55:43 -0000 1.17
115 @@ -1,6 +1,10 @@
116 # ChangeLog for sys-fs/aufs3
117 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
118 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.16 2012/05/23 06:37:25 jlec Exp $
119 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.17 2012/05/24 02:55:43 vapier Exp $
120 +
121 + 24 May 2012; Mike Frysinger <vapier@g.o> aufs3-3_p20120109.ebuild,
122 + aufs3-3_p20120430.ebuild, aufs3-3_p20120523.ebuild:
123 + Inherit eutils for epatch.
124
125 23 May 2012; Justin Lecher <jlec@g.o> +files/aufs3-base-4.patch,
126 +files/aufs3-standalone-4.patch: