Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub-static: grub-static-0.97.ebuild grub-static-0.97-r10.ebuild grub-static-0.96-r1.ebuild ChangeLog grub-static-0.97-r9.ebuild grub-static-0.97-r6.ebuild
Date: Tue, 30 Nov 2010 08:15:00
Message-Id: 20101130081450.A96C220054@flycatcher.gentoo.org
1 robbat2 10/11/30 08:14:50
2
3 Modified: grub-static-0.97.ebuild grub-static-0.97-r10.ebuild
4 grub-static-0.96-r1.ebuild ChangeLog
5 grub-static-0.97-r9.ebuild
6 grub-static-0.97-r6.ebuild
7 Log:
8 QA cleanup for repoman happiness.
9
10 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.6 sys-boot/grub-static/grub-static-0.97.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?rev=1.6&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?rev=1.6&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?r1=1.5&r2=1.6
18
19 Index: grub-static-0.97.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v
22 retrieving revision 1.5
23 retrieving revision 1.6
24 diff -p -w -b -B -u -u -r1.5 -r1.6
25 --- grub-static-0.97.ebuild 25 Feb 2008 22:13:20 -0000 1.5
26 +++ grub-static-0.97.ebuild 30 Nov 2010 08:14:50 -0000 1.6
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2008 Gentoo Foundation
29 +# Copyright 1999-2010 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.5 2008/02/25 22:13:20 wolf31o2 Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.6 2010/11/30 08:14:50 robbat2 Exp $
33
34 inherit mount-boot
35
36 @@ -13,10 +13,11 @@ SLOT="0"
37 KEYWORDS="-* amd64 ~x86"
38 IUSE=""
39 DEPEND="!sys-boot/grub"
40 +RDEPEND="${DEPEND}"
41 PROVIDE="virtual/bootloader"
42
43 src_install() {
44 - cp -a ${WORKDIR}/* ${D}/
45 + cp -a "${WORKDIR}"/* "${D}"/
46 }
47
48 #
49
50
51
52 1.2 sys-boot/grub-static/grub-static-0.97-r10.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.2&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.2&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?r1=1.1&r2=1.2
57
58 Index: grub-static-0.97-r10.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v
61 retrieving revision 1.1
62 retrieving revision 1.2
63 diff -p -w -b -B -u -u -r1.1 -r1.2
64 --- grub-static-0.97-r10.ebuild 30 Nov 2010 08:06:51 -0000 1.1
65 +++ grub-static-0.97-r10.ebuild 30 Nov 2010 08:14:50 -0000 1.2
66 @@ -1,6 +1,6 @@
67 # Copyright 1999-2010 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.1 2010/11/30 08:06:51 robbat2 Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.2 2010/11/30 08:14:50 robbat2 Exp $
71
72 # XXX: we need to review menu.lst vs grub.conf handling. We've been converting
73 # all systems to grub.conf (and symlinking menu.lst to grub.conf), but
74 @@ -20,6 +20,7 @@ SLOT="0"
75 KEYWORDS="-* ~amd64 ~x86"
76 IUSE=""
77 DEPEND="!sys-boot/grub"
78 +RDEPEND="${DEPEND}"
79 PROVIDE="virtual/bootloader"
80
81 # These are already stripped since we use a binpkg.
82
83
84
85 1.3 sys-boot/grub-static/grub-static-0.96-r1.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?rev=1.3&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?rev=1.3&content-type=text/plain
89 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?r1=1.2&r2=1.3
90
91 Index: grub-static-0.96-r1.ebuild
92 ===================================================================
93 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v
94 retrieving revision 1.2
95 retrieving revision 1.3
96 diff -p -w -b -B -u -u -r1.2 -r1.3
97 --- grub-static-0.96-r1.ebuild 7 Sep 2006 11:39:49 -0000 1.2
98 +++ grub-static-0.96-r1.ebuild 30 Nov 2010 08:14:50 -0000 1.3
99 @@ -1,6 +1,6 @@
100 -# Copyright 1999-2006 Gentoo Foundation
101 +# Copyright 1999-2010 Gentoo Foundation
102 # Distributed under the terms of the GNU General Public License v2
103 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.2 2006/09/07 11:39:49 blubb Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.3 2010/11/30 08:14:50 robbat2 Exp $
105
106 DESCRIPTION="Static GNU GRUB boot loader"
107
108 @@ -11,8 +11,9 @@ SLOT="0"
109 KEYWORDS="-* amd64 ~x86"
110 IUSE=""
111 DEPEND="!sys-boot/grub"
112 +RDEPEND="${DEPEND}"
113 PROVIDE="virtual/bootloader"
114
115 src_install() {
116 - cp -a ${WORKDIR}/* ${D}/
117 + cp -a "${WORKDIR}"/* "${D}"/
118 }
119
120
121
122 1.26 sys-boot/grub-static/ChangeLog
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.26&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.26&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?r1=1.25&r2=1.26
127
128 Index: ChangeLog
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v
131 retrieving revision 1.25
132 retrieving revision 1.26
133 diff -p -w -b -B -u -u -r1.25 -r1.26
134 --- ChangeLog 30 Nov 2010 08:06:51 -0000 1.25
135 +++ ChangeLog 30 Nov 2010 08:14:50 -0000 1.26
136 @@ -1,6 +1,12 @@
137 # ChangeLog for sys-boot/grub-static
138 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
139 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.25 2010/11/30 08:06:51 robbat2 Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.26 2010/11/30 08:14:50 robbat2 Exp $
141 +
142 + 30 Nov 2010; Robin H. Johnson <robbat2@g.o>
143 + grub-static-0.96-r1.ebuild, grub-static-0.97.ebuild,
144 + grub-static-0.97-r6.ebuild, grub-static-0.97-r9.ebuild,
145 + grub-static-0.97-r10.ebuild:
146 + QA cleanup for repoman happiness.
147
148 *grub-static-0.97-r10 (30 Nov 2010)
149
150
151
152
153 1.9 sys-boot/grub-static/grub-static-0.97-r9.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?rev=1.9&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?rev=1.9&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?r1=1.8&r2=1.9
158
159 Index: grub-static-0.97-r9.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v
162 retrieving revision 1.8
163 retrieving revision 1.9
164 diff -p -w -b -B -u -u -r1.8 -r1.9
165 --- grub-static-0.97-r9.ebuild 12 Dec 2009 18:13:33 -0000 1.8
166 +++ grub-static-0.97-r9.ebuild 30 Nov 2010 08:14:50 -0000 1.9
167 @@ -1,6 +1,6 @@
168 -# Copyright 1999-2009 Gentoo Foundation
169 +# Copyright 1999-2010 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.8 2009/12/12 18:13:33 robbat2 Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.9 2010/11/30 08:14:50 robbat2 Exp $
173
174 # XXX: we need to review menu.lst vs grub.conf handling. We've been converting
175 # all systems to grub.conf (and symlinking menu.lst to grub.conf), but
176 @@ -20,6 +20,7 @@ SLOT="0"
177 KEYWORDS="-* amd64 x86"
178 IUSE=""
179 DEPEND="!sys-boot/grub"
180 +RDEPEND="${DEPEND}"
181 PROVIDE="virtual/bootloader"
182
183 # These are already stripped since we use a binpkg.
184
185
186
187 1.5 sys-boot/grub-static/grub-static-0.97-r6.ebuild
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?rev=1.5&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?rev=1.5&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?r1=1.4&r2=1.5
192
193 Index: grub-static-0.97-r6.ebuild
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v
196 retrieving revision 1.4
197 retrieving revision 1.5
198 diff -p -w -b -B -u -u -r1.4 -r1.5
199 --- grub-static-0.97-r6.ebuild 11 Jan 2009 21:04:00 -0000 1.4
200 +++ grub-static-0.97-r6.ebuild 30 Nov 2010 08:14:50 -0000 1.5
201 @@ -1,6 +1,6 @@
202 -# Copyright 1999-2009 Gentoo Foundation
203 +# Copyright 1999-2010 Gentoo Foundation
204 # Distributed under the terms of the GNU General Public License v2
205 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.4 2009/01/11 21:04:00 maekke Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.5 2010/11/30 08:14:50 robbat2 Exp $
207
208 # XXX: we need to review menu.lst vs grub.conf handling. We've been converting
209 # all systems to grub.conf (and symlinking menu.lst to grub.conf), but
210 @@ -20,6 +20,7 @@ SLOT="0"
211 KEYWORDS="-* amd64 ~x86"
212 IUSE=""
213 DEPEND="!sys-boot/grub"
214 +RDEPEND="${DEPEND}"
215 PROVIDE="virtual/bootloader"
216
217 src_install() {