blob: e65f6f335b733af9770fc9e2b2b065d236f1b16f (
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: SQL*Plus
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-sqlplus-linux-x86-64-10.2.0.3-20070103.zip ) x86? ( instantclient-sqlplus-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_=692efe08bf7793f6ff3621332cfd1d92
|