blob: c47ef03e2fd529e540eab37271d7e85b1917c593 (
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-11.2.0.2 app-arch/unzip
DESCRIPTION=Oracle 11g client installation for Linux: JDBC supplement
EAPI=0
HOMEPAGE=http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.html
KEYWORDS=~x86 ~amd64
LICENSE=OTN
RDEPEND=>=dev-db/oracle-instantclient-basic-11.2.0.2
RESTRICT=fetch
SLOT=0
SRC_URI=x86? ( instantclient-jdbc-linux32-11.2.0.2.0.zip ) amd64? ( instantclient-jdbc-linux-x86-64-11.2.0.2.0.zip )
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_unpack:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=3067248618a571b4f033d7b1c5a9f069
|