diff options
Diffstat (limited to 'dev-dotnet/fantomas/metadata.xml')
| -rw-r--r-- | dev-dotnet/fantomas/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-dotnet/fantomas/metadata.xml b/dev-dotnet/fantomas/metadata.xml index dc99c44e3664..6f78e43c1b60 100644 --- a/dev-dotnet/fantomas/metadata.xml +++ b/dev-dotnet/fantomas/metadata.xml @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + <pkgmetadata> - <maintainer type="project"> - <email>dotnet@gentoo.org</email> - <name>Gentoo Dotnet Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>dotnet@gentoo.org</email> + <name>Gentoo Dotnet Project</name> + </maintainer> + <longdescription> F# source code formatter, inspired by scalariform for Scala, ocp-indent for OCaml and PythonTidy for Python. </longdescription> - <upstream> - <bugs-to>https://github.com/fsprojects/fantomas/issues/</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <bugs-to>https://github.com/fsprojects/fantomas/issues/</bugs-to> + <remote-id type="github">fsprojects/fantomas</remote-id> + </upstream> +</pkgmetadata> |
