mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-14 00:52:35 +02:00
This is a rewrite in Java. The sound doesn't work, but it doesn't work with upstream's jar either. This saves the package from last-rites. Bug: https://bugs.gentoo.org/936299 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
11 lines
342 B
XML
11 lines
342 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>games@gentoo.org</email>
|
|
<name>Gentoo Games Project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">cutelyaware/magiccube4d</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|