1 # Copyright 1999-2019 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
6 LUA_COMPAT=( lua5_1 lua5_2 lua5_3 lua5_4 luajit2 )
7 inherit eutils git-r3 lua-alt
9 DESCRIPTION="lgetopt is a command-line argument parser for Lua 5.3."
10 HOMEPAGE="http://lgetopt.daelvn.ga"
11 EGIT_REPO_URI="https://github.com/daelvn/lgetopt"
12 if [[ ${PV} == 9999 ]]
17 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
28 insinto "${INSTALL_LMOD}"
31 lua_foreach_impl this_install