diff options
Diffstat (limited to 'games-emulation/cega-jg/metadata.xml')
| -rw-r--r-- | games-emulation/cega-jg/metadata.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/games-emulation/cega-jg/metadata.xml b/games-emulation/cega-jg/metadata.xml index fd8175259981..452a5abc61ad 100644 --- a/games-emulation/cega-jg/metadata.xml +++ b/games-emulation/cega-jg/metadata.xml @@ -1,22 +1,22 @@ <?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> Cega is a cycle accurate emulator for the Sega SG-1000, Master System, and Game Gear written specifically for The Jolly Good API. </longdescription> - <upstream> - <changelog>https://gitlab.com/jgemu/cega/-/blob/master/ChangeLog</changelog> - <bugs-to>https://gitlab.com/jgemu/cega/-/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <bugs-to>https://gitlab.com/jgemu/cega/-/issues</bugs-to> + <changelog>https://gitlab.com/jgemu/cega/-/blob/master/ChangeLog</changelog> + <remote-id type="gitlab">jgemu/cega</remote-id> + </upstream> +</pkgmetadata> |
