mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Main url is now https://fuzion-lang.dev, even tough https://flang.dev still exists. Changed due to name clash with gcc frontend for fortran which is also called flang. Signed-off-by: Michael Lill <michael.lill@tokiwa.software> Closes: https://github.com/gentoo/gentoo/pull/35288 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
20 lines
690 B
XML
20 lines
690 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>xgqt@gentoo.org</email>
|
|
<name>Maciej Barć</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
A language that unifies concepts to improve productivity and to use tools
|
|
for performance and correctness.
|
|
</longdescription>
|
|
<upstream>
|
|
<changelog>https://fuzion-lang.dev/release_notes.txt</changelog>
|
|
<doc>https://fuzion-lang.dev/docs/index</doc>
|
|
<bugs-to>https://github.com/tokiwa-software/fuzion/issues/</bugs-to>
|
|
<remote-id type="github">tokiwa-software/fuzion</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|