Gentoo Archives: gentoo-commits

From: "William Thomson (wltjr)" <wltjr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/java: getting-involved.xml
Date: Tue, 23 Oct 2007 06:10:42
Message-Id: E1IkCyL-0002Do-Tg@stork.gentoo.org
1 wltjr 07/10/23 06:10:37
2
3 Modified: getting-involved.xml
4 Log:
5 Added more info to development section.
6
7 Revision Changes Path
8 1.9 xml/htdocs/proj/en/java/getting-involved.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/java/getting-involved.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/java/getting-involved.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/java/getting-involved.xml?r1=1.8&r2=1.9
13
14 Index: getting-involved.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/java/getting-involved.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- getting-involved.xml 6 Jun 2007 20:49:10 -0000 1.8
21 +++ getting-involved.xml 23 Oct 2007 06:10:37 -0000 1.9
22 @@ -19,8 +19,8 @@
23 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
24 <license/>
25
26 - <version>1.5</version>
27 - <date>2007-06-06</date>
28 + <version>1.6</version>
29 + <date>2007-10-23</date>
30
31 <chapter>
32 <title>Testing</title>
33 @@ -71,6 +71,26 @@
34 improving existing ebuilds, updating ebuilds for new versions of
35 packages, and working on ebuilds for new packages.
36 </p>
37 + <dl>
38 + <dd>
39 + <ul>
40 + <li>
41 + Create ebuilds for ebuild request bugs or for packages you use
42 + and/or need packaged. Attaching contributed ebuild and/or patch
43 + as an attachment to any bugs.
44 + </li>
45 + <li>
46 + File bugs with patches attached for any existing ebuilds that
47 + are outdated and/or need to be bumped to the latest release.
48 + </li>
49 + <li>
50 + Test out contribute to completing packages in java overlays.
51 + Usually java-experimental overlay which is not available
52 + via layman. It must be checked out manually.
53 + </li>
54 + </ul>
55 + </dd>
56 + </dl>
57 </body>
58 </section>
59 </chapter>
60
61
62
63 --
64 gentoo-commits@g.o mailing list