blob: c4c3ec9e6e6fbdd39ae1cf35f1c12042b2a42e93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare test
DEPEND=>=dev-lang/lua-5.1:= virtual/pkgconfig
DESCRIPTION=Parsing Expression Grammars for Lua
EAPI=5
HOMEPAGE=http://www.inf.puc-rio.br/~roberto/lpeg/
IUSE=debug doc
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=MIT
RDEPEND=>=dev-lang/lua-5.1:=
SLOT=0
SRC_URI=http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.0.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 979af9133d4de419fa98992355b07ca4 multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=ad1c76c0f4d62178044e656e83ad39f7
|