Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/office: index.xml
Date: Thu, 28 Jul 2011 16:27:01
Message-Id: 20110728162651.535602004B@flycatcher.gentoo.org
1 scarabeus 11/07/28 16:26:51
2
3 Added: index.xml
4 Log:
5 Add office/index.xml under desktop project. Manage openoffice herd from there.
6
7 Revision Changes Path
8 1.1 xml/htdocs/proj/en/desktop/office/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/office/index.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/office/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>Office</name>
22 <longname>Office subproject</longname>
23 <date>27 Jul 2011</date>
24 <author title="Author">scarabeus</author>
25
26 <description>
27 The office subproject manages the office implementations and related
28 packages in Portage.
29 </description>
30
31 <longdescription>
32 <p>The office subproject manages the office implementations, required
33 libraries and accessories in Portage. This includes openoffice,
34 libreoffice and their binary counterparts.</p>
35 </longdescription>
36
37 <goals>
38 <p>The subproject aims to support X implementations and driver or accessory
39 add-ons to the core. Increasing the modularity of monolithic builds and
40 making configuration automatic or easier are part of its current work.</p>
41 </goals>
42
43 <dev role="lead">suka</dev>
44 <dev role="member">mattst88</dev>
45 <dev role="member">pauldv</dev>
46 <dev role="member">scarabeus</dev>
47
48 <extrachapter position="bottom">
49 <title>Want to help?</title>
50 <section>
51 <body>
52 <p>If you want to get involved with improving Gentoo's office experience,
53 we'd like to hear from you! The main thing you'll want to do is be active
54 on <uri link="http://tinyurl.com/3c7w9br">Gentoo's Bugzilla</uri>. Also
55 please join office project members in #gentoo-office on irc.freenode.net.
56 </p>
57 </body>
58 </section>
59 </extrachapter>
60
61 </project>