mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
- 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>
21 lines
717 B
XML
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>
|