blob: 3b54d883889ae36195b257dea878be5b6cfcc7a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst setup unpack
DEPEND=>=dev-db/oracle-instantclient-basic-10.2.0.3 app-arch/unzip
DESCRIPTION=Oracle 10g client installation for Linux: JDBC supplement
EAPI=0
HOMEPAGE=http://www.oracle.com/technology/tech/oci/instantclient/index.html
KEYWORDS=-* amd64 x86
LICENSE=OTN
RDEPEND=>=dev-db/oracle-instantclient-basic-10.2.0.3
RESTRICT=fetch
SLOT=0
SRC_URI=amd64? ( instantclient-jdbc-linux-x86-64-10.2.0.3-20070103.zip ) x86? ( instantclient-jdbc-linux32-10.2.0.3-20061115.zip )
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_unpack:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=36798f2dc347b2f3278e3726b870ebd2
|