Files
gentoo/sys-devel/gettext/metadata.xml
Roy Yang 54ffe2ebdf Fixed CPE tag for sys-devel/gettext
Signed-off-by: Roy Yang <royyang@google.com>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-05-04 19:35:41 +02:00

22 lines
707 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="cvs">
When running `autopoint`, use cvs to store the internal development files;
this requires cvs at runtime, but will be faster/smaller than raw archives
</flag>
<flag name="git">
When running `autopoint`, use git to store the internal development files;
this requires git at runtime, but will be faster/smaller than raw archives
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnu:gettext</remote-id>
</upstream>
</pkgmetadata>