Files
gentoo/dev-db/firebird/metadata.xml
Patrice Clement 7a8dcc79f8 dev-db/firebird: Handover maintainership. Fixes bug 573234.
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2016-01-28 18:52:28 +00:00

27 lines
989 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Firebird is a relational database offering many ANSI SQL standard
features that runs on Linux, Windows, and a variety of Unix platforms.
Firebird offers excellent concurrency, high performance, and powerful
language support for stored procedures and triggers. It has been used
in production systems, under a variety of names, since 1981.
</longdescription>
<use>
<flag name="client">Install client library and header files only</flag>
<flag name="superserver">Install SuperServer</flag>
<flag name="xinetd">Install ClassicServer</flag>
</use>
<upstream>
<remote-id type="sourceforge">firebird</remote-id>
</upstream>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="person">
<email>bear1650@mail.ru></email>
</maintainer>
</pkgmetadata>