blob: b3f9196aecdb10fb20d59f78bcd243073e6bc091 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>yoswink@gentoo.org</email>
<name>José Luis Rivero</name>
</maintainer>
<maintainer>
<email>ferdy@gentoo.org</email>
<name>Fernando J. Pereda</name>
</maintainer>
<longdescription>
Repodoc is a package designed to work with Gentoo official docs. It
includes repodoc and docman scripts. Repodoc is used to make checks
on docs before commits then and docman is able to make automatic
changes on docs.
</longdescription>
</pkgmetadata>
|