swift 05/06/17 10:26:07 Modified: xml/htdocs/doc/en kde-split-ebuilds.xml Log: Adding caption to the pre to make it more clear that we are removing KDE 3.4 with the example
Revision Changes Path 1.4 +4 -4 xml/htdocs/doc/en/kde-split-ebuilds.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-split-ebuilds.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-split-ebuilds.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/kde-split-ebuilds.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo Index: kde-split-ebuilds.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-split-ebuilds.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kde-split-ebuilds.xml 13 Apr 2005 16:02:52 -0000 1.3 +++ kde-split-ebuilds.xml 17 Jun 2005 10:26:07 -0000 1.4 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-split-ebuilds.xml,v 1.3 2005/04/13 16:02:52 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-split-ebuilds.xml,v 1.4 2005/06/17 10:26:07 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.2</version> -<date>2005-04-13</date> +<version>1.3</version> +<date>2005-06-17</date> <chapter> <title>The Split KDE Ebuilds</title> @@ -425,7 +425,7 @@ in the kde-base category come from kde.org). So the following code works: </p> -<pre> +<pre caption="Removing KDE 3.4 from the system"> # <i>for x in `ls /usr/portage/kde-base`; do</i> > <i>if [ "$x" != "CVS" ]; then</i> > <i>echo -n "=kde-base/$x-3.4* "</i> -- [email protected] mailing list
