blob: b805a0e9a6c146d00073dbb12ec6d10e9f306319 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare setup
DEPEND=dev-lang/lua:= doc? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) ) test? ( || ( >=dev-lang/python-2.7.5-r2:2.7 ) )
DESCRIPTION=Fast and flexible Lua-based build system
EAPI=5
HOMEPAGE=https://matricks.github.com/bam/
IUSE=doc test
KEYWORDS=amd64 x86
LICENSE=ZLIB
RDEPEND=dev-lang/lua:=
SLOT=0
SRC_URI=https://github.com/downloads/matricks/bam/bam-0.4.0.tar.bz2
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=9ac96007aeeed0365092eaf17670e5fc
|