blob: 038f42e996dcc7f28a63cc0a03ed0741ed3421e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<use>
<flag name="ant-task">Build and register the ant-task</flag>
</use>
<upstream>
<remote-id type="github">jflex-de/jflex</remote-id>
<changelog>https://jflex.de/changelog.html</changelog>
<bugs-to>https://github.com/jflex-de/jflex/issues/</bugs-to>
<doc>https://jflex.de/docu.html</doc>
</upstream>
</pkgmetadata>
|