| 1 |
<?xml version='1.0' encoding="UTF-8"?> |
| 2 |
<?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 |
<date>2007-04-01</date> |
| 9 |
<author title="Author">Grant Goodyear</author> |
| 10 |
<description> |
| 11 |
The GLEP project manages Gentoo Linux Enhancement Proposals. |
| 12 |
</description> |
| 13 |
<longdescription> |
| 14 |
The GLEP project solicits, collects, maintains, and shepherds |
| 15 |
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 |
<br /><br /> |
| 21 |
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 |
<resource link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?cvsroot=gentoo"> |
| 29 |
Files and tools in CVS |
| 30 |
</resource> |
| 31 |
|
| 32 |
|
| 33 |
<extrachapter> |
| 34 |
|
| 35 |
<title>List of Gentoo Linux Enhancement Proposals</title> |
| 36 |
|
| 37 |
<section> |
| 38 |
<body> |
| 39 |
|
| 40 |
<!-- Use <glepindex status="D,d,A"/> to select on status, default is all --> |
| 41 |
<glepindex/> |
| 42 |
|
| 43 |
<note><br/> |
| 44 |
GLEP types: I = Informational, S = Standard |
| 45 |
<br/> |
| 46 |
GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected, |
| 47 |
W = Withdrawn, M = Moribund |
| 48 |
</note> |
| 49 |
|
| 50 |
<p> |
| 51 |
If you want to roll your own proposal, you'll want to look at the files <uri |
| 52 |
link="http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/">here</uri>. |
| 53 |
</p> |
| 54 |
|
| 55 |
</body> |
| 56 |
</section> |
| 57 |
</extrachapter> |
| 58 |
</project> |