Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Fri, 10 Oct 2008 17:16:58
Message-Id: E1KoLbj-00075R-LH@stork.gentoo.org
1 jmbsvicetto 08/10/10 17:16:55
2
3 Modified: kde4-guide.xml
4 Log:
5 Applied some updates to the guide as 4.1.2 was finally unmasked and portage-2.2_rc12
6 includes some of the expected new features for sets.
7
8 Revision Changes Path
9 1.7 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.6&r2=1.7
14
15 Index: kde4-guide.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- kde4-guide.xml 7 Oct 2008 19:42:36 -0000 1.6
22 +++ kde4-guide.xml 10 Oct 2008 17:16:55 -0000 1.7
23 @@ -1,6 +1,6 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.6 2008/10/07 19:42:36 keytoaster Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.7 2008/10/10 17:16:55 jmbsvicetto Exp $ -->
28
29 <guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en">
30 <title>Gentoo KDE 4.1 Guide</title>
31 @@ -72,9 +72,8 @@
32 <body>
33
34 <p>
35 -The KDE 4.1 ebuilds won't be masked for long (they're currently masked while
36 -solving some issues with the co-existence of KDE 3.5 and KDE 4.x). Until the
37 -ebuilds are unmasked, get the package.unmask file from under <uri
38 +The KDE 4.1 ebuilds are no longer masked so you won't need to use a package.unmask
39 +file from under <uri
40 link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.unmask/kde;hb=master">Documentation/package.unmask</uri>.
41 If you are running the stable tree you will need to keyword the ebuilds,
42 otherwise skip this step. For those running the stable tree in Gentoo:
43 @@ -180,9 +179,9 @@
44 packages from a set, will be supported in a future release of Portage -- you can
45 read more about it in <uri
46 link="http://planet.gentoo.org/developers/genone/2008/09/29/more_extensions_to_package_set_support">Marius
47 -Mauch's (genone) blog</uri>. This code has already been committed to Portage's
48 -SVN and will allow to reinstall all installed packages of a set with <c>emerge
49 --av @&lt;set&gt;/@installled</c> or to have a
50 +Mauch's (genone) blog</uri>. Part of this code has now been released in
51 +portage-2.2_rc12 and so you can reinstall all installed packages of a set
52 +with <c>emerge -av @&lt;set&gt;/@installled</c> or to have a
53 /etc/portage/sets/kdebase-unwanted set and then run <e>emerge -av
54 @kdebase-@kdebase-unwanted</e>.
55 </p>
56 @@ -392,6 +391,7 @@
57
58 </body>
59 </section>
60 +
61 <section>
62 <title>x11-themes/gtk-engines-qtcurve</title>
63 <body>
64 @@ -404,6 +404,22 @@
65
66 </body>
67 </section>
68 +
69 +<section>
70 +<title>Unable to find libopensync-0.30</title>
71 +<body>
72 +
73 +<p>
74 +If you get an error building kitchensync or some other package about configure
75 +being unable to find libopensync-0.30, be sure to either upgrade to the latest
76 +testing version or to downgrade and mask the 9999 version. You can read more
77 +about this in <uri link="https://bugs.gentoo.org/show_bug.cgi?id=240370">bug
78 +240370</uri>.
79 +</p>
80 +
81 +</body>
82 +</section>
83 +
84 </chapter>
85 <chapter>
86 <title>Uninstalling KDE 4.x</title>