Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: java.xml
Date: Thu, 31 Aug 2006 01:31:36
Message-Id: 20060831011943.69E47648EA@smtp.gentoo.org
1 nightmorph 06/08/31 01:19:43
2
3 Modified: java.xml
4 Log:
5 clarified p.keywords per nichoj's request on irc
6
7 Revision Changes Path
8 1.30 xml/htdocs/doc/en/java.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.30&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.30&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.29&r2=1.30
13
14 Index: java.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- java.xml 9 Aug 2006 20:44:33 -0000 1.29
21 +++ java.xml 31 Aug 2006 01:19:43 -0000 1.30
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.29 2006/08/09 20:44:33 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.30 2006/08/31 01:19:43 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/java.xml">
29 @@ -24,8 +24,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>0.7</version>
34 -<date>2006-08-08</date>
35 +<version>0.8</version>
36 +<date>2006-08-30</date>
37
38 <chapter>
39 <title>What is Java?</title>
40 @@ -75,9 +75,8 @@
41 <body>
42
43 <p>
44 -If you are using the stable tree, i.e. x86, ppc, or amd64 as opposed to ~x86,
45 -~ppc, or ~amd64, you will need to add some entries to your
46 -<path>/etc/portage/package.keywords</path>:
47 +If you are using the stable tree opposed to ~arch, you will need to add some
48 +entries to your <path>/etc/portage/package.keywords</path>:
49 </p>
50
51 <pre caption="package.keywords">
52 @@ -120,15 +119,12 @@
53 sys-libs/db
54 </pre>
55
56 -<impo>
57 -It is crucial that you keyword ALL packages related to the new Java system,
58 -otherwise you will have problems in the later steps of this guide.
59 -</impo>
60 -
61 -<impo>
62 -It can't be emphasized enough that you have to have ALL the packages related
63 -to the new Java system keyworded for it to function properly.
64 -</impo>
65 +<warn>
66 +It is crucial that you list ALL these packages in
67 +<path>/etc/portage/package.keywords</path>, otherwise you will have problems in
68 +the later steps of this guide. Your new Java system will not function correctly
69 +without this list.
70 +</warn>
71
72 </body>
73 </section>
74
75
76
77 --
78 gentoo-doc-cvs@g.o mailing list