14 lines
767 B
Text
14 lines
767 B
Text
DEFINED_PHASES=compile install prepare
|
|
DEPEND=>=dev-lang/lua-5.1 mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? ( >=dev-db/sqlite-3 ) virtual/pkgconfig
|
|
DESCRIPTION=DBI module for Lua
|
|
EAPI=5
|
|
HOMEPAGE=https://code.google.com/p/luadbi/
|
|
IUSE=mysql postgres +sqlite
|
|
KEYWORDS=amd64 ~arm x86
|
|
LICENSE=MIT
|
|
RDEPEND=>=dev-lang/lua-5.1 mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sqlite? ( >=dev-db/sqlite-3 )
|
|
REQUIRED_USE=|| ( mysql postgres sqlite )
|
|
SLOT=0
|
|
SRC_URI=https://luadbi.googlecode.com/files/luadbi.0.5.tar.gz
|
|
_eclasses_=eutils 8982475656ba7ade9b3201397efbd612 flag-o-matic 85dc1eac3c64d8141374490ed64122e5 multilib 3972ca401cf7dbb430df9995f5d8d580 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85
|
|
_md5_=1620774bd39ba30d239126da833a5a94
|