summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2018-10-19 17:43:13 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2018-10-19 18:25:24 +0200
commit5a8db975b241e26c2cfcc52728829b74bfc2e166 (patch)
treea3953c5615dcb8c054080243f7c8db8672514400 /dev-db/oracle-instantclient/metadata.xml
parentdev-libs/softhsm: version bump (diff)
downloadgentoo-5a8db975b241e26c2cfcc52728829b74bfc2e166.tar.gz
gentoo-5a8db975b241e26c2cfcc52728829b74bfc2e166.tar.bz2
gentoo-5a8db975b241e26c2cfcc52728829b74bfc2e166.zip
dev-db/oracle-instantclient: revbump
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>
Diffstat (limited to 'dev-db/oracle-instantclient/metadata.xml')
-rw-r--r--dev-db/oracle-instantclient/metadata.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-db/oracle-instantclient/metadata.xml b/dev-db/oracle-instantclient/metadata.xml
index 4021726b1f0e..d13ee6a779fb 100644
--- a/dev-db/oracle-instantclient/metadata.xml
+++ b/dev-db/oracle-instantclient/metadata.xml
@@ -5,15 +5,16 @@
<email>haubi@gentoo.org</email>
</maintainer>
<longdescription>
- Free, light-weight and easily installed Oracle Database libraries
- and SDKs for building and connecting client applications to local
- or remote Oracle Databases.
+ Free, light-weight, and easily installed Oracle Database tools,
+ libraries and SDKs for building and connecting applications to
+ an Oracle Database instance.
</longdescription>
<use>
<flag name="jdbc">Support for XA, Internationalization, and RowSet operations under JDBC</flag>
<flag name="odbc">Libraries for enabling ODBC applications</flag>
+ <flag name="precomp">"proc" binary and related files to precompile a Pro*C application</flag>
<flag name="sdk">Header files and an example makefile for developing Oracle applications</flag>
- <flag name="sqlplus">Libraries and executable for running SQL*Plus</flag>
- <flag name="tools">Workload Replay Client</flag>
+ <flag name="sqlplus">The SQL*Plus command line tool for SQL and PL/SQL queries</flag>
+ <flag name="tools">Data Pump, SQL*Loader and Workload Replay Client</flag>
</use>
</pkgmetadata>