| … | |
… | |
| 6 | PEP, see http://www.python.org/peps/pep-0001.html for instructions and links |
6 | PEP, see http://www.python.org/peps/pep-0001.html for instructions and links |
| 7 | to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! |
7 | to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! |
| 8 | --> |
8 | --> |
| 9 | <head> |
9 | <head> |
| 10 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
10 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 11 | <meta name="generator" content="Docutils 0.3.0: http://docutils.sourceforge.net/" /> |
11 | <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> |
| 12 | <title>GLEP 17 -- Resolution for Aging EBuilds</title> |
12 | <title>GLEP 17 -- Resolution for Aging EBuilds</title> |
| 13 | <link rel="stylesheet" href="tools/glep.css" type="text/css" /> |
13 | <style type="text/css"> |
|
|
14 | |
|
|
15 | /* |
|
|
16 | :Author: David Goodger |
|
|
17 | :Contact: goodger@users.sourceforge.net |
|
|
18 | :date: $Date: 2007/01/25 03:26:26 $ |
|
|
19 | :version: $Revision: 1.4 $ |
|
|
20 | :copyright: This stylesheet has been placed in the public domain. |
|
|
21 | |
|
|
22 | Default cascading style sheet for the PEP HTML output of Docutils. |
|
|
23 | */ |
|
|
24 | |
|
|
25 | .first { |
|
|
26 | margin-top: 0 } |
|
|
27 | |
|
|
28 | .last { |
|
|
29 | margin-bottom: 0 } |
|
|
30 | |
|
|
31 | .navigation { |
|
|
32 | width: 100% ; |
|
|
33 | background: #cc99ff ; |
|
|
34 | margin-top: 0px ; |
|
|
35 | margin-bottom: 0px } |
|
|
36 | |
|
|
37 | .navigation .navicon { |
|
|
38 | width: 150px ; |
|
|
39 | height: 35px } |
|
|
40 | |
|
|
41 | .navigation .textlinks { |
|
|
42 | padding-left: 1em ; |
|
|
43 | text-align: left } |
|
|
44 | |
|
|
45 | .navigation td, .navigation th { |
|
|
46 | padding-left: 0em ; |
|
|
47 | padding-right: 0em ; |
|
|
48 | vertical-align: middle } |
|
|
49 | |
|
|
50 | .rfc2822 { |
|
|
51 | margin-top: 0.5em ; |
|
|
52 | margin-left: 0.5em ; |
|
|
53 | margin-right: 0.5em ; |
|
|
54 | margin-bottom: 0em } |
|
|
55 | |
|
|
56 | .rfc2822 td { |
|
|
57 | text-align: left } |
|
|
58 | |
|
|
59 | .rfc2822 th.field-name { |
|
|
60 | text-align: right ; |
|
|
61 | font-family: sans-serif ; |
|
|
62 | padding-right: 0.5em ; |
|
|
63 | font-weight: bold ; |
|
|
64 | margin-bottom: 0em } |
|
|
65 | |
|
|
66 | a.toc-backref { |
|
|
67 | text-decoration: none ; |
|
|
68 | color: black } |
|
|
69 | |
|
|
70 | body { |
|
|
71 | margin: 0px ; |
|
|
72 | margin-bottom: 1em ; |
|
|
73 | padding: 0px } |
|
|
74 | |
|
|
75 | dd { |
|
|
76 | margin-bottom: 0.5em } |
|
|
77 | |
|
|
78 | div.section { |
|
|
79 | margin-left: 1em ; |
|
|
80 | margin-right: 1em ; |
|
|
81 | margin-bottom: 1.5em } |
|
|
82 | |
|
|
83 | div.section div.section { |
|
|
84 | margin-left: 0em ; |
|
|
85 | margin-right: 0em ; |
|
|
86 | margin-top: 1.5em } |
|
|
87 | |
|
|
88 | div.abstract { |
|
|
89 | margin: 2em 5em } |
|
|
90 | |
|
|
91 | div.abstract p.topic-title { |
|
|
92 | font-weight: bold ; |
|
|
93 | text-align: center } |
|
|
94 | |
|
|
95 | div.attention, div.caution, div.danger, div.error, div.hint, |
|
|
96 | div.important, div.note, div.tip, div.warning { |
|
|
97 | margin: 2em ; |
|
|
98 | border: medium outset ; |
|
|
99 | padding: 1em } |
|
|
100 | |
|
|
101 | div.attention p.admonition-title, div.caution p.admonition-title, |
|
|
102 | div.danger p.admonition-title, div.error p.admonition-title, |
|
|
103 | div.warning p.admonition-title { |
|
|
104 | color: red ; |
|
|
105 | font-weight: bold ; |
|
|
106 | font-family: sans-serif } |
|
|
107 | |
|
|
108 | div.hint p.admonition-title, div.important p.admonition-title, |
|
|
109 | div.note p.admonition-title, div.tip p.admonition-title { |
|
|
110 | font-weight: bold ; |
|
|
111 | font-family: sans-serif } |
|
|
112 | |
|
|
113 | div.figure { |
|
|
114 | margin-left: 2em } |
|
|
115 | |
|
|
116 | div.footer, div.header { |
|
|
117 | font-size: smaller } |
|
|
118 | |
|
|
119 | div.footer { |
|
|
120 | margin-left: 1em ; |
|
|
121 | margin-right: 1em } |
|
|
122 | |
|
|
123 | div.system-messages { |
|
|
124 | margin: 5em } |
|
|
125 | |
|
|
126 | div.system-messages h1 { |
|
|
127 | color: red } |
|
|
128 | |
|
|
129 | div.system-message { |
|
|
130 | border: medium outset ; |
|
|
131 | padding: 1em } |
|
|
132 | |
|
|
133 | div.system-message p.system-message-title { |
|
|
134 | color: red ; |
|
|
135 | font-weight: bold } |
|
|
136 | |
|
|
137 | div.topic { |
|
|
138 | margin: 2em } |
|
|
139 | |
|
|
140 | h1 { |
|
|
141 | font-family: sans-serif ; |
|
|
142 | font-size: large } |
|
|
143 | |
|
|
144 | h2 { |
|
|
145 | font-family: sans-serif ; |
|
|
146 | font-size: medium } |
|
|
147 | |
|
|
148 | h3 { |
|
|
149 | font-family: sans-serif ; |
|
|
150 | font-size: small } |
|
|
151 | |
|
|
152 | h4 { |
|
|
153 | font-family: sans-serif ; |
|
|
154 | font-style: italic ; |
|
|
155 | font-size: small } |
|
|
156 | |
|
|
157 | h5 { |
|
|
158 | font-family: sans-serif; |
|
|
159 | font-size: x-small } |
|
|
160 | |
|
|
161 | h6 { |
|
|
162 | font-family: sans-serif; |
|
|
163 | font-style: italic ; |
|
|
164 | font-size: x-small } |
|
|
165 | |
|
|
166 | .section hr { |
|
|
167 | width: 75% } |
|
|
168 | |
|
|
169 | ol.simple, ul.simple { |
|
|
170 | margin-bottom: 1em } |
|
|
171 | |
|
|
172 | ol.arabic { |
|
|
173 | list-style: decimal } |
|
|
174 | |
|
|
175 | ol.loweralpha { |
|
|
176 | list-style: lower-alpha } |
|
|
177 | |
|
|
178 | ol.upperalpha { |
|
|
179 | list-style: upper-alpha } |
|
|
180 | |
|
|
181 | ol.lowerroman { |
|
|
182 | list-style: lower-roman } |
|
|
183 | |
|
|
184 | ol.upperroman { |
|
|
185 | list-style: upper-roman } |
|
|
186 | |
|
|
187 | p.caption { |
|
|
188 | font-style: italic } |
|
|
189 | |
|
|
190 | p.credits { |
|
|
191 | font-style: italic ; |
|
|
192 | font-size: smaller } |
|
|
193 | |
|
|
194 | p.label { |
|
|
195 | white-space: nowrap } |
|
|
196 | |
|
|
197 | p.topic-title { |
|
|
198 | font-family: sans-serif ; |
|
|
199 | font-weight: bold } |
|
|
200 | |
|
|
201 | pre.line-block { |
|
|
202 | font-family: serif ; |
|
|
203 | font-size: 100% } |
|
|
204 | |
|
|
205 | pre.literal-block, pre.doctest-block { |
|
|
206 | margin-left: 2em ; |
|
|
207 | margin-right: 2em ; |
|
|
208 | background-color: #eeeeee } |
|
|
209 | |
|
|
210 | span.classifier { |
|
|
211 | font-family: sans-serif ; |
|
|
212 | font-style: oblique } |
|
|
213 | |
|
|
214 | span.classifier-delimiter { |
|
|
215 | font-family: sans-serif ; |
|
|
216 | font-weight: bold } |
|
|
217 | |
|
|
218 | span.interpreted { |
|
|
219 | font-family: sans-serif } |
|
|
220 | |
|
|
221 | span.option-argument { |
|
|
222 | font-style: italic } |
|
|
223 | |
|
|
224 | span.pre { |
|
|
225 | white-space: pre } |
|
|
226 | |
|
|
227 | span.problematic { |
|
|
228 | color: red } |
|
|
229 | |
|
|
230 | table { |
|
|
231 | margin-top: 0.5em ; |
|
|
232 | margin-bottom: 0.5em } |
|
|
233 | |
|
|
234 | td, th { |
|
|
235 | padding-left: 0.5em ; |
|
|
236 | padding-right: 0.5em ; |
|
|
237 | vertical-align: top } |
|
|
238 | |
|
|
239 | td.num { |
|
|
240 | text-align: right } |
|
|
241 | |
|
|
242 | th.field-name { |
|
|
243 | font-weight: bold ; |
|
|
244 | text-align: left ; |
|
|
245 | white-space: nowrap } |
|
|
246 | |
|
|
247 | h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt { |
|
|
248 | font-size: 100% } |
|
|
249 | |
|
|
250 | tt { |
|
|
251 | background-color: #eeeeee } |
|
|
252 | |
|
|
253 | ul.auto-toc { |
|
|
254 | list-style-type: none } |
|
|
255 | |
|
|
256 | </style> |
| 14 | </head> |
257 | </head> |
| 15 | <body bgcolor="white"> |
258 | <body bgcolor="white"> |
| 16 | <table class="navigation" cellpadding="0" cellspacing="0" |
259 | <table class="navigation" cellpadding="0" cellspacing="0" |
| 17 | width="100%" border="0"> |
260 | width="100%" border="0"> |
| 18 | <tr><td class="navicon" width="150" height="35"> |
261 | <tr><td class="navicon" width="150" height="35"> |
| 19 | <a href="http://www.gentoo.org/" title="Gentoo Linux Home Page"> |
262 | <a href="http://www.gentoo.org/" title="Gentoo Linux Home Page"> |
| 20 | <img src="http://www.gentoo.org/images/gentoo-new.gif" alt="[Gentoo]" |
263 | <img src="http://www.gentoo.org/images/gentoo-new.gif" alt="[Gentoo]" |
| 21 | border="0" width="150" height="35" /></a></td> |
264 | border="0" width="150" height="35" /></a></td> |
| 22 | <td class="textlinks" align="left"> |
265 | <td class="textlinks" align="left"> |
| 23 | [<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>] |
266 | [<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>] |
| 24 | [<b><a href="http://www.gentoo.org/proj/en/glep">GLEP Index</a></b>] |
267 | [<b><a href="http://www.gentoo.org/proj/en/glep/">GLEP Index</a></b>] |
| 25 | [<b><a href="http://www.gentoo.org/proj/en/glep/glep-0017.txt">GLEP Source</a></b>] |
268 | [<b><a href="http://www.gentoo.org/proj/en/glep/glep-0017.txt">GLEP Source</a></b>] |
| 26 | </td></tr></table> |
269 | </td></tr></table> |
| 27 | <div class="document"> |
|
|
| 28 | <table class="rfc2822 field-list" frame="void" rules="none"> |
270 | <table class="rfc2822 docutils field-list" frame="void" rules="none"> |
| 29 | <col class="field-name" /> |
271 | <col class="field-name" /> |
| 30 | <col class="field-body" /> |
272 | <col class="field-body" /> |
| 31 | <tbody valign="top"> |
273 | <tbody valign="top"> |
| 32 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">17</td> |
274 | <tr class="field"><th class="field-name">GLEP:</th><td class="field-body">17</td> |
| 33 | </tr> |
275 | </tr> |
| 34 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">Resolution for Aging EBuilds</td> |
276 | <tr class="field"><th class="field-name">Title:</th><td class="field-body">Resolution for Aging EBuilds</td> |
| 35 | </tr> |
277 | </tr> |
| 36 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.1</td> |
278 | <tr class="field"><th class="field-name">Version:</th><td class="field-body">1.2</td> |
| 37 | </tr> |
279 | </tr> |
| 38 | <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-0017.txt?cvsroot=gentoo">2003/11/21 02:32:05</a></td> |
280 | <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-0017.txt?cvsroot=gentoo">2004/11/11 21:40:28</a></td> |
| 39 | </tr> |
281 | </tr> |
| 40 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Caleb Tennis <caleb at gentoo.org></td> |
282 | <tr class="field"><th class="field-name">Author:</th><td class="field-body">Caleb Tennis <caleb at gentoo.org></td> |
| 41 | </tr> |
283 | </tr> |
| 42 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">Draft</td> |
284 | <tr class="field"><th class="field-name">Status:</th><td class="field-body">deferred</td> |
| 43 | </tr> |
285 | </tr> |
| 44 | <tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td> |
286 | <tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td> |
| 45 | </tr> |
287 | </tr> |
| 46 | <tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference" href="glep-0002.html">text/x-rst</a></td> |
288 | <tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference" href="glep-0002.html">text/x-rst</a></td> |
| 47 | </tr> |
289 | </tr> |
| … | |
… | |
| 50 | <tr class="field"><th class="field-name">Post-History:</th><td class="field-body">24-Nov-2003</td> |
292 | <tr class="field"><th class="field-name">Post-History:</th><td class="field-body">24-Nov-2003</td> |
| 51 | </tr> |
293 | </tr> |
| 52 | </tbody> |
294 | </tbody> |
| 53 | </table> |
295 | </table> |
| 54 | <hr /> |
296 | <hr /> |
| 55 | <div class="contents topic" id="contents"> |
297 | <div class="contents topic"> |
| 56 | <p class="topic-title"><a name="contents">Contents</a></p> |
298 | <p class="topic-title first"><a id="contents" name="contents">Contents</a></p> |
| 57 | <ul class="simple"> |
299 | <ul class="simple"> |
| 58 | <li><a class="reference" href="#abstract" id="id1" name="id1">Abstract</a></li> |
300 | <li><a class="reference" href="#abstract" id="id1" name="id1">Abstract</a></li> |
|
|
301 | <li><a class="reference" href="#status" id="id2" name="id2">Status</a></li> |
| 59 | <li><a class="reference" href="#motivation" id="id2" name="id2">Motivation</a></li> |
302 | <li><a class="reference" href="#motivation" id="id3" name="id3">Motivation</a></li> |
| 60 | <li><a class="reference" href="#rationale" id="id3" name="id3">Rationale</a></li> |
303 | <li><a class="reference" href="#rationale" id="id4" name="id4">Rationale</a></li> |
| 61 | <li><a class="reference" href="#implementation" id="id4" name="id4">Implementation</a></li> |
304 | <li><a class="reference" href="#implementation" id="id5" name="id5">Implementation</a></li> |
| 62 | <li><a class="reference" href="#repercussions" id="id5" name="id5">Repercussions</a></li> |
305 | <li><a class="reference" href="#repercussions" id="id6" name="id6">Repercussions</a></li> |
| 63 | <li><a class="reference" href="#future" id="id6" name="id6">Future</a></li> |
306 | <li><a class="reference" href="#future" id="id7" name="id7">Future</a></li> |
| 64 | <li><a class="reference" href="#backwards-compatibility" id="id7" name="id7">Backwards Compatibility</a></li> |
307 | <li><a class="reference" href="#backwards-compatibility" id="id8" name="id8">Backwards Compatibility</a></li> |
| 65 | <li><a class="reference" href="#references" id="id8" name="id8">References</a></li> |
308 | <li><a class="reference" href="#references" id="id9" name="id9">References</a></li> |
| 66 | <li><a class="reference" href="#copyright" id="id9" name="id9">Copyright</a></li> |
309 | <li><a class="reference" href="#copyright" id="id10" name="id10">Copyright</a></li> |
| 67 | </ul> |
310 | </ul> |
| 68 | </div> |
311 | </div> |
| 69 | <div class="section" id="abstract"> |
312 | <div class="section"> |
| 70 | <h1><a class="toc-backref" href="#id1" name="abstract">Abstract</a></h1> |
313 | <h1><a class="toc-backref" href="#id1" id="abstract" name="abstract">Abstract</a></h1> |
| 71 | <p>Many of the ebuild scripts found within Gentoo's Portage have come as a direct |
314 | <p>Many of the ebuild scripts found within Gentoo's Portage have come as a direct |
| 72 | result of user submission via Gentoo's Bugzilla interface. However, a large number |
315 | result of user submission via Gentoo's Bugzilla interface. However, a large number |
| 73 | of open ebuild requests remain in Bugzilla. This GLEP attempts to resolve these |
316 | of open ebuild requests remain in Bugzilla. This GLEP attempts to resolve these |
| 74 | requests.</p> |
317 | requests.</p> |
| 75 | </div> |
318 | </div> |
| 76 | <div class="section" id="motivation"> |
319 | <div class="section"> |
|
|
320 | <h1><a class="toc-backref" href="#id2" id="status" name="status">Status</a></h1> |
|
|
321 | <p>Timed out</p> |
|
|
322 | </div> |
|
|
323 | <div class="section"> |
| 77 | <h1><a class="toc-backref" href="#id2" name="motivation">Motivation</a></h1> |
324 | <h1><a class="toc-backref" href="#id3" id="motivation" name="motivation">Motivation</a></h1> |
| 78 | <p>As of the first draft of this GLEP, there are 1517 EBUILD bug requests in |
325 | <p>As of the first draft of this GLEP, there are 1517 EBUILD bug requests in |
| 79 | Gentoo's bugzilla database. These requests generally fall into three categories:</p> |
326 | Gentoo's bugzilla database. These requests generally fall into three categories:</p> |
| 80 | <p>1. The package is important to Gentoo users, but has simply has not yet made |
327 | <p>1. The package is important to Gentoo users, but has simply has not yet made |
| 81 | its way into Portage.</p> |
328 | its way into Portage.</p> |
| 82 | <ol class="arabic simple" start="2"> |
329 | <ol class="arabic simple" start="2"> |
| … | |
… | |
| 87 | become artifically inflated, but bug maintenance also becomes more difficult adding |
334 | become artifically inflated, but bug maintenance also becomes more difficult adding |
| 88 | to open requests that developers must sift through.</p> |
335 | to open requests that developers must sift through.</p> |
| 89 | <p>Furthermore, having a policy in place as to how ebuild bug requests are handled is |
336 | <p>Furthermore, having a policy in place as to how ebuild bug requests are handled is |
| 90 | important for consistency and accountability.</p> |
337 | important for consistency and accountability.</p> |
| 91 | </div> |
338 | </div> |
| 92 | <div class="section" id="rationale"> |
339 | <div class="section"> |
| 93 | <h1><a class="toc-backref" href="#id3" name="rationale">Rationale</a></h1> |
340 | <h1><a class="toc-backref" href="#id4" id="rationale" name="rationale">Rationale</a></h1> |
| 94 | <p>Portage simply cannot contain an automated ebuild for every software package available. |
341 | <p>Portage simply cannot contain an automated ebuild for every software package available. |
| 95 | Ebuilds that are included are done so mostly based on the whim and knowledge of |
342 | Ebuilds that are included are done so mostly based on the whim and knowledge of |
| 96 | developers. Many software packages are of interest only to a small subset of end users, |
343 | developers. Many software packages are of interest only to a small subset of end users, |
| 97 | and as such would be a misuse of resources by including in Portage.</p> |
344 | and as such would be a misuse of resources by including in Portage.</p> |
| 98 | </div> |
345 | </div> |
| 99 | <div class="section" id="implementation"> |
346 | <div class="section"> |
| 100 | <h1><a class="toc-backref" href="#id4" name="implementation">Implementation</a></h1> |
347 | <h1><a class="toc-backref" href="#id5" id="implementation" name="implementation">Implementation</a></h1> |
| 101 | <p>This implementation applies only to requests which have been idle in the database |
348 | <p>This implementation applies only to requests which have been idle in the database |
| 102 | for an extended period of time. The recommended time is <em>90</em> days.</p> |
349 | for an extended period of time. The recommended time is <em>90</em> days.</p> |
| 103 | <p>After this period, the bugs should be handled in the follow manner:</p> |
350 | <p>After this period, the bugs should be handled in the follow manner:</p> |
| 104 | <ul class="simple"> |
351 | <ul class="simple"> |
| 105 | <li>The bug should be closed as a WONTFIX</li> |
352 | <li>The bug should be closed as a WONTFIX</li> |
| 106 | <li>The following note should be included in the description: |
353 | <li>The following note should be included in the description: |
| 107 | <tt class="literal"><span class="pre">No</span> <span class="pre">developer</span> <span class="pre">has</span> <span class="pre">sponsored</span> <span class="pre">the</span> <span class="pre">ebuild</span> <span class="pre">within</span> <span class="pre">90</span> <span class="pre">days</span> <span class="pre">of</span> <span class="pre">request.</span> |
354 | <tt class="docutils literal"><span class="pre">No</span> <span class="pre">developer</span> <span class="pre">has</span> <span class="pre">sponsored</span> <span class="pre">the</span> <span class="pre">ebuild</span> <span class="pre">within</span> <span class="pre">90</span> <span class="pre">days</span> <span class="pre">of</span> <span class="pre">request.</span> |
| 108 | <span class="pre">Closing</span> <span class="pre">per</span> <span class="pre">GLEP</span> <span class="pre">policy</span> <span class="pre">#xx</span></tt></li> |
355 | <span class="pre">Closing</span> <span class="pre">per</span> <span class="pre">GLEP</span> <span class="pre">policy</span> <span class="pre">#xx</span></tt></li> |
| 109 | </ul> |
356 | </ul> |
| 110 | </div> |
357 | </div> |
| 111 | <div class="section" id="repercussions"> |
358 | <div class="section"> |
| 112 | <h1><a class="toc-backref" href="#id5" name="repercussions">Repercussions</a></h1> |
359 | <h1><a class="toc-backref" href="#id6" id="repercussions" name="repercussions">Repercussions</a></h1> |
| 113 | <p>The (systematic) denial of the inclusion of ebuilds into the Portage tree may leave |
360 | <p>The (systematic) denial of the inclusion of ebuilds into the Portage tree may leave |
| 114 | some users to feel slighted because their ebuild was not accepted into Portage. |
361 | some users to feel slighted because their ebuild was not accepted into Portage. |
| 115 | This is an unfortunate side effect of a system that relies on acceptal or denial.</p> |
362 | This is an unfortunate side effect of a system that relies on acceptal or denial.</p> |
| 116 | </div> |
363 | </div> |
| 117 | <div class="section" id="future"> |
364 | <div class="section"> |
| 118 | <h1><a class="toc-backref" href="#id6" name="future">Future</a></h1> |
365 | <h1><a class="toc-backref" href="#id7" id="future" name="future">Future</a></h1> |
| 119 | <p>It may be desirable to provide an official repository for abandoned ebuilds to go. |
366 | <p>It may be desirable to provide an official repository for abandoned ebuilds to go. |
| 120 | Any attachments to these bug reports could be placed here, so that the author's effort |
367 | Any attachments to these bug reports could be placed here, so that the author's effort |
| 121 | has not gone in vein.</p> |
368 | has not gone in vein.</p> |
| 122 | </div> |
369 | </div> |
| 123 | <div class="section" id="backwards-compatibility"> |
370 | <div class="section"> |
| 124 | <h1><a class="toc-backref" href="#id7" name="backwards-compatibility">Backwards Compatibility</a></h1> |
371 | <h1><a class="toc-backref" href="#id8" id="backwards-compatibility" name="backwards-compatibility">Backwards Compatibility</a></h1> |
| 125 | <p>No current policies exist that interfere with this document.</p> |
372 | <p>No current policies exist that interfere with this document.</p> |
| 126 | </div> |
373 | </div> |
| 127 | <div class="section" id="references"> |
374 | <div class="section"> |
| 128 | <h1><a class="toc-backref" href="#id8" name="references">References</a></h1> |
375 | <h1><a class="toc-backref" href="#id9" id="references" name="references">References</a></h1> |
| 129 | <table class="footnote" frame="void" id="glep2" rules="none"> |
376 | <table class="docutils footnote" frame="void" id="glep2" rules="none"> |
| 130 | <colgroup><col class="label" /><col /></colgroup> |
377 | <colgroup><col class="label" /><col /></colgroup> |
| 131 | <tbody valign="top"> |
378 | <tbody valign="top"> |
| 132 | <tr><td class="label"><a name="glep2">[1]</a></td><td>GLEP 2, Sample ReStructuredText GLEP Template, Goodyear, |
379 | <tr><td class="label"><a name="glep2">[1]</a></td><td>GLEP 2, Sample ReStructuredText GLEP Template, Goodyear, |
| 133 | (<a class="reference" href="http://glep.gentoo.org/glep-0002.html">http://glep.gentoo.org/glep-0002.html</a>)</td></tr> |
380 | (<a class="reference" href="http://glep.gentoo.org/glep-0002.html">http://glep.gentoo.org/glep-0002.html</a>)</td></tr> |
| 134 | </tbody> |
381 | </tbody> |
| 135 | </table> |
382 | </table> |
| 136 | </div> |
383 | </div> |
| 137 | <div class="section" id="copyright"> |
384 | <div class="section"> |
| 138 | <h1><a class="toc-backref" href="#id9" name="copyright">Copyright</a></h1> |
385 | <h1><a class="toc-backref" href="#id10" id="copyright" name="copyright">Copyright</a></h1> |
| 139 | <p>This document has been placed in the public domain.</p> |
386 | <p>This document has been placed in the public domain.</p> |
| 140 | </div> |
387 | </div> |
| 141 | </div> |
|
|
| 142 | |
388 | |
| 143 | <hr class="footer"/> |
389 | </div> |
| 144 | <div class="footer"> |
390 | <div class="footer"> |
|
|
391 | <hr class="footer" /> |
| 145 | <a class="reference" href="glep-0017.txt">View document source</a>. |
392 | <a class="reference" href="glep-0017.txt">View document source</a>. |
| 146 | Generated on: 2003-11-24 14:10 UTC. |
393 | Generated on: 2006-10-10 20:23 UTC. |
| 147 | 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. |
394 | 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. |
|
|
395 | |
| 148 | </div> |
396 | </div> |
| 149 | </body> |
397 | </body> |
| 150 | </html> |
398 | </html> |
| 151 | |
399 | |