nightmorph 06/08/31 01:19:43 Modified: java.xml Log: clarified p.keywords per nichoj's request on irc
Revision Changes Path 1.30 xml/htdocs/doc/en/java.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.30&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/java.xml?r1=1.29&r2=1.30 Index: java.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- java.xml 9 Aug 2006 20:44:33 -0000 1.29 +++ java.xml 31 Aug 2006 01:19:43 -0000 1.30 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.29 2006/08/09 20:44:33 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/java.xml,v 1.30 2006/08/31 01:19:43 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/java.xml"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>0.7</version> -<date>2006-08-08</date> +<version>0.8</version> +<date>2006-08-30</date> <chapter> <title>What is Java?</title> @@ -75,9 +75,8 @@ <body> <p> -If you are using the stable tree, i.e. x86, ppc, or amd64 as opposed to ~x86, -~ppc, or ~amd64, you will need to add some entries to your -<path>/etc/portage/package.keywords</path>: +If you are using the stable tree opposed to ~arch, you will need to add some +entries to your <path>/etc/portage/package.keywords</path>: </p> <pre caption="package.keywords"> @@ -120,15 +119,12 @@ sys-libs/db </pre> -<impo> -It is crucial that you keyword ALL packages related to the new Java system, -otherwise you will have problems in the later steps of this guide. -</impo> - -<impo> -It can't be emphasized enough that you have to have ALL the packages related -to the new Java system keyworded for it to function properly. -</impo> +<warn> +It is crucial that you list ALL these packages in +<path>/etc/portage/package.keywords</path>, otherwise you will have problems in +the later steps of this guide. Your new Java system will not function correctly +without this list. +</warn> </body> </section> -- [email protected] mailing list
