gentoo/dev-lang/fuzion/metadata.xml
Michael Lill 86df6862c9
dev-lang/fuzion: update homepage url
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>
2024-02-12 18:07:56 +01:00

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>