gentoo/dev-lang/haxe/metadata.xml
Ulrich Müller 2585fffefc
**/metadata.xml: Replace http by https in DOCTYPE element
Again. :(

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2022-01-25 19:37:45 +01:00

20 lines
733 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription>
Haxe is an open source toolkit based on a modern, high level, static-typed
programming language, a cross-compiler, a complete cross-platform standard
library and ways to access each platform's native capabilities.
</longdescription>
<upstream>
<bugs-to>https://github.com/HaxeFoundation/haxe/issues/</bugs-to>
<remote-id type="github">HaxeFoundation/haxe-debian</remote-id>
<remote-id type="github">HaxeFoundation/haxe</remote-id>
</upstream>
</pkgmetadata>