* [gentoo-commits] proj/lua:master commit in: dev-lua/lua-xlsx/
@ 2016-12-28 7:05 99% Vadim A. Misbakh-Soloviov
0 siblings, 0 replies; 1+ results
From: Vadim A. Misbakh-Soloviov @ 2016-12-28 7:05 UTC (permalink / raw
To: gentoo-commits
commit: 248ad5fcf0efce43a34218994be40e1e7e47b757
Author: Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Wed Dec 28 07:05:30 2016 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Wed Dec 28 07:05:30 2016 +0000
URL: https://gitweb.gentoo.org/proj/lua.git/commit/?id=248ad5fc
lua-xlsx: added
dev-lua/lua-xlsx/lua-xlsx-9999.ebuild | 24 ++++++++++++++++++++++++
dev-lua/lua-xlsx/metadata.xml | 14 ++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-lua/lua-xlsx/lua-xlsx-9999.ebuild b/dev-lua/lua-xlsx/lua-xlsx-9999.ebuild
new file mode 100644
index 0000000..2cb3be4
--- /dev/null
+++ b/dev-lua/lua-xlsx/lua-xlsx-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VCS="git"
+GITHUB_A="jjensen"
+inherit lua
+
+DESCRIPTION="a Lua module for reading .xlsx files"
+HOMEPAGE="https://github.com/jjensen/lua-xlsx"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE="doc examples"
+
+DOCS=(readme.md doc/us/index.md)
+HTML_DOCS=(doc/us/{index,license}.html doc/us/doc.css)
+EXAMPLES=(tests/.)
+
+each_lua_install() {
+ dolua xlsx.lua
+}
diff --git a/dev-lua/lua-xlsx/metadata.xml b/dev-lua/lua-xlsx/metadata.xml
new file mode 100644
index 0000000..23da526
--- /dev/null
+++ b/dev-lua/lua-xlsx/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+ <email>mva@mva.name</email>
+ <description>
+ If you have any issues, please contact me, or try to find me in IRC on Freenode, OFTC or RusNet.
+ </description>
+ <name>Vadim A. Misbakh-Soloviov</name>
+</maintainer>
+<longdescription>FIXME</longdescription>
+<use>
+</use>
+</pkgmetadata>
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-12-28 7:05 99% [gentoo-commits] proj/lua:master commit in: dev-lua/lua-xlsx/ Vadim A. Misbakh-Soloviov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox