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/aufs2: aufs2-2.2_p20111031.ebuild aufs2-2.1_p20110817.ebuild aufs2-2.1_p20111031.ebuild aufs2-2.2_p20110815.ebuild ChangeLog
Date: Thu, 24 May 2012 02:55:35
Message-Id: 20120524025524.E40BF2004B@flycatcher.gentoo.org
1 vapier 12/05/24 02:55:24
2
3 Modified: aufs2-2.2_p20111031.ebuild
4 aufs2-2.1_p20110817.ebuild
5 aufs2-2.1_p20111031.ebuild
6 aufs2-2.2_p20110815.ebuild ChangeLog
7 Log:
8 Inherit eutils for epatch.
9
10 (Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 sys-fs/aufs2/aufs2-2.2_p20111031.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild?r1=1.1&r2=1.2
18
19 Index: aufs2-2.2_p20111031.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- aufs2-2.2_p20111031.ebuild 31 Oct 2011 14:46:12 -0000 1.1
26 +++ aufs2-2.2_p20111031.ebuild 24 May 2012 02:55:24 -0000 1.2
27 @@ -1,10 +1,10 @@
28 -# Copyright 1999-2011 Gentoo Foundation
29 +# Copyright 1999-2012 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild,v 1.1 2011/10/31 14:46:12 jlec Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild,v 1.2 2012/05/24 02:55:24 vapier Exp $
33
34 EAPI=4
35
36 -inherit linux-mod multilib toolchain-funcs
37 +inherit linux-mod multilib toolchain-funcs eutils
38
39 AUFS_VERSION="${PV%%_p*}"
40
41
42
43
44 1.5 sys-fs/aufs2/aufs2-2.1_p20110817.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild?r1=1.4&r2=1.5
49
50 Index: aufs2-2.1_p20110817.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- aufs2-2.1_p20110817.ebuild 14 Sep 2011 07:40:24 -0000 1.4
57 +++ aufs2-2.1_p20110817.ebuild 24 May 2012 02:55:24 -0000 1.5
58 @@ -1,10 +1,10 @@
59 -# Copyright 1999-2011 Gentoo Foundation
60 +# Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild,v 1.4 2011/09/14 07:40:24 nativemad Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild,v 1.5 2012/05/24 02:55:24 vapier Exp $
64
65 EAPI=4
66
67 -inherit linux-mod multilib toolchain-funcs
68 +inherit linux-mod multilib toolchain-funcs eutils
69
70 AUFS_VERSION="${PV%%_p*}"
71
72
73
74
75 1.2 sys-fs/aufs2/aufs2-2.1_p20111031.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20111031.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20111031.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20111031.ebuild?r1=1.1&r2=1.2
80
81 Index: aufs2-2.1_p20111031.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20111031.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- aufs2-2.1_p20111031.ebuild 31 Oct 2011 14:46:12 -0000 1.1
88 +++ aufs2-2.1_p20111031.ebuild 24 May 2012 02:55:24 -0000 1.2
89 @@ -1,10 +1,10 @@
90 -# Copyright 1999-2011 Gentoo Foundation
91 +# Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20111031.ebuild,v 1.1 2011/10/31 14:46:12 jlec Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20111031.ebuild,v 1.2 2012/05/24 02:55:24 vapier Exp $
95
96 EAPI=4
97
98 -inherit linux-mod multilib toolchain-funcs
99 +inherit linux-mod multilib toolchain-funcs eutils
100
101 AUFS_VERSION="${PV%%_p*}"
102
103
104
105
106 1.7 sys-fs/aufs2/aufs2-2.2_p20110815.ebuild
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild?rev=1.7&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild?rev=1.7&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild?r1=1.6&r2=1.7
111
112 Index: aufs2-2.2_p20110815.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild,v
115 retrieving revision 1.6
116 retrieving revision 1.7
117 diff -u -r1.6 -r1.7
118 --- aufs2-2.2_p20110815.ebuild 13 Sep 2011 18:25:39 -0000 1.6
119 +++ aufs2-2.2_p20110815.ebuild 24 May 2012 02:55:24 -0000 1.7
120 @@ -1,10 +1,10 @@
121 -# Copyright 1999-2011 Gentoo Foundation
122 +# Copyright 1999-2012 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild,v 1.6 2011/09/13 18:25:39 nativemad Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild,v 1.7 2012/05/24 02:55:24 vapier Exp $
126
127 EAPI=4
128
129 -inherit linux-mod multilib toolchain-funcs
130 +inherit linux-mod multilib toolchain-funcs eutils
131
132 AUFS_VERSION="${PV%%_p*}"
133
134
135
136
137 1.47 sys-fs/aufs2/ChangeLog
138
139 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/ChangeLog?rev=1.47&view=markup
140 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/ChangeLog?rev=1.47&content-type=text/plain
141 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/ChangeLog?r1=1.46&r2=1.47
142
143 Index: ChangeLog
144 ===================================================================
145 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v
146 retrieving revision 1.46
147 retrieving revision 1.47
148 diff -u -r1.46 -r1.47
149 --- ChangeLog 31 Oct 2011 14:46:12 -0000 1.46
150 +++ ChangeLog 24 May 2012 02:55:24 -0000 1.47
151 @@ -1,6 +1,11 @@
152 # ChangeLog for sys-fs/aufs2
153 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
154 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.46 2011/10/31 14:46:12 jlec Exp $
155 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
156 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.47 2012/05/24 02:55:24 vapier Exp $
157 +
158 + 24 May 2012; Mike Frysinger <vapier@g.o> aufs2-2.1_p20110817.ebuild,
159 + aufs2-2.1_p20111031.ebuild, aufs2-2.2_p20110815.ebuild,
160 + aufs2-2.2_p20111031.ebuild:
161 + Inherit eutils for epatch.
162
163 *aufs2-2.2_p20111031 (31 Oct 2011)
164 *aufs2-2.1_p20111031 (31 Oct 2011)