Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: java.xml
Date: Fri, 08 Sep 2006 10:49:34
Message-Id: 20060908104938.5879A64818@smtp.gentoo.org
1 fox2mike 06/09/08 10:49:38
2
3 Modified: java.xml
4 Log:
5 Removing duplicate source USE flag explanation. Thanks to honzig on IRC for reporting
6
7 Revision Changes Path
8 1.31 xml/htdocs/doc/en/java.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.31&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.31&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.30&r2=1.31
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
17 retrieving revision 1.30
18 retrieving revision 1.31
19 diff -u -r1.30 -r1.31
20 --- java.xml 31 Aug 2006 01:19:43 -0000 1.30
21 +++ java.xml 8 Sep 2006 10:49:38 -0000 1.31
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.30 2006/08/31 01:19:43 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.31 2006/09/08 10:49:38 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/java.xml">
29 @@ -25,7 +25,7 @@
30 <license/>
31
32 <version>0.8</version>
33 -<date>2006-08-30</date>
34 +<date>2006-09-08</date>
35
36 <chapter>
37 <title>What is Java?</title>
38 @@ -576,11 +576,6 @@
39 by javadoc.
40 </li>
41 <li>
42 - The <b>source</b> flag will install a zip of the package's source code.
43 - This is typically used to provide your IDE with the source code for the
44 - package.
45 - </li>
46 - <li>
47 The <b>source</b> flag installs a zip of the source code of a package.
48 This is traditionally used for for IDEs to 'attach' source to the libraries
49 you are using.
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list