gentoo-ebuilds/dev-ml/ocaml-gettext/metadata.xml
Petr Vaněk 17de19286a
dev-ml/ocaml-gettext: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-26 11:46:03 +01:00

21 lines
674 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>rkitover@gmail.com</email>
<name>Rafael Kitover</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">gildor478/ocaml-gettext</remote-id>
</upstream>
<use>
<flag name="ocamlopt">
Whether the OCaml native code compiler is used. Must be set globally and
match <pkg>dev-lang/ocaml</pkg>.
</flag>
</use>
</pkgmetadata>