blob: 6656d34fc28be88f0008d2ba004f0249f5d28521 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install setup unpack
DEPEND=app-arch/unzip
DESCRIPTION=Oracle 11g client installation ODBC supplement
EAPI=0
HOMEPAGE=http://www.oracle.com/technology/tech/oci/instantclient/index.html
KEYWORDS=-* ~x86 ~amd64
LICENSE=OTN
RDEPEND=dev-db/oracle-instantclient-basic
RESTRICT=fetch
SLOT=0
SRC_URI=x86? ( instantclient-odbc-linux32-11.2.0.2.0.zip ) amd64? ( instantclient-odbc-linux-x86-64-11.2.0.2.0.zip )
_eclass_exported_funcs=pkg_setup:- src_unpack:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=1c7d79fafea8731b53a5dee06ea409ef
|