Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Wed, 05 Aug 2009 14:58:42
Message-Id: E1MYhwu-0003ee-4i@stork.gentoo.org
1 tampakrap 09/08/05 14:58:40
2
3 Modified: kde4-guide.xml
4 Log:
5 small fixes about sets refferences
6
7 Revision Changes Path
8 1.34 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.34&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.34&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.33&r2=1.34
13
14 Index: kde4-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
17 retrieving revision 1.33
18 retrieving revision 1.34
19 diff -u -r1.33 -r1.34
20 --- kde4-guide.xml 5 Aug 2009 14:18:36 -0000 1.33
21 +++ kde4-guide.xml 5 Aug 2009 14:58:40 -0000 1.34
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.33 2009/08/05 14:18:36 tampakrap Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.34 2009/08/05 14:58:40 tampakrap Exp $ -->
27
28 <guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en">
29 <title>Gentoo KDE Guide</title>
30 @@ -401,10 +401,6 @@
31 # <i>emerge -av kdebase-meta:4.4 kdegames-meta:4.4</i> <comment>(installation of chosen modules only)</comment>
32 </pre>
33
34 -<p>
35 -For installation using sets check the <uri link="#sets">Using Sets</uri> section.
36 -</p>
37 -
38 <pre caption="Installation of KDE snapshots using sets">
39 # <i>emerge -av @kde-4.3</i> <comment>(contains all of KDE modules)</comment>
40 # <i>emerge -av @kdebase-4.3 @kdegames-4.3</i> <comment>(installation of chosen modules only)</comment>
41 @@ -479,6 +475,10 @@
42 # <i>ln -s /path/to/overlay/kde-testing/Documentation/package.keywords/kde-live.keywords .</i><comment>(for KDE 4.4 Trunk)</comment>
43 </pre>
44
45 +<p>
46 +The installation can be done either by using the meta packages or by using sets.
47 +</p>
48 +
49 <pre caption="Installation of KDE live ebuilds using meta packages">
50 <comment>(For KDE 4.3 Branch)</comment>
51 # <i>emerge -av kde-meta:4.3</i> <comment>(contains all of KDE modules)</comment>