summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-11-28 16:54:26 +0100
committerConrad Kostecki <conikost@gentoo.org>2020-11-28 17:16:38 +0100
commit6fddd537e7d3ed35e05710098924bb62287c6004 (patch)
treecf307bccfb472e39ef708a64a2edec9b4d71c33a /dev-lua/luasystem/metadata.xml
parentdev-lua/mediator_lua: migrate to lua eclass (diff)
downloadgentoo-6fddd537e7d3ed35e05710098924bb62287c6004.tar.gz
gentoo-6fddd537e7d3ed35e05710098924bb62287c6004.tar.bz2
gentoo-6fddd537e7d3ed35e05710098924bb62287c6004.zip
dev-lua/luasystem: migrate to lua eclass
Closes: https://bugs.gentoo.org/752939 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua/luasystem/metadata.xml')
-rw-r--r--dev-lua/luasystem/metadata.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lua/luasystem/metadata.xml b/dev-lua/luasystem/metadata.xml
index 009738e31d63..e98cabab81dd 100644
--- a/dev-lua/luasystem/metadata.xml
+++ b/dev-lua/luasystem/metadata.xml
@@ -5,7 +5,11 @@
<email>williamh@gentoo.org</email>
<name>William Hubbs</name>
</maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
luasystem is a platform independent system call library for Lua.
Supports Lua >= 5.1 and luajit >= 2.0.0.
</longdescription>