Files
gentoo/dev-lang/mujs/metadata.xml
Philipp Rösner 0a03f757b7 dev-lang/mujs: update upstream metadata
- Upstream switched from Github to Codeberg and therefore
  change upstream metadata to Codeberg repository

Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43972
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03 01:43:26 +01:00

21 lines
717 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>rndxelement@protonmail.com</email>
<name>Philipp Rösner</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
MuJS is a lightweight Javascript interpreter designed for embedding in
other software to extend them with scripting capabilities.
</longdescription>
<upstream>
<bugs-to>https://codeberg.org/ccxvii/mujs/issues</bugs-to>
<remote-id type="codeberg">ccxvii/mujs</remote-id>
</upstream>
</pkgmetadata>