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: Sat, 11 Oct 2008 10:11:46
Message-Id: E1KobRn-0005rq-8s@stork.gentoo.org
1 jmbsvicetto 08/10/11 10:11:43
2
3 Modified: kde4-guide.xml
4 Log:
5 Removed the reference to the stale package.unmask file and added a note on how
6 to use the package.mask file.
7
8 Revision Changes Path
9 1.8 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.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.7&r2=1.8
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.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- kde4-guide.xml 10 Oct 2008 17:16:55 -0000 1.7
22 +++ kde4-guide.xml 11 Oct 2008 10:11:43 -0000 1.8
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.7 2008/10/10 17:16:55 jmbsvicetto Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.8 2008/10/11 10:11:43 jmbsvicetto Exp $ -->
28
29 <guide link="/proj/en/desktop/kde/kde4-guide.xml" lang="en">
30 <title>Gentoo KDE 4.1 Guide</title>
31 @@ -73,8 +73,9 @@
32
33 <p>
34 The KDE 4.1 ebuilds are no longer masked so you won't need to use a package.unmask
35 -file from under <uri
36 -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>.
37 +file to be able to install them. If you're running ~arch and don't to update to 4.1,
38 +you can use a package.mask file from under <uri
39 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.mask/kde;hb=master">Documentation/package.mask</uri>.
40 If you are running the stable tree you will need to keyword the ebuilds,
41 otherwise skip this step. For those running the stable tree in Gentoo:
42 </p>