diff options
Diffstat (limited to 'dev-util/astyle')
| -rw-r--r-- | dev-util/astyle/metadata.xml | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/dev-util/astyle/metadata.xml b/dev-util/astyle/metadata.xml index 0491ce853e32..5c9953e1c7e4 100644 --- a/dev-util/astyle/metadata.xml +++ b/dev-util/astyle/metadata.xml @@ -1,22 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>tamiko@gentoo.org</email> - <name>Matthias Maier</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>tamiko@gentoo.org</email> + <name>Matthias Maier</name> + </maintainer> + <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"> - <email>jimp03@email.com</email> - <name>Jim Pattee</name> - </maintainer> - <remote-id type="sourceforge">astyle</remote-id> - <bugs-to>https://sourceforge.net/p/astyle/bugs/</bugs-to> - <doc>http://astyle.sourceforge.net/astyle.html</doc> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="sourceforge">astyle</remote-id> + <bugs-to>https://sourceforge.net/p/astyle/bugs/</bugs-to> + <doc>http://astyle.sourceforge.net/astyle.html</doc> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
