aboutsummaryrefslogtreecommitdiff
blob: 70dfe8f9fb63b771ad5b9184f6071ee624efb5fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<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 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"/>.
</p>
</body>

</chapter>
</guide>