Gentoo Archives: gentoo-commits

From: "Alec Warner (antarus)" <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/glep: glep-0021.html
Date: Fri, 20 Feb 2009 09:20:41
Message-Id: E1LaRYk-0005eS-1k@stork.gentoo.org
1 antarus 09/02/20 09:20:38
2
3 Modified: glep-0021.html
4 Log:
5 update glep 21 html
6
7 Revision Changes Path
8 1.9 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.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.html?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/glep-0021.html?r1=1.8&r2=1.9
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.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- glep-0021.html 21 Oct 2007 11:42:57 -0000 1.8
21 +++ glep-0021.html 20 Feb 2009 09:20:37 -0000 1.9
22 @@ -1,259 +1,12 @@
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 -This HTML is auto-generated. DO NOT EDIT THIS FILE! If you are writing a new
28 -PEP, see http://www.python.org/peps/pep-0001.html for instructions and links
29 -to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!
30 --->
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 - <style type="text/css">
37 -
38 -/*
39 -:Author: David Goodger
40 -:Contact: goodger@×××××××××××××××××.net
41 -:date: $Date: 2007/10/21 11:42:57 $
42 -:version: $Revision: 1.8 $
43 -:copyright: This stylesheet has been placed in the public domain.
44 -
45 -Default cascading style sheet for the PEP HTML output of Docutils.
46 -*/
47 -
48 -.first {
49 - margin-top: 0 }
50 -
51 -.last {
52 - margin-bottom: 0 }
53 -
54 -.navigation {
55 - width: 100% ;
56 - background: #cc99ff ;
57 - margin-top: 0px ;
58 - margin-bottom: 0px }
59 -
60 -.navigation .navicon {
61 - width: 150px ;
62 - height: 35px }
63 -
64 -.navigation .textlinks {
65 - padding-left: 1em ;
66 - text-align: left }
67 -
68 -.navigation td, .navigation th {
69 - padding-left: 0em ;
70 - padding-right: 0em ;
71 - vertical-align: middle }
72 -
73 -.rfc2822 {
74 - margin-top: 0.5em ;
75 - margin-left: 0.5em ;
76 - margin-right: 0.5em ;
77 - margin-bottom: 0em }
78 -
79 -.rfc2822 td {
80 - text-align: left }
81 -
82 -.rfc2822 th.field-name {
83 - text-align: right ;
84 - font-family: sans-serif ;
85 - padding-right: 0.5em ;
86 - font-weight: bold ;
87 - margin-bottom: 0em }
88 -
89 -a.toc-backref {
90 - text-decoration: none ;
91 - color: black }
92 -
93 -body {
94 - margin: 0px ;
95 - margin-bottom: 1em ;
96 - padding: 0px }
97 -
98 -dd {
99 - margin-bottom: 0.5em }
100 -
101 -div.section {
102 - margin-left: 1em ;
103 - margin-right: 1em ;
104 - margin-bottom: 1.5em }
105 -
106 -div.section div.section {
107 - margin-left: 0em ;
108 - margin-right: 0em ;
109 - margin-top: 1.5em }
110 -
111 -div.abstract {
112 - margin: 2em 5em }
113 -
114 -div.abstract p.topic-title {
115 - font-weight: bold ;
116 - text-align: center }
117 -
118 -div.attention, div.caution, div.danger, div.error, div.hint,
119 -div.important, div.note, div.tip, div.warning {
120 - margin: 2em ;
121 - border: medium outset ;
122 - padding: 1em }
123 -
124 -div.attention p.admonition-title, div.caution p.admonition-title,
125 -div.danger p.admonition-title, div.error p.admonition-title,
126 -div.warning p.admonition-title {
127 - color: red ;
128 - font-weight: bold ;
129 - font-family: sans-serif }
130 -
131 -div.hint p.admonition-title, div.important p.admonition-title,
132 -div.note p.admonition-title, div.tip p.admonition-title {
133 - font-weight: bold ;
134 - font-family: sans-serif }
135 -
136 -div.figure {
137 - margin-left: 2em }
138 -
139 -div.footer, div.header {
140 - font-size: smaller }
141 -
142 -div.footer {
143 - margin-left: 1em ;
144 - margin-right: 1em }
145 -
146 -div.system-messages {
147 - margin: 5em }
148 -
149 -div.system-messages h1 {
150 - color: red }
151 -
152 -div.system-message {
153 - border: medium outset ;
154 - padding: 1em }
155 -
156 -div.system-message p.system-message-title {
157 - color: red ;
158 - font-weight: bold }
159 -
160 -div.topic {
161 - margin: 2em }
162 -
163 -h1 {
164 - font-family: sans-serif ;
165 - font-size: large }
166 -
167 -h2 {
168 - font-family: sans-serif ;
169 - font-size: medium }
170 -
171 -h3 {
172 - font-family: sans-serif ;
173 - font-size: small }
174 -
175 -h4 {
176 - font-family: sans-serif ;
177 - font-style: italic ;
178 - font-size: small }
179 -
180 -h5 {
181 - font-family: sans-serif;
182 - font-size: x-small }
183 -
184 -h6 {
185 - font-family: sans-serif;
186 - font-style: italic ;
187 - font-size: x-small }
188 -
189 -.section hr {
190 - width: 75% }
191 -
192 -ol.simple, ul.simple {
193 - margin-bottom: 1em }
194 -
195 -ol.arabic {
196 - list-style: decimal }
197 -
198 -ol.loweralpha {
199 - list-style: lower-alpha }
200 -
201 -ol.upperalpha {
202 - list-style: upper-alpha }
203 -
204 -ol.lowerroman {
205 - list-style: lower-roman }
206 -
207 -ol.upperroman {
208 - list-style: upper-roman }
209 -
210 -p.caption {
211 - font-style: italic }
212 -
213 -p.credits {
214 - font-style: italic ;
215 - font-size: smaller }
216 -
217 -p.label {
218 - white-space: nowrap }
219 -
220 -p.topic-title {
221 - font-family: sans-serif ;
222 - font-weight: bold }
223 -
224 -pre.line-block {
225 - font-family: serif ;
226 - font-size: 100% }
227 -
228 -pre.literal-block, pre.doctest-block {
229 - margin-left: 2em ;
230 - margin-right: 2em ;
231 - background-color: #eeeeee }
232 -
233 -span.classifier {
234 - font-family: sans-serif ;
235 - font-style: oblique }
236 -
237 -span.classifier-delimiter {
238 - font-family: sans-serif ;
239 - font-weight: bold }
240 -
241 -span.interpreted {
242 - font-family: sans-serif }
243 -
244 -span.option-argument {
245 - font-style: italic }
246 -
247 -span.pre {
248 - white-space: pre }
249 -
250 -span.problematic {
251 - color: red }
252 -
253 -table {
254 - margin-top: 0.5em ;
255 - margin-bottom: 0.5em }
256 -
257 -td, th {
258 - padding-left: 0.5em ;
259 - padding-right: 0.5em ;
260 - vertical-align: top }
261 -
262 -td.num {
263 - text-align: right }
264 -
265 -th.field-name {
266 - font-weight: bold ;
267 - text-align: left ;
268 - white-space: nowrap }
269 -
270 -h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
271 - font-size: 100% }
272 -
273 -tt {
274 - background-color: #eeeeee }
275 -
276 -ul.auto-toc {
277 - list-style-type: none }
278 -
279 -</style>
280 + <link rel="stylesheet" href="tools/glep.css" type="text/css" />
281 </head>
282 <body bgcolor="white">
283 <table class="navigation" cellpadding="0" cellspacing="0"
284 @@ -264,7 +17,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/peps">GLEP Index</a></b>]
289 +[<b><a href="http://www.gentoo.org/proj/en/glep">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 @@ -275,14 +28,14 @@
294 </tr>
295 <tr class="field"><th class="field-name">Title:</th><td class="field-body">User-defined Package Sets</td>
296 </tr>
297 -<tr class="field"><th class="field-name">Version:</th><td class="field-body">1.4</td>
298 +<tr class="field"><th class="field-name">Version:</th><td class="field-body">1.6</td>
299 </tr>
300 -<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/glep-0021.txt?cvsroot=gentoo">2007/04/21 03:13:16</a></td>
301 +<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/glep-0021.txt?cvsroot=gentoo">2009/02/20 09:19:56</a></td>
302 </tr>
303 <tr class="field"><th class="field-name">Author:</th><td class="field-body">Tal Peer &lt;coredumb&#32;&#97;t&#32;gentoo.org&gt;,
304 Alec Warner &lt;antarus&#32;&#97;t&#32;gentoo.org&gt;</td>
305 </tr>
306 -<tr class="field"><th class="field-name">Status:</th><td class="field-body">Deferred</td>
307 +<tr class="field"><th class="field-name">Status:</th><td class="field-body">Final</td>
308 </tr>
309 <tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td>
310 </tr>
311 @@ -480,7 +233,7 @@
312 <div class="footer">
313 <hr class="footer" />
314 <a class="reference" href="glep-0021.txt">View document source</a>.
315 -Generated on: 2007-10-21 11:40 UTC.
316 +Generated on: 2009-02-20 09:21 UTC.
317 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.
318
319 </div>