aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/categories')
-rw-r--r--profiles/categories/text.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/profiles/categories/text.xml b/profiles/categories/text.xml
index c04c1c1..81079b2 100644
--- a/profiles/categories/text.xml
+++ b/profiles/categories/text.xml
@@ -1,18 +1,22 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<guide self="profiles/categories/">
<chapter>
-<title>Profiles <c>categories</c> File</title>
+<title>Profiles <c>categories</c> file</title>
<body>
<p>
The <c>profiles/categories</c> file contains an asciibetically sorted list of all
-the valid categories in the portage tree. When adding a new category, remember
+the valid categories in the Gentoo repository. When adding a new category, remember
to update and commit this file <e>before</e> making any related commits.
</p>
<p>
+Please consult the gentoo-dev mailing list before adding a new category.
+</p>
+
+<p>
The <c>categories</c> file is a straight list. For descriptions, see <uri
-link="::ebuild-writing/misc-files/metadata/#Category Metadata"/>.
+link="::ebuild-writing/misc-files/metadata/#Category metadata"/>.
</p>
</body>