public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber (johu)" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Wed, 25 Jan 2012 22:07:05 +0000 (UTC)	[thread overview]
Message-ID: <20120125220705.92F3F2004B@flycatcher.gentoo.org> (raw)

johu        12/01/25 22:07:05

  Modified:             kde4-guide.xml
  Log:
  Add KDE SC 4.8.0.

Revision  Changes    Path
1.86                 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.85&r2=1.86

Index: kde4-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- kde4-guide.xml	17 Jan 2012 13:40:31 -0000	1.85
+++ kde4-guide.xml	25 Jan 2012 22:07:05 -0000	1.86
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.85 2012/01/17 13:40:31 johu Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.86 2012/01/25 22:07:05 johu Exp $ -->
 
 <guide>
 <title>Gentoo KDE Guide</title>
@@ -39,8 +39,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>3.4</version>
-<date>2012-01-17</date>
+<version>3.5</version>
+<date>2012-01-25</date>
 
 <chapter>
 <title>KDE 3</title>
@@ -97,19 +97,23 @@
   </tr>
   <tr>
     <ti><uri link="#kde4_6">KDE SC 4.6.3</uri></ti>
-	<ti>Portage</ti>
+    <ti>Portage</ti>
   </tr>
   <tr>
     <ti><uri link="#kde4_7">KDE SC 4.7.4</uri></ti>
-	<ti>Portage</ti>
-  </tr>  
+    <ti>Portage</ti>
+  </tr>
   <tr>
-    <ti><uri link="#snapshots">KDE SC 4.8 Snapshots</uri></ti>
-	<ti>KDE Overlay</ti>
-  </tr> 
+    <ti><uri link="#kde4_8">KDE SC 4.8.0</uri></ti>
+    <ti>Portage</ti>
+  </tr>  
+  <!--tr>
+    <ti><uri link="#snapshots">KDE SC 4.9 Snapshots</uri></ti>
+    <ti>KDE Overlay</ti>
+  </tr--> 
   <tr>
     <ti><uri link="#live">Live Ebuilds (4.8 Branch, Trunk)</uri></ti>
-	<ti>KDE Overlay</ti>
+    <ti>KDE Overlay</ti>
   </tr>
 </table>
 
@@ -238,12 +242,12 @@
 
 </body>
 </section>
-<!--section id="kde4_8">
+<section id="kde4_8">
 <title>KDE SC 4.8</title>
 <body>
 
 <p>
-KDE SC 4.8 is in portage, currently as ~testing, but stabilization is planned for the near future.
+KDE SC 4.8.0 is in portage, currently as ~testing, but stabilization is planned for the near future.
 </p>
 
 <p>
@@ -257,8 +261,15 @@
 # <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
 </pre>
 
+<warn>
+If you running KDEPIM and upgrade from 4.4 to 4.8, 
+please have a look at the <uri link="http://wiki.gentoo.org/wiki/KDEPIM-4.7_upgrade">Gentoo Wiki KDEPIM 4.7
+Upgrade Guide</uri> first! If you want to stick with KDEPIM 4.4 you can
+<uri link="kdepim-4.7-mask.txt">mask KDEPIM 4.8</uri> (Guide is still valid for 4.8).
+</warn>
+
 </body>
-</section-->
+</section>
 </chapter>
 <chapter id="kde_overlay">
 <title>Installing KDE SC from Overlay</title>
@@ -318,19 +329,20 @@
   </tr>
 </table>
 
-<!--note>
+<note>
 Currently there are no snapshots available.
-</note-->
+</note>
 
-<p>
+<!-- Enable this if first KDE SC 4.9 Snapshot is in overlay available -->
+<!--p>
 Users with stable systems have to keyword the packages to proceed. We provide a
 package.keyword file in <c>kde</c> overlay. Due to masked depedencies, KDE SC
-4.7.95 should also be masked. We should symlink the files:
+4.8.80 should also be masked. We should symlink the files:
 </p>
 
 <pre caption="Creating symlink of the keywords file">
-# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.8.keywords /etc/portage/package.keywords/</i>
-# <i>ln -s /path/to/overlay/kde/Documentation/package.unmask/kde-4.8 /etc/portage/package.unmask/</i>
+# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.9.keywords /etc/portage/package.keywords/</i>
+# <i>ln -s /path/to/overlay/kde/Documentation/package.unmask/kde-4.9 /etc/portage/package.unmask/</i>
 </pre>
 
 <p>
@@ -344,10 +356,10 @@
 </pre>
 
 <pre caption="Installation using sets">
-<comment>(For KDE SC 4.8 Snapshots)</comment>
-# <i>emerge -av @kde-4.8</i> <comment>(contains all of KDE modules)</comment>
-# <i>emerge -av @kdebase-4.8 @kdegames-4.8</i> <comment>(installation of chosen modules only)</comment>
-</pre>
+<comment>(For KDE SC 4.9 Snapshots)</comment>
+# <i>emerge -av @kde-4.9</i> <comment>(contains all of KDE modules)</comment>
+# <i>emerge -av @kdebase-4.9 @kdegames-4.9</i> <comment>(installation of chosen modules only)</comment>
+</pre-->
 
 </body>
 </section>






             reply	other threads:[~2012-01-25 22:07 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-25 22:07 Johannes Huber (johu) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-02  9:57 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml Michael Palimaka (kensington)
2012-09-06 11:41 Johannes Huber (johu)
2012-08-30 17:16 Andreas HAttel (dilfridge)
2012-08-30 12:23 Andreas HAttel (dilfridge)
2012-08-26 17:36 Johannes Huber (johu)
2012-08-22 22:23 Johannes Huber (johu)
2012-08-17 11:16 Johannes Huber (johu)
2012-08-07 13:25 Johannes Huber (johu)
2012-08-07 11:23 Johannes Huber (johu)
2012-08-02 10:50 Johannes Huber (johu)
2012-08-02  0:04 Johannes Huber (johu)
2012-07-11 20:04 Michael Palimaka (kensington)
2012-07-11 20:02 Michael Palimaka (kensington)
2012-06-22 10:07 Johannes Huber (johu)
2012-05-25 19:56 Johannes Huber (johu)
2012-05-11 22:48 Johannes Huber (johu)
2012-05-08 15:52 Johannes Huber (johu)
2012-04-12  7:11 Johannes Huber (johu)
2012-03-23  9:18 Johannes Huber (johu)
2012-03-19  9:41 Johannes Huber (johu)
2012-02-21 13:23 Johannes Huber (johu)
2012-01-17 13:40 Johannes Huber (johu)
2012-01-03 14:28 Johannes Huber (johu)
2011-12-21 13:16 Johannes Huber (johu)
2011-12-18 19:48 Andreas HAttel (dilfridge)
2011-12-18 17:45 Johannes Huber (johu)
2011-11-20 18:09 Andreas HAttel (dilfridge)
2011-11-04 22:31 Andreas HAttel (dilfridge)
2011-08-27 16:29 Andreas HAttel (dilfridge)
2011-07-27 13:47 Theo Chatzimichos (tampakrap)
2011-04-22 21:04 Andreas HAttel (dilfridge)
2011-04-10 17:53 Andreas HAttel (dilfridge)
2011-03-07 23:31 Theo Chatzimichos (tampakrap)
2011-02-06  0:05 JosA MarAa Alonso (nimiux)
2011-02-04 16:17 Theo Chatzimichos (tampakrap)
2011-02-01  8:35 Theo Chatzimichos (tampakrap)
2011-02-01  6:24 Theo Chatzimichos (tampakrap)
2011-01-29 15:19 Theo Chatzimichos (tampakrap)
2011-01-29 12:48 Theo Chatzimichos (tampakrap)
2010-12-28  2:03 Theo Chatzimichos (tampakrap)
2010-12-08 16:11 Theo Chatzimichos (tampakrap)
2010-11-27 19:04 Theo Chatzimichos (tampakrap)
2010-11-27 15:16 Theo Chatzimichos (tampakrap)
2010-11-03 19:15 Theo Chatzimichos (tampakrap)
2010-08-16 12:05 Maciej Mrozowski (reavertm)
2010-08-14 14:42 Theo Chatzimichos (tampakrap)
2010-08-14 13:54 Theo Chatzimichos (tampakrap)
2010-06-18 13:43 Alex Alexander (wired)
2010-04-13  9:09 Tomas Chvatal (scarabeus)
2010-04-05 16:28 Dror Levin (spatz)
2010-03-23 13:01 Theo Chatzimichos (tampakrap)
2010-03-03 14:55 Theo Chatzimichos (tampakrap)
2010-03-03 14:53 Theo Chatzimichos (tampakrap)
2010-03-03 14:36 Theo Chatzimichos (tampakrap)
2010-03-03  1:55 Theo Chatzimichos (tampakrap)
2010-03-02 21:50 Theo Chatzimichos (tampakrap)
2010-01-27  3:34 Joshua Saddler (nightmorph)
2010-01-27  0:31 Jonathan Callen (abcd)
2010-01-11  5:02 Joshua Saddler (nightmorph)
2010-01-11  5:01 Joshua Saddler (nightmorph)
2009-11-16 13:29 Tomas Chvatal (scarabeus)
2009-11-13  0:40 Joshua Saddler (nightmorph)
2009-08-07 20:05 Theo Chatzimichos (tampakrap)
2009-08-07 13:36 Theo Chatzimichos (tampakrap)
2009-08-07 13:28 Theo Chatzimichos (tampakrap)
2009-08-07  7:30 Theo Chatzimichos (tampakrap)
2009-08-05 15:07 Theo Chatzimichos (tampakrap)
2009-08-05 14:58 Theo Chatzimichos (tampakrap)
2009-08-05 14:18 Theo Chatzimichos (tampakrap)
2009-07-20  8:02 Alex Alexander (wired)
2009-07-16  8:32 Tomas Chvatal (scarabeus)
2009-07-10  8:22 Theo Chatzimichos (tampakrap)
2009-07-03  0:51 Theo Chatzimichos (tampakrap)
2009-07-01 13:00 Theo Chatzimichos (tampakrap)
2009-07-01 12:01 Theo Chatzimichos (tampakrap)
2009-06-29 23:05 Tomas Chvatal (scarabeus)
2009-06-26 20:40 Theo Chatzimichos (tampakrap)
2009-06-22 17:22 Theo Chatzimichos (tampakrap)
2009-06-22 17:20 Theo Chatzimichos (tampakrap)
2009-06-22 16:58 Tobias Heinlein (keytoaster)
2009-06-20 11:50 Alexey Shvetsov (alexxy)
2009-02-18  2:10 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-02-14 23:13 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-02-14 20:25 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30 13:19 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30 10:52 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30  4:55 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30  4:42 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-11-16 19:25 Tomas Chvatal (scarabeus)
2008-10-27 12:10 Tomas Chvatal (scarabeus)
2008-10-26 14:56 Tomas Chvatal (scarabeus)
2008-10-11 10:11 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-10-10 17:16 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-10-07 19:42 Tobias Heinlein (keytoaster)
2008-10-07 17:47 Tobias Heinlein (keytoaster)
2008-10-07 16:39 Tobias Heinlein (keytoaster)
2008-10-06 11:27 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-10-06  3:25 Jorge Manuel B. S. Vicetto (jmbsvicetto)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120125220705.92F3F2004B@flycatcher.gentoo.org \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox