blob: 9eeee9da09275196f8864b2c309a83dd3c6078a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install setup
DEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) oracle? ( dev-db/oracle-instantclient-basic ) firebird? ( dev-db/firebird )
DESCRIPTION=OpenDBX - A database abstraction layer
EAPI=5
HOMEPAGE=http://www.linuxnetworks.de/doc/index.php/OpenDBX
IUSE=firebird +mysql oracle postgres sqlite
KEYWORDS=~x64-solaris
LICENSE=LGPL-2.1
RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) oracle? ( dev-db/oracle-instantclient-basic ) firebird? ( dev-db/firebird )
RESTRICT=firebird? ( bindist )
SLOT=0
SRC_URI=http://www.linuxnetworks.de/opendbx/download/libopendbx-1.5.0.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 97ce9decef1ff4b6c5be700283f67343 flag-o-matic a6089a2a4027ae3da4a460dc87b21050 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=bae96e094094c184c416a5d2319042e1
|