Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/aufs2: aufs2-0_p20101122.ebuild ChangeLog aufs2-0_p20110120.ebuild aufs2-0_p20100809.ebuild metadata.xml
Date: Sun, 27 Feb 2011 13:09:34
Message-Id: 20110227130923.6E0D920054@flycatcher.gentoo.org
1 jlec 11/02/27 13:09:23
2
3 Modified: aufs2-0_p20101122.ebuild ChangeLog
4 aufs2-0_p20110120.ebuild aufs2-0_p20100809.ebuild
5 metadata.xml
6 Log:
7 Increase Warning level for rebuilding kernel with patches, #356267; Changed to me as the primary maintainer
8
9 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 sys-fs/aufs2/aufs2-0_p20101122.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20101122.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20101122.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20101122.ebuild?r1=1.1&r2=1.2
17
18 Index: aufs2-0_p20101122.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20101122.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- aufs2-0_p20101122.ebuild 30 Nov 2010 21:25:04 -0000 1.1
25 +++ aufs2-0_p20101122.ebuild 27 Feb 2011 13:09:23 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20101122.ebuild,v 1.1 2010/11/30 21:25:04 tommy Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20101122.ebuild,v 1.2 2011/02/27 13:09:23 jlec Exp $
32
33 EAPI="2"
34
35 @@ -39,8 +39,8 @@
36 patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${FILESDIR}"/aufs2-standalone-${KV_PATCH}.patch >/dev/null
37 patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${FILESDIR}"/aufs2-base-${KV_PATCH}.patch >/dev/null
38 epatch "${FILESDIR}"/aufs2-{base,standalone}-${KV_PATCH}.patch
39 - elog "You need to compile your kernel with the applied patch"
40 - elog "to be able to load and use the aufs kernel module"
41 + ewarn "You need to compile your kernel with the applied patch"
42 + ewarn "to be able to load and use the aufs kernel module"
43 else
44 eerror "You need to apply a patch to your kernel to compile and run the aufs2 module"
45 eerror "Either enable the kernel-patch useflag to do it with this ebuild"
46
47
48
49 1.33 sys-fs/aufs2/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/ChangeLog?rev=1.33&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/ChangeLog?rev=1.33&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/ChangeLog?r1=1.32&r2=1.33
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v
58 retrieving revision 1.32
59 retrieving revision 1.33
60 diff -u -r1.32 -r1.33
61 --- ChangeLog 21 Jan 2011 07:37:53 -0000 1.32
62 +++ ChangeLog 27 Feb 2011 13:09:23 -0000 1.33
63 @@ -1,6 +1,11 @@
64 # ChangeLog for sys-fs/aufs2
65 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.32 2011/01/21 07:37:53 jlec Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.33 2011/02/27 13:09:23 jlec Exp $
68 +
69 + 27 Feb 2011; Justin Lecher <jlec@g.o> aufs2-0_p20100809.ebuild,
70 + aufs2-0_p20101122.ebuild, aufs2-0_p20110120.ebuild, metadata.xml:
71 + Increase Warning level for rebuilding kernel with patches, #356267; Changed
72 + to me as the primary maintainer
73
74 21 Jan 2011; Justin Lecher <jlec@g.o> aufs2-0_p20110120.ebuild:
75 Mirror the distfiles
76
77
78
79 1.3 sys-fs/aufs2/aufs2-0_p20110120.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20110120.ebuild?rev=1.3&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20110120.ebuild?rev=1.3&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20110120.ebuild?r1=1.2&r2=1.3
84
85 Index: aufs2-0_p20110120.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20110120.ebuild,v
88 retrieving revision 1.2
89 retrieving revision 1.3
90 diff -u -r1.2 -r1.3
91 --- aufs2-0_p20110120.ebuild 21 Jan 2011 07:37:53 -0000 1.2
92 +++ aufs2-0_p20110120.ebuild 27 Feb 2011 13:09:23 -0000 1.3
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2011 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20110120.ebuild,v 1.2 2011/01/21 07:37:53 jlec Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20110120.ebuild,v 1.3 2011/02/27 13:09:23 jlec Exp $
98
99 EAPI="2"
100
101 @@ -47,8 +47,8 @@
102 patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${FILESDIR}"/aufs2-standalone-${KV_PATCH}.patch >/dev/null
103 patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${FILESDIR}"/aufs2-base-${KV_PATCH}.patch >/dev/null
104 epatch "${FILESDIR}"/aufs2-{base,standalone}-${KV_PATCH}.patch
105 - elog "You need to compile your kernel with the applied patch"
106 - elog "to be able to load and use the aufs kernel module"
107 + ewarn "You need to compile your kernel with the applied patch"
108 + ewarn "to be able to load and use the aufs kernel module"
109 else
110 eerror "You need to apply a patch to your kernel to compile and run the aufs2 module"
111 eerror "Either enable the kernel-patch useflag to do it with this ebuild"
112
113
114
115 1.3 sys-fs/aufs2/aufs2-0_p20100809.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100809.ebuild?rev=1.3&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100809.ebuild?rev=1.3&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100809.ebuild?r1=1.2&r2=1.3
120
121 Index: aufs2-0_p20100809.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100809.ebuild,v
124 retrieving revision 1.2
125 retrieving revision 1.3
126 diff -u -r1.2 -r1.3
127 --- aufs2-0_p20100809.ebuild 11 Aug 2010 21:11:37 -0000 1.2
128 +++ aufs2-0_p20100809.ebuild 27 Feb 2011 13:09:23 -0000 1.3
129 @@ -1,6 +1,6 @@
130 -# Copyright 1999-2010 Gentoo Foundation
131 +# Copyright 1999-2011 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100809.ebuild,v 1.2 2010/08/11 21:11:37 tommy Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-0_p20100809.ebuild,v 1.3 2011/02/27 13:09:23 jlec Exp $
135
136 EAPI="2"
137
138 @@ -38,8 +38,8 @@
139 patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${FILESDIR}"/aufs2-standalone-${KV_PATCH}.patch >/dev/null
140 patch --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} < "${FILESDIR}"/aufs2-base-${KV_PATCH}.patch >/dev/null
141 epatch "${FILESDIR}"/aufs2-{base,standalone}-${KV_PATCH}.patch
142 - elog "You need to compile your kernel with the applied patch"
143 - elog "to be able to load and use the aufs kernel module"
144 + ewarn "You need to compile your kernel with the applied patch"
145 + ewarn "to be able to load and use the aufs kernel module"
146 else
147 eerror "You need to apply a patch to your kernel to compile and run the aufs2 module"
148 eerror "Either enable the kernel-patch useflag to do it with this ebuild"
149
150
151
152 1.7 sys-fs/aufs2/metadata.xml
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/metadata.xml?rev=1.7&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/metadata.xml?rev=1.7&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/aufs2/metadata.xml?r1=1.6&r2=1.7
157
158 Index: metadata.xml
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs2/metadata.xml,v
161 retrieving revision 1.6
162 retrieving revision 1.7
163 diff -u -r1.6 -r1.7
164 --- metadata.xml 20 Jan 2011 18:25:54 -0000 1.6
165 +++ metadata.xml 27 Feb 2011 13:09:23 -0000 1.7
166 @@ -3,10 +3,10 @@
167 <pkgmetadata>
168 <herd>no-herd</herd>
169 <maintainer>
170 - <email>tommy@g.o</email>
171 + <email>jlec@g.o</email>
172 </maintainer>
173 <maintainer>
174 - <email>jlec@g.o</email>
175 + <email>tommy@g.o</email>
176 </maintainer>
177 <use>
178 <flag name='debug'>Enable additional debugging support</flag>