blob: 59e9a2fd2baa9e796fbfeca6ae1cc8bc340eae9d (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
<longdescription>libcitadel contains code which is shared across all
the components which make up the Citadel system. It is needed
by mail-mta/citadel and www-servers/webcit
</longdescription>
<upstream>
<maintainer>
<email>IGnatiusTFoobar@uncensored.citadel.org</email>
<name>IGnatius T Foobar</name>
</maintainer>
<doc>http://www.citadel.org/doku.php/doku.php?id=documentation:start</doc>
<bugs-to>http://bugzilla.citadel.org/</bugs-to>
</upstream>
</pkgmetadata>
|