diff options
| author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2008-09-21 13:36:38 +0000 |
|---|---|---|
| committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2008-09-21 13:36:38 +0000 |
| commit | 712845b98e856d2de0ec8808a6bad1da91f497dd (patch) | |
| tree | bea50cc9e21f6cc8a8beaa706273baedb2c5135e | |
| parent | 13cac88a904b2edd7972104be90c20087630db8a (diff) | |
| download | kde-712845b98e856d2de0ec8808a6bad1da91f497dd.tar.gz kde-712845b98e856d2de0ec8808a6bad1da91f497dd.tar.bz2 kde-712845b98e856d2de0ec8808a6bad1da91f497dd.zip | |
Sync guide to the version in the master branch.
| -rw-r--r-- | Documentation/kde-guide.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/kde-guide.xml b/Documentation/kde-guide.xml index 4e6ef85cf3f..f053c50c478 100644 --- a/Documentation/kde-guide.xml +++ b/Documentation/kde-guide.xml @@ -129,6 +129,7 @@ It will be updated later when the ebuilds are put in the tree. # <i>emerge @<kde-set1> @<kde-set2> @<kde-set3> ... @<kde-setN></i> </pre> <note>If you want to check the list of sets known to Portage run the following: <i>emerge --list-sets</i></note> + <note>If you experience some errors while trying to emerge @kde-4x and you use portage-2.2_rc8, then you need to patch portage with: <a href="http://dev.gentoo.org/~zmedico/tmp/sets_in_sets.patch">http://dev.gentoo.org/~zmedico/tmp/sets_in_sets.patch</a>.</note> </body> </section> <section> @@ -139,9 +140,6 @@ It will be updated later when the ebuilds are put in the tree. # <i>emerge kde-meta:4</i></pre> </body> </section> - <body> - <note>If you experience some errors while trying to emerge @kde-4x and you use portage-2.2_rc8, then you need to patch portage with: <a href="http://dev.gentoo.org/~zmedico/tmp/sets_in_sets.patch">http://dev.gentoo.org/~zmedico/tmp/sets_in_sets.patch</a>.</note> - </body> </chapter> <chapter> <title>Configuration</title> |
