Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/lxde: index.xml
Date: Sun, 31 Aug 2008 11:57:31
Message-Id: E1KZlYe-0004Ml-Td@stork.gentoo.org
1 yngwin 08/08/31 11:57:28
2
3 Added: index.xml
4 Log:
5 Adding LXDE project as subproject to Desktop TLP
6
7 Revision Changes Path
8 1.1 xml/htdocs/proj/en/desktop/lxde/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/lxde/index.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/lxde/index.xml?rev=1.1&content-type=text/plain
12
13 Index: index.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
19
20 <project>
21 <name>lxde</name>
22 <longname>Gentoo LXDE Project</longname>
23 <date>31 Aug 2008</date>
24 <author title="Author">Ben de Groot</author>
25
26 <description>
27 The LXDE project handles all issues related to the LXDE desktop
28 environment in Gentoo.
29 </description>
30
31 <longdescription>
32 <p>
33 The LXDE project manages ebuilds in Gentoo for
34 <uri link="http://lxde.org/">LXDE</uri>, the Lightweight X11 Desktop
35 Environment, and related issues.
36 </p>
37 </longdescription>
38
39 <goals>
40 <p>
41 The goals of the LXDE project are to provide users the needed packages
42 to install LXDE on their Gentoo system, to handle their bugs and other
43 requests, to keep up-to-date with LXDE upstream development, and to
44 support LXDE and related packages in Gentoo in order to give users the
45 best possible desktop experience. The project also strives to write
46 and maintain 'live' ebuilds in an official LXDE overlay.
47 </p>
48 </goals>
49
50 <dev role="lead">yngwin</dev>
51
52 <extrachapter position="bottom">
53 <title>Participate</title>
54 <section>
55 <body>
56 <p>
57 Users are encouraged to get in touch and to help out with developing,
58 maintaining and supporting LXDE and related packages in Gentoo.
59 </p>
60 </body>
61 </section>
62 </extrachapter>
63
64 </project>