Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
tampakrap 09/08/05 14:58:40
Modified: kde4-guide.xml
Log:
small fixes about sets refferences
Revision Changes Path
1.34 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.33&r2=1.34
Index: kde4-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- kde4-guide.xml 5 Aug 2009 14:18:36 -0000 1.33
+++ kde4-guide.xml 5 Aug 2009 14:58:40 -0000 1.34
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.33 2009/08/05 14:18:36 tampakrap Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.34 2009/08/05 14:58:40 tampakrap Exp $ -->
<guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en">
<title>Gentoo KDE Guide</title>
@@ -401,10 +401,6 @@
# <i>emerge -av kdebase-meta:4.4 kdegames-meta:4.4</i> <comment>(installation of chosen modules only)</comment>
</pre>
-<p>
-For installation using sets check the <uri link="#sets">Using Sets</uri> section.
-</p>
-
<pre caption="Installation of KDE snapshots using sets">
# <i>emerge -av @kde-4.3</i> <comment>(contains all of KDE modules)</comment>
# <i>emerge -av @kdebase-4.3 @kdegames-4.3</i> <comment>(installation of chosen modules only)</comment>
@@ -479,6 +475,10 @@
# <i>ln -s /path/to/overlay/kde-testing/Documentation/package.keywords/kde-live.keywords .</i><comment>(for KDE 4.4 Trunk)</comment>
</pre>
+<p>
+The installation can be done either by using the meta packages or by using sets.
+</p>
+
<pre caption="Installation of KDE live ebuilds using meta packages">
<comment>(For KDE 4.3 Branch)</comment>
# <i>emerge -av kde-meta:4.3</i> <comment>(contains all of KDE modules)</comment>
|
|