blob: 11e2c048d604a12d512e8cde292a70c9350108b4 (
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 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=3067248618a571b4f033d7b1c5a9f069
|