blob: 29db3a8dd4ffc90d1a5d44906b0c52e79ed02d91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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>
|