mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-30 08:48:07 -07:00
Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
21 lines
682 B
XML
21 lines
682 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
|
|
<pkgmetadata>
|
|
<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>
|
|
RGBDS (Rednex Game Boy Development System) is a free assembler
|
|
and linker package for the Game Boy and Game Boy Color.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/gbdev/rgbds/issues</bugs-to>
|
|
<remote-id type="github">gbdev/rgbds</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|