dev-lang/lean: add version 3.33.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć
2021-10-19 23:41:00 +02:00
parent f404eee9e8
commit b206aa4fe3
3 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@riseup.net</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription lang="en">
The Lean theorem prover is a proof assistant developed principally
by Leonardo de Moura at Microsoft Research.
</longdescription>
<upstream>
<bugs-to>https://github.com/leanprover-community/lean/issues</bugs-to>
<remote-id type="github">leanprover-community/lean</remote-id>
</upstream>
<use>
<flag name="json"> Enable JSON support</flag>
</use>
</pkgmetadata>