diff options
Diffstat (limited to 'dev-java/jformatstring/metadata.xml')
| -rw-r--r-- | dev-java/jformatstring/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-java/jformatstring/metadata.xml b/dev-java/jformatstring/metadata.xml index 84f3814eccb9..ba64e9ce0f0f 100644 --- a/dev-java/jformatstring/metadata.xml +++ b/dev-java/jformatstring/metadata.xml @@ -1,12 +1,13 @@ <?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="project"> - <email>java@gentoo.org</email> - <name>Java</name> - </maintainer> - <longdescription>This code is designed to allow for compile time checking of Java format strings. It can check that the format string is valid, that the proper number of arguments are supplied and that they are of the correct type.</longdescription> - <upstream> - <remote-id type="sourceforge">findbugs</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>java@gentoo.org</email> + <name>Java</name> + </maintainer> + <longdescription>This code is designed to allow for compile time checking of Java format strings. It can check that the format string is valid, that the proper number of arguments are supplied and that they are of the correct type.</longdescription> + <upstream> + <remote-id type="sourceforge">findbugs</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
