mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 15:19:09 +02:00
This package installs only pre-compiled stuff and none of the other packages which are maintained by Java team depends on it. Hence there is no reason why it should be co-maintained by Java team. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
23 lines
814 B
XML
23 lines
814 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>nicolasbock@gentoo.org</email>
|
|
<name>Nicolas Bock</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
JabRef is an open source bibliography reference manager. The native
|
|
file format used by JabRef is BibTeX, the standard LaTeX bibliography
|
|
format.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">jabref</remote-id>
|
|
<changelog>https://github.com/JabRef/jabref/blob/main/CHANGELOG.md</changelog>
|
|
<doc>https://docs.jabref.org/</doc>
|
|
<remote-id type="github">JabRef/jabref</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|