| Age | Commit message (Collapse) | Author |
|
Since multilib support has been removed, Oracle libraries have
been relocated to their official path at ${ORACLE_HOME}/lib.
Previously, in a multilib system, 32-bit libraries were placed
in ${ORACLE_HOME}/lib, while 64-bit libraries were located in
${ORACLE_HOME}/lib64.
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41750
Closes: https://github.com/gentoo/gentoo/pull/41750
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
|
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
In this version:
- removed multilib support
- removed ~x86 keywords (no available upstream)
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Closes: https://bugs.gentoo.org/923253
Closes: https://github.com/gentoo/gentoo/pull/35422
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/809827
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22082
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
With credits to Stefan Gast in bug#597520, tweak paths in
demo_proc_ic.mk and pcscfg.cfg, move the latter to /etc/oracle/,
and do not install the Pro*COBOL precompiler, but Pro*C only.
Also, use relative paths for symlinks.
Closes https://bugs.gentoo.org/597520
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/578402
Closes: https://bugs.gentoo.org/597520
Closes: https://bugs.gentoo.org/652096
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
Package-Manager: portage-2.2.26
|
|
Deprecate the oracle-instantclient-{basic,sqlplus,odbc,jdbc} packages,
instead provide as single oracle-instantclient package with USE flags
"+sdk +sqlplus odbc jdbc" instead. Since 12c there also is the
Workload Replay Client, available with USE flag "tools".
Fixes bugs #524922, #527594.
Package-Manager: portage-2.2.26
|