You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
767 B
15 lines
767 B
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 b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
|
|
_md5_=1620774bd39ba30d239126da833a5a94
|