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: index.xml
Date: Wed, 05 Aug 2009 14:43:05
Message-Id: E1MYhhn-0002w3-Hn@stork.gentoo.org
1 tampakrap 09/08/05 14:43:03
2
3 Modified: index.xml
4 Log:
5 Various fixes in the main kde site
6
7 Revision Changes Path
8 1.78 xml/htdocs/proj/en/desktop/kde/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml?rev=1.78&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml?rev=1.78&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml?r1=1.77&r2=1.78
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml,v
17 retrieving revision 1.77
18 retrieving revision 1.78
19 diff -u -r1.77 -r1.78
20 --- index.xml 30 Jul 2009 13:28:05 -0000 1.77
21 +++ index.xml 5 Aug 2009 14:43:03 -0000 1.78
22 @@ -103,23 +103,16 @@
23
24 <p>
25 The latest stable version of KDE in the official Portage Tree is
26 -<b>3.5.9</b>. It has been marked stable on all stable-supporting architectures:
27 -<b>alpha</b>, <b>amd64</b>, <b>hppa</b>, <b>ia64</b>, <b>ppc</b>,
28 -<b>ppc64</b>, <b>sparc</b>, <b>x86</b>.
29 +<b>3.5.10</b>.
30 </p>
31
32 <note>
33 -x86-fbsd currently has no stable packages and will therefore remain marked
34 -testing. As of 2008.0 mips too will only support ~arch, so mips will not have
35 -any stable KDE packages.
36 +Actually it is still in process of stabilization, but the largest
37 +part of the process is almost complete. Only missing architectures
38 +are x86-fbsd and some packages for HPPA, PPC and PPC64.
39 </note>
40
41 <p>
42 -The latest testing version of KDE 3 in the official Portage Tree is
43 -<b>3.5.10</b>. This version only includes split ebuilds.
44 -</p>
45 -
46 -<p>
47 If you're having problems updating to a KDE version >3.5.7, please read this <uri
48 link="kde-expat-upgrading.xml">FAQ</uri>.
49 </p>
50 @@ -131,16 +124,20 @@
51 <body>
52
53 <p>
54 -The latest version of KDE 4.2 in the official Portage Tree is <b>4.2.3</b>. This
55 +The latest version of KDE 4.2 in the official Portage Tree is <b>4.2.4</b>. This
56 version is also only availible via split ebuilds. This version is now only ~arch
57 keyworded (in other words, in testing branch).
58 </p>
59
60 +<note>
61 +There is also a KDE 4.3.0 release since 4th August, which is also in tree, but
62 +it will remain hardmasked until bug 280312 is fixed.
63 +</note>
64 +
65 <p>
66 -KDE 4 is not yet marked stable as we feel it isn't sufficiently stable and
67 -feature complete - in particular when compared to KDE 3.5. Our estimate is
68 -that this will happen after KDE 3.5.10 stabilisation which should be dealt with
69 -until end of June 2009.
70 +KDE 4 is not yet marked stable, but in June 2009 meeting we decided to proceed in its
71 +stabilization. The process will begin after some major bugs concerning KDE 4 will be
72 +fixed. KDE 4.2.4 is the best candidate for this.
73 </p>
74
75 </body>
76 @@ -324,13 +321,15 @@
77 </li>
78 <li>
79 To install KDE on Gentoo, use the <uri link="kde4-guide.xml">Gentoo KDE Guide</uri>.
80 - You may find additional information in the following (old) documents:
81 + This guide covers the installation of KDE 3.5, KDE 4, and the various KDE 3/4 applications,
82 + and also provides some FAQ, hints, and troubleshooting sections.
83 + You may find additional information in the following (old and unmaintained) documents:
84 <ul>
85 <li>
86 - <uri link="kde-split-ebuilds.xml">The KDE Split Ebuilds HOWTO</uri>
87 + <uri link="kde-split-ebuilds.xml">The KDE 3.5 Split Ebuilds HOWTO</uri>
88 </li>
89 <li>
90 - <uri link="kde-config.xml">The KDE Configuration HOWTO</uri>
91 + <uri link="kde-config.xml">The KDE 3.5 Configuration HOWTO</uri>
92 </li>
93 <li>
94 <uri link="kde-expat-upgrading.xml">Upgrading to KDE 3.5.7/8: Frequently