gentoo/dev-util/astyle/metadata.xml
Filip Kobierski b7d08c30ae
dev-util/astyle: metadata: add changelog, sort upstream tags
- add active upstream maintainer
- mark Jum Pattee as inactive
- add changelog
- sort upstream tags

Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-10 02:20:36 +00:00

25 lines
871 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
astyle is a code formatter for C, C++, and Java source code, with many
granular formatting options to assist in enforcing code formatting
standards in projects.
</longdescription>
<upstream>
<maintainer status="active">
<name>Andre Simon</name>
</maintainer>
<maintainer status="inactive">
<name>Jim Pattee</name>
<email>jimp03@email.com</email>
</maintainer>
<bugs-to>https://sourceforge.net/p/astyle/bugs/</bugs-to>
<doc>https://astyle.sourceforge.net/astyle.html</doc>
<changelog>https://astyle.sourceforge.net/news.html</changelog>
<remote-id type="gitlab">saalen/astyle</remote-id>
<remote-id type="sourceforge">astyle</remote-id>
</upstream>
</pkgmetadata>