diff options
Diffstat (limited to 'dev-dotnet/coco/metadata.xml')
| -rw-r--r-- | dev-dotnet/coco/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-dotnet/coco/metadata.xml b/dev-dotnet/coco/metadata.xml index f056797309d6..1eda8501d942 100644 --- a/dev-dotnet/coco/metadata.xml +++ b/dev-dotnet/coco/metadata.xml @@ -1,12 +1,13 @@ <?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> - <upstream> - <bugs-to>https://github.com/boogie-org/coco/issues/</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="project"> + <email>dotnet@gentoo.org</email> + <name>Gentoo Dotnet Project</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/boogie-org/coco/issues/</bugs-to> + <remote-id type="github">boogie-org/coco</remote-id> + </upstream> +</pkgmetadata> |
