app-text/pandoc: huge version bump

This commit is contained in:
nemunaire 2018-11-16 04:34:05 +01:00
commit 72b537171f
131 changed files with 2697 additions and 0 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
HsLua provides bindings, wrappers, types, and helper
functions to bridge Haskell and &lt;https://www.lua.org/ Lua&gt;.
This package contains a full Lua interpreter version 5.3.5.
If you want to link it with a system-wide Lua installation,
use the @system-lua@ flag.
&lt;https://github.com/hslua/hslua-examples Example programs&gt;
are available in a separate repository.
</longdescription>
</pkgmetadata>