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: Tue, 28 Dec 2010 02:03:30
Message-Id: 20101228020321.0B4E420054@flycatcher.gentoo.org
1 tampakrap 10/12/28 02:03:21
2
3 Modified: kde4-guide.xml
4 Log:
5 version bump, kdepim 4.4.9, kde sc 4.5.90 and 4.5.4
6
7 Revision Changes Path
8 1.67 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.67&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.67&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.66&r2=1.67
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.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- kde4-guide.xml 8 Dec 2010 16:11:15 -0000 1.66
21 +++ kde4-guide.xml 28 Dec 2010 02:03:20 -0000 1.67
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.66 2010/12/08 16:11:15 tampakrap Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.67 2010/12/28 02:03:20 tampakrap Exp $ -->
27
28 <guide>
29 <title>Gentoo KDE Guide</title>
30 @@ -33,8 +33,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.3</version>
35 -<date>2010-12-08</date>
36 +<version>2.4</version>
37 +<date>2010-12-28</date>
38
39 <chapter>
40 <title>KDE 3</title>
41 @@ -99,7 +99,7 @@
42 <ti>Portage</ti>
43 </tr>
44 <tr>
45 - <ti><uri link="#kde_portage">KDE SC 4.5.3</uri></ti>
46 + <ti><uri link="#kde_portage">KDE SC 4.5.4</uri></ti>
47 <ti>Portage</ti>
48 </tr>
49 <tr>
50 @@ -115,7 +115,7 @@
51 </body>
52 </section>
53 <section id="kde_portage">
54 -<title>Installing KDE SC 4.4.5 or 4.5.3 (from Portage)</title>
55 +<title>Installing KDE SC 4.4.5 or 4.5.4 (from Portage)</title>
56 <body>
57
58 <p>
59 @@ -128,13 +128,13 @@
60 </pre>
61
62 <p>
63 -KDE SC 4.5.3 is also in portage, but in ~testing. Users with stable systems
64 +KDE SC 4.5.4 is also in portage, but in ~testing. Users with stable systems
65 also need to put <uri
66 link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.5.keywords;h=8663dc27daa94aa6f312283cb894e0176d96cc9b;hb=HEAD">
67 this keywords file</uri> in <path>/etc/portage/package.keywords</path>.
68 </p>
69
70 -<pre caption="Installation of KDE SC 4.5.3 using meta packages">
71 +<pre caption="Installation of KDE SC 4.5.4 using meta packages">
72 # <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
73 # <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
74 </pre>
75 @@ -149,14 +149,14 @@
76 <p>
77 Due to a major rewrite in KDEPIM, the upstream KDEPIM developers decided
78 not to release KDEPIM for KDE 4.5. Instead, they still release new KDEPIM
79 -4.4.x versions (currently 4.4.7), which can be installed with KDE 4.4.5 and
80 -KDE 4.5.3 as well.
81 +4.4.x versions (currently 4.4.9), which can be installed with KDE 4.4.5 and
82 +KDE 4.5.4 as well.
83 </p>
84
85 </body>
86 </section>
87 <section id="snapshots">
88 -<title>Installing KDE 4.5.85 snapshots (from kde overlay)</title>
89 +<title>Installing KDE 4.5.90 snapshots (from kde overlay)</title>
90 <body>
91
92 <p>
93 @@ -204,7 +204,7 @@
94 <p>
95 Users with stable systems have to keyword the packages to proceed. We provide a
96 package.keyword file in <c>kde</c> overlay. Due to masked depedencies, KDE SC
97 -4.5.85 should also be masked. We should symlink the files:
98 +4.5.90 should also be masked. We should symlink the files:
99 </p>
100
101 <pre caption="Creating symlink of the keywords file">
102 @@ -222,13 +222,6 @@
103 # <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
104 </pre>
105
106 -<pre caption="Installation using sets">
107 -# <i>emerge -av @kde-4.6</i> <comment>(contains all of KDE modules)</comment>
108 -# <i>emerge -av @kdebase-4.6 @kdegames-4.6</i> <comment>(installation of chosen modules only)</comment>
109 -
110 -<comment>See the <uri link="#sets">Using Sets</uri> section for more information.</comment>
111 -</pre>
112 -
113 </body>
114 </section>
115 <section id="live">