Gentoo Archives: gentoo-commits

From: "Jonathan Callen (abcd)" <abcd@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, 27 Jan 2010 00:31:24
Message-Id: E1NZvoX-0001BD-3E@stork.gentoo.org
1 abcd 10/01/27 00:31:21
2
3 Modified: kde4-guide.xml
4 Log:
5 mention KDE 4.3.5, clean up link to git
6
7 Revision Changes Path
8 1.47 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.47&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.47&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.46&r2=1.47
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.46
18 retrieving revision 1.47
19 diff -u -r1.46 -r1.47
20 --- kde4-guide.xml 11 Jan 2010 05:02:44 -0000 1.46
21 +++ kde4-guide.xml 27 Jan 2010 00:31:20 -0000 1.47
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.46 2010/01/11 05:02:44 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.47 2010/01/27 00:31:20 abcd Exp $ -->
27
28 <guide>
29 <title>Gentoo KDE Guide</title>
30 @@ -76,9 +76,9 @@
31 KDE 4 is the current KDE version supported by upstream. In Portage there is a
32 stable version, and there might be one (or more) non-stable versions. Under
33 normal conditions new versions get in stabilized after a month. The KDE 4
34 -versions available through Portage are 4.3.3 and 4.3.4 (also considered stable
35 +versions available through Portage are 4.3.3, 4.3.4, and 4.3.5 (also considered stable
36 by upstream). In addition, KDE upstream provides weekly <uri
37 -link="ftp://ftp.kde.org/pub/kde/unstable"> snapshots</uri>, and a <uri
38 +link="ftp://ftp.kde.org/pub/kde/unstable">snapshots</uri>, and a <uri
39 link="http://websvn.kde.org">live SVN tree</uri>. The Gentoo KDE team provides
40 the snapshots, trunk and latest branch live ebuilds, through the <c>kde</c>
41 overlay. To enable this, the user can have multiple parallel KDE 4
42 @@ -198,7 +198,7 @@
43 <note>
44 If you are running the stable branch and want to use the latest non-stable
45 version in tree, you can use <uri
46 -link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.3.keywords;h=da0ba2026e09617535da6b50f4ff817de3814412;hb=HEAD">
47 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.3.keywords;hb=HEAD">
48 this</uri> keyword file and put it in your
49 <path>/etc/portage/package.keywords/</path> folder.
50 </note>