diff options
Diffstat (limited to 'games-emulation/jgrf/metadata.xml')
| -rw-r--r-- | games-emulation/jgrf/metadata.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/games-emulation/jgrf/metadata.xml b/games-emulation/jgrf/metadata.xml index 755cf2129616..77bc96d3592d 100644 --- a/games-emulation/jgrf/metadata.xml +++ b/games-emulation/jgrf/metadata.xml @@ -1,15 +1,15 @@ <?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="person"> - <email>orbea@riseup.net</email> - <name>orbea</name> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription> + <maintainer type="person" proxied="yes"> + <email>orbea@riseup.net</email> + <name>orbea</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription> The Jolly Good Reference Frontend is the simplest possible frontend for The Jolly Good API. It is intended to remain this way, and to avoid unnecessary feature creep, ensuring that it is @@ -18,9 +18,9 @@ these instances, effort has been taken to ensure readability and understandability of the code that implements these concepts. </longdescription> - <upstream> - <changelog>https://gitlab.com/jgemu/jgrf/-/blob/master/ChangeLog</changelog> - <bugs-to>https://gitlab.com/jgemu/jgrf/-/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <bugs-to>https://gitlab.com/jgemu/jgrf/-/issues</bugs-to> + <changelog>https://gitlab.com/jgemu/jgrf/-/blob/master/ChangeLog</changelog> + <remote-id type="gitlab">jgemu/jgrf</remote-id> + </upstream> +</pkgmetadata> |
