<?xml version='1.0' encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE project SYSTEM "/dtd/project.dtd">
<project>
	<name>glep</name>
	<longname>Gentoo Linux Enhancement Proposals</longname>
	<date>2007-04-01</date>
	<author title="Author">Grant Goodyear</author>
	<description>
		The GLEP project manages Gentoo Linux Enhancement Proposals.
	</description>
	<longdescription> 
		    The GLEP project solicits, collects, maintains, and shepherds
			proposals for substantially enhancing Gentoo Linux.  Any user or
			developer may construct and submit a GLEP for consideration by the
			GLEP <mail link="glep@gentoo.org">editors</mail>.  Because GLEPs
			are kept in CVS, GLEPs constitute a permanent record of proposals
			designed to enhance Gentoo Linux.
		<br /><br />
			For more information, see 
			<uri link="http://glep.gentoo.org/glep-0001.html">GLEP 1</uri>
			and
			<uri link="http://glep.gentoo.org/glep-0002.html">GLEP 2</uri>.
	</longdescription>
	<dev role="lead" description="GLEP Editor">g2boojum</dev>
	<dev role="GLEP Editor">liquidx</dev>
	<resource link="http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/proj/en/glep/?cvsroot=gentoo">
		Files and tools in CVS
	</resource>


<extrachapter>

<title>List of Gentoo Linux Enhancement Proposals</title>

<section>
<title>Implemented Gleps (Final)</title>
<!--  Use <glepindex status="D,d,A"/> to select on status, default is all -->
<body>
<glepindex status="F"/>
</body>
</section>

<section>
<title>Accepted but not implemented gleps (Accepted)</title>
<body>
<glepindex status="A"/>
</body>
</section>

<section>
<title>Draft Gleps (Drafts)</title>
<body>
<glepindex status="D"/>
</body>
</section>

<section>
<title>Deferred, Rejected, Withdrawn, or Moribund Gleps</title> 
<body>
<glepindex status="d,R,W,M"/>
</body>
</section>

<section>
<title>Notes</title>
<body>
<note><br/>
GLEP types: I = Informational, S = Standard
<br/>
GLEP Statuses: D = Draft, d = Deferred, A = Accepted, F = Final, R = Rejected,
W = Withdrawn, M = Moribund
</note>

<p>
If you want to roll your own proposal, you'll want to look at the files <uri
link="http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/glep/">here</uri>.
</p>

</body>
</section>
</extrachapter>
</project>
