| 1 |
g2boojum |
1.1 |
<?xml version='1.0' encoding="UTF-8"?>
|
| 2 |
g2boojum |
1.33 |
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
|
| 3 |
|
|
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
| 4 |
|
|
<!DOCTYPE project SYSTEM "/dtd/project.dtd">
|
| 5 |
|
|
<project>
|
| 6 |
|
|
<name>glep</name>
|
| 7 |
|
|
<longname>Gentoo Linux Enhancement Proposals</longname>
|
| 8 |
neysx |
1.104 |
<date>2007-04-01</date>
|
| 9 |
g2boojum |
1.33 |
<author title="Author">Grant Goodyear</author>
|
| 10 |
|
|
<description>
|
| 11 |
|
|
The GLEP project manages Gentoo Linux Enhancement Proposals.
|
| 12 |
|
|
</description>
|
| 13 |
|
|
<longdescription>
|
| 14 |
curtis119 |
1.85 |
The GLEP project solicits, collects, maintains, and shepherds
|
| 15 |
g2boojum |
1.33 |
proposals for substantially enhancing Gentoo Linux. Any user or
|
| 16 |
|
|
developer may construct and submit a GLEP for consideration by the
|
| 17 |
|
|
GLEP <mail link="glep@gentoo.org">editors</mail>. Because GLEPs
|
| 18 |
|
|
are kept in CVS, GLEPs constitute a permanent record of proposals
|
| 19 |
|
|
designed to enhance Gentoo Linux.
|
| 20 |
curtis119 |
1.85 |
<br /><br />
|
| 21 |
g2boojum |
1.33 |
For more information, see
|
| 22 |
|
|
<uri link="http://glep.gentoo.org/glep-0001.html">GLEP 1</uri>
|
| 23 |
|
|
and
|
| 24 |
|
|
<uri link="http://glep.gentoo.org/glep-0002.html">GLEP 2</uri>.
|
| 25 |
|
|
</longdescription>
|
| 26 |
|
|
<dev role="lead" description="GLEP Editor">g2boojum</dev>
|
| 27 |
|
|
<dev role="GLEP Editor">liquidx</dev>
|
| 28 |
antarus |
1.105 |
<dev role="Web Designer Guy, Glep Updater">antarus</dev>
|
| 29 |
g2boojum |
1.34 |
<resource link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?cvsroot=gentoo">
|
| 30 |
|
|
Files and tools in CVS
|
| 31 |
|
|
</resource>
|
| 32 |
klieber |
1.20 |
|
| 33 |
g2boojum |
1.1 |
|
| 34 |
g2boojum |
1.33 |
<extrachapter>
|
| 35 |
g2boojum |
1.1 |
|
| 36 |
g2boojum |
1.33 |
<title>List of Gentoo Linux Enhancement Proposals</title>
|
| 37 |
g2boojum |
1.1 |
|
| 38 |
|
|
<section>
|
| 39 |
|
|
<body>
|
| 40 |
neysx |
1.104 |
|
| 41 |
|
|
<!-- Use <glepindex status="D,d,A"/> to select on status, default is all -->
|
| 42 |
|
|
<glepindex/>
|
| 43 |
|
|
|
| 44 |
|
|
<note><br/>
|
| 45 |
|
|
GLEP types: I = Informational, S = Standard
|
| 46 |
|
|
<br/>
|
| 47 |
|
|
GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected,
|
| 48 |
|
|
W = Withdrawn, M = Moribund
|
| 49 |
|
|
</note>
|
| 50 |
|
|
|
| 51 |
g2boojum |
1.4 |
<p>
|
| 52 |
neysx |
1.104 |
If you want to roll your own proposal, you'll want to look at the files <uri
|
| 53 |
|
|
link="http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/">here</uri>.
|
| 54 |
g2boojum |
1.4 |
</p>
|
| 55 |
g2boojum |
1.1 |
|
| 56 |
|
|
</body>
|
| 57 |
|
|
</section>
|
| 58 |
g2boojum |
1.33 |
</extrachapter>
|
| 59 |
|
|
</project>
|