diff options
| -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> |
