blob: b53104cb802b2e4dd928e4c07e0e7a8a3af913f2 (
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 017377e73405d964cd0137088cddb9c3 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=692efe08bf7793f6ff3621332cfd1d92
|