blob: a294777689d7f305ffce949ad48a31b8369d5dea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>devmanual@gentoo.org</email>
<description>
Bugs for the devmanual documentation itself must be filed under
product "Documentation", component "Devmanual"
</description>
</maintainer>
<stabilize-allarches />
<use>
<flag name="offline">
Use alternative minimal stylesheet instead of Tyrian theme
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|