aboutsummaryrefslogtreecommitdiff
blob: c04c1c1a8bf29fb9567540ce11923c6f21dada4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<guide self="profiles/categories/">
<chapter>
<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
to update and commit this file <e>before</e> making any related commits.
</p>

<p>
The <c>categories</c> file is a straight list. For descriptions, see <uri
link="::ebuild-writing/misc-files/metadata/#Category Metadata"/>.
</p>
</body>

</chapter>
</guide>