Gentoo Archives: gentoo-commits

From: "Marius Mauch (genone)" <genone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/glep: glep-0021.html glep-0021.txt
Date: Sun, 21 Oct 2007 11:53:50
Message-Id: E1IjZCr-0006xc-Os@stork.gentoo.org
1 genone 07/10/21 11:42:57
2
3 Modified: glep-0021.html glep-0021.txt
4 Log:
5 update status section to reflect reality
6
7 Revision Changes Path
8 1.8 xml/htdocs/proj/en/glep/glep-0021.html
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.html?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.html?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.html?r1=1.7&r2=1.8
13
14 Index: glep-0021.html
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/glep/glep-0021.html,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- glep-0021.html 14 Oct 2007 17:00:15 -0000 1.7
21 +++ glep-0021.html 21 Oct 2007 11:42:57 -0000 1.8
22 @@ -1,12 +1,259 @@
23 <?xml version="1.0" encoding="utf-8" ?>
24 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
25 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
26 -
27 +<!--
28 +This HTML is auto-generated. DO NOT EDIT THIS FILE! If you are writing a new
29 +PEP, see http://www.python.org/peps/pep-0001.html for instructions and links
30 +to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!
31 +-->
32 <head>
33 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
34 <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
35 <title>GLEP 21 -- User-defined Package Sets</title>
36 - <link rel="stylesheet" href="tools/glep.css" type="text/css" />
37 + <style type="text/css">
38 +
39 +/*
40 +:Author: David Goodger
41 +:Contact: goodger@×××××××××××××××××.net
42 +:date: $Date: 2007/10/21 11:42:57 $
43 +:version: $Revision: 1.8 $
44 +:copyright: This stylesheet has been placed in the public domain.
45 +
46 +Default cascading style sheet for the PEP HTML output of Docutils.
47 +*/
48 +
49 +.first {
50 + margin-top: 0 }
51 +
52 +.last {
53 + margin-bottom: 0 }
54 +
55 +.navigation {
56 + width: 100% ;
57 + background: #cc99ff ;
58 + margin-top: 0px ;
59 + margin-bottom: 0px }
60 +
61 +.navigation .navicon {
62 + width: 150px ;
63 + height: 35px }
64 +
65 +.navigation .textlinks {
66 + padding-left: 1em ;
67 + text-align: left }
68 +
69 +.navigation td, .navigation th {
70 + padding-left: 0em ;
71 + padding-right: 0em ;
72 + vertical-align: middle }
73 +
74 +.rfc2822 {
75 + margin-top: 0.5em ;
76 + margin-left: 0.5em ;
77 + margin-right: 0.5em ;
78 + margin-bottom: 0em }
79 +
80 +.rfc2822 td {
81 + text-align: left }
82 +
83 +.rfc2822 th.field-name {
84 + text-align: right ;
85 + font-family: sans-serif ;
86 + padding-right: 0.5em ;
87 + font-weight: bold ;
88 + margin-bottom: 0em }
89 +
90 +a.toc-backref {
91 + text-decoration: none ;
92 + color: black }
93 +
94 +body {
95 + margin: 0px ;
96 + margin-bottom: 1em ;
97 + padding: 0px }
98 +
99 +dd {
100 + margin-bottom: 0.5em }
101 +
102 +div.section {
103 + margin-left: 1em ;
104 + margin-right: 1em ;
105 + margin-bottom: 1.5em }
106 +
107 +div.section div.section {
108 + margin-left: 0em ;
109 + margin-right: 0em ;
110 + margin-top: 1.5em }
111 +
112 +div.abstract {
113 + margin: 2em 5em }
114 +
115 +div.abstract p.topic-title {
116 + font-weight: bold ;
117 + text-align: center }
118 +
119 +div.attention, div.caution, div.danger, div.error, div.hint,
120 +div.important, div.note, div.tip, div.warning {
121 + margin: 2em ;
122 + border: medium outset ;
123 + padding: 1em }
124 +
125 +div.attention p.admonition-title, div.caution p.admonition-title,
126 +div.danger p.admonition-title, div.error p.admonition-title,
127 +div.warning p.admonition-title {
128 + color: red ;
129 + font-weight: bold ;
130 + font-family: sans-serif }
131 +
132 +div.hint p.admonition-title, div.important p.admonition-title,
133 +div.note p.admonition-title, div.tip p.admonition-title {
134 + font-weight: bold ;
135 + font-family: sans-serif }
136 +
137 +div.figure {
138 + margin-left: 2em }
139 +
140 +div.footer, div.header {
141 + font-size: smaller }
142 +
143 +div.footer {
144 + margin-left: 1em ;
145 + margin-right: 1em }
146 +
147 +div.system-messages {
148 + margin: 5em }
149 +
150 +div.system-messages h1 {
151 + color: red }
152 +
153 +div.system-message {
154 + border: medium outset ;
155 + padding: 1em }
156 +
157 +div.system-message p.system-message-title {
158 + color: red ;
159 + font-weight: bold }
160 +
161 +div.topic {
162 + margin: 2em }
163 +
164 +h1 {
165 + font-family: sans-serif ;
166 + font-size: large }
167 +
168 +h2 {
169 + font-family: sans-serif ;
170 + font-size: medium }
171 +
172 +h3 {
173 + font-family: sans-serif ;
174 + font-size: small }
175 +
176 +h4 {
177 + font-family: sans-serif ;
178 + font-style: italic ;
179 + font-size: small }
180 +
181 +h5 {
182 + font-family: sans-serif;
183 + font-size: x-small }
184 +
185 +h6 {
186 + font-family: sans-serif;
187 + font-style: italic ;
188 + font-size: x-small }
189 +
190 +.section hr {
191 + width: 75% }
192 +
193 +ol.simple, ul.simple {
194 + margin-bottom: 1em }
195 +
196 +ol.arabic {
197 + list-style: decimal }
198 +
199 +ol.loweralpha {
200 + list-style: lower-alpha }
201 +
202 +ol.upperalpha {
203 + list-style: upper-alpha }
204 +
205 +ol.lowerroman {
206 + list-style: lower-roman }
207 +
208 +ol.upperroman {
209 + list-style: upper-roman }
210 +
211 +p.caption {
212 + font-style: italic }
213 +
214 +p.credits {
215 + font-style: italic ;
216 + font-size: smaller }
217 +
218 +p.label {
219 + white-space: nowrap }
220 +
221 +p.topic-title {
222 + font-family: sans-serif ;
223 + font-weight: bold }
224 +
225 +pre.line-block {
226 + font-family: serif ;
227 + font-size: 100% }
228 +
229 +pre.literal-block, pre.doctest-block {
230 + margin-left: 2em ;
231 + margin-right: 2em ;
232 + background-color: #eeeeee }
233 +
234 +span.classifier {
235 + font-family: sans-serif ;
236 + font-style: oblique }
237 +
238 +span.classifier-delimiter {
239 + font-family: sans-serif ;
240 + font-weight: bold }
241 +
242 +span.interpreted {
243 + font-family: sans-serif }
244 +
245 +span.option-argument {
246 + font-style: italic }
247 +
248 +span.pre {
249 + white-space: pre }
250 +
251 +span.problematic {
252 + color: red }
253 +
254 +table {
255 + margin-top: 0.5em ;
256 + margin-bottom: 0.5em }
257 +
258 +td, th {
259 + padding-left: 0.5em ;
260 + padding-right: 0.5em ;
261 + vertical-align: top }
262 +
263 +td.num {
264 + text-align: right }
265 +
266 +th.field-name {
267 + font-weight: bold ;
268 + text-align: left ;
269 + white-space: nowrap }
270 +
271 +h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
272 + font-size: 100% }
273 +
274 +tt {
275 + background-color: #eeeeee }
276 +
277 +ul.auto-toc {
278 + list-style-type: none }
279 +
280 +</style>
281 </head>
282 <body bgcolor="white">
283 <table class="navigation" cellpadding="0" cellspacing="0"
284 @@ -17,7 +264,7 @@
285 border="0" width="150" height="35" /></a></td>
286 <td class="textlinks" align="left">
287 [<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>]
288 -[<b><a href="http://www.gentoo.org/proj/en/glep">GLEP Index</a></b>]
289 +[<b><a href="http://www.gentoo.org/peps">GLEP Index</a></b>]
290 [<b><a href="http://www.gentoo.org/proj/en/glep/glep-0021.txt">GLEP Source</a></b>]
291 </td></tr></table>
292 <table class="rfc2822 docutils field-list" frame="void" rules="none">
293 @@ -70,7 +317,10 @@
294 </div>
295 <div class="section">
296 <h1><a class="toc-backref" href="#id3" id="status" name="status">Status</a></h1>
297 -<p>Taken over by antarus.</p>
298 +<p>Abandoned. Package set support has been added in portage-2.2, but it
299 +doesn't match the description in this document in many cases, and the
300 +document has several major gaps regarding the behavior and restrictions
301 +of package sets.</p>
302 </div>
303 <div class="section">
304 <h1><a class="toc-backref" href="#id4" id="abstract" name="abstract">Abstract</a></h1>
305 @@ -230,7 +480,7 @@
306 <div class="footer">
307 <hr class="footer" />
308 <a class="reference" href="glep-0021.txt">View document source</a>.
309 -Generated on: 2007-10-13 13:39 UTC.
310 +Generated on: 2007-10-21 11:40 UTC.
311 Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
312
313 </div>
314
315
316
317 1.5 xml/htdocs/proj/en/glep/glep-0021.txt
318
319 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.txt?rev=1.5&view=markup
320 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.txt?rev=1.5&content-type=text/plain
321 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.txt?r1=1.4&r2=1.5
322
323 Index: glep-0021.txt
324 ===================================================================
325 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/glep/glep-0021.txt,v
326 retrieving revision 1.4
327 retrieving revision 1.5
328 diff -u -r1.4 -r1.5
329 --- glep-0021.txt 21 Apr 2007 03:13:16 -0000 1.4
330 +++ glep-0021.txt 21 Oct 2007 11:42:57 -0000 1.5
331 @@ -1,7 +1,7 @@
332 GLEP: 21
333 Title: User-defined Package Sets
334 -Version: $Revision: 1.4 $
335 -Last-Modified: $Date: 2007/04/21 03:13:16 $
336 +Version: $Revision: 1.5 $
337 +Last-Modified: $Date: 2007/10/21 11:42:57 $
338 Author: Tal Peer <coredumb@g.o>,
339 Alec Warner <antarus@g.o>
340 Status: Deferred
341 @@ -14,8 +14,10 @@
342 Status
343 ======
344
345 -Taken over by antarus.
346 -
347 +Abandoned. Package set support has been added in portage-2.2, but it
348 +doesn't match the description in this document in many cases, and the
349 +document has several major gaps regarding the behavior and restrictions
350 +of package sets.
351
352 Abstract
353 ========
354
355
356
357 --
358 gentoo-commits@g.o mailing list