mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Bug: https://bugs.gentoo.org/931611 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
23 lines
843 B
XML
23 lines
843 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>matoro_gentoo@matoro.tk</email>
|
|
<name>Matoro Mahri</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Regina is a Rexx interpreter. Rexx is a programming language that was
|
|
designed to be easy to use for inexperienced programmers yet powerful
|
|
enough for experienced users. It is also a language ideally suited as a
|
|
macro language for other applications.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">regina-rexx</remote-id>
|
|
<bugs-to>https://sourceforge.net/p/regina-rexx/bugs/</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|