summaryrefslogtreecommitdiff
path: root/dev-java/jtds
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jtds')
-rw-r--r--dev-java/jtds/Manifest2
-rw-r--r--dev-java/jtds/metadata.xml16
2 files changed, 9 insertions, 9 deletions
diff --git a/dev-java/jtds/Manifest b/dev-java/jtds/Manifest
index 3d46c0cca133..7008d60ee6da 100644
--- a/dev-java/jtds/Manifest
+++ b/dev-java/jtds/Manifest
@@ -1,3 +1,3 @@
DIST jtds-1.3.1-src.zip 3377625 BLAKE2B 2c5ccfa4d7c6fbb1879007b5f0e9bcfd1ae1061fc68174d1679c72f3f9806433af842d5ca8e47da69acf53b8d517522f33a901adfa35867c96a63446da5269c3 SHA512 1744219a52c7167449388d774fd5e834ef551f60548569c4c54e6caefaade1d932a3879a023869d8d9ddb29ce4ab52b6d08bc4c364d5f372ff5fa96bed6d9864
EBUILD jtds-1.3.1-r1.ebuild 868 BLAKE2B 783013e023f8d46d80749afadd51d04b573b14fe2bdf25a094720fd369d2c0f4a26a2d0bb7251ed8e031f06d7edd21b37d24fc330872448d06bc2f13381893d4 SHA512 69b78588494af578bd5897b166d51fbd43d3233eaf8579e27ac6fb18dc5c12e6c48f1377088010ae512933183fc38ac8912fc6359defaf87bf230ad37688574f
-MISC metadata.xml 878 BLAKE2B 60f04108c7209daad88d8dd27f45274f7dbb2143f6524b968ac344f84f4155ecfa2a1842c4ce328862e5d341d4da7ddec564816a9d26794d2d1684f889a736a9 SHA512 90012315bece0d428ef9e8546fb439379f6a671b01338f7b112fd0f7f6002250f20a265f366e168e93960587312f28e463a621523cc3843a3748c168ccd481ac
+MISC metadata.xml 886 BLAKE2B 3c3b0f91bdecf155d672435559729a8b5d0a94976cea458f6509153300e77c2aaa211f658d24c8967604a75fd25512a69436542ccb7ddb828cc3ffc11862cfdd SHA512 48c68448fec4b0cf50a072056dec281fba6d9996da8c92bf3f12d1f9727072b069d49236b9ce139966370201a6c34f792d87cf63990318b285d469935a395cf0
diff --git a/dev-java/jtds/metadata.xml b/dev-java/jtds/metadata.xml
index 7b2a6acb973a..bb04112b5b30 100644
--- a/dev-java/jtds/metadata.xml
+++ b/dev-java/jtds/metadata.xml
@@ -6,14 +6,14 @@
<name>Java</name>
</maintainer>
<longdescription>
-jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL
-Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12). jTDS is based on the
-work of the FreeTDS project and is currently the fastest complete JDBC driver
-for SQL Server and Sybase. Starting with release 0.9 jTDS is 100% JDBC 3.0
-compatible, supporting forward-only and scrollable/updateable ResultSets,
-multiple concurrent (completely independent) Statements per Connection and
-implementing all the DatabaseMetaData and ResultSetMetaData methods.
-</longdescription>
+ jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL
+ Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12). jTDS is based on the
+ work of the FreeTDS project and is currently the fastest complete JDBC driver
+ for SQL Server and Sybase. Starting with release 0.9 jTDS is 100% JDBC 3.0
+ compatible, supporting forward-only and scrollable/updateable ResultSets,
+ multiple concurrent (completely independent) Statements per Connection and
+ implementing all the DatabaseMetaData and ResultSetMetaData methods.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">jtds</remote-id>
</upstream>