blob: 25114b19780c9b8462d2de6400b03ae31393bf11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install
DEPEND=app-arch/unzip
DESCRIPTION=Oracle 11g Instant Client: SQL*Plus
EAPI=4
HOMEPAGE=http://www.oracle.com/technetwork/database/features/instant-client/index.html
KEYWORDS=amd64 x86
LICENSE=OTN
RDEPEND=~dev-db/oracle-instantclient-basic-11.2.0.3
RESTRICT=fetch
SLOT=0
SRC_URI=x86? ( instantclient-sqlplus-linux-11.2.0.3.0.zip ) amd64? ( instantclient-sqlplus-linux.x64-11.2.0.3.0.zip )
_eclass_exported_funcs=src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=7c171f1653e7bc20166aa206c82a2d44
|