summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-07-02 23:21:45 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-07-02 23:21:45 +0000
commitc8a26e4e560b38f282bf072876b484cf52119b4d (patch)
tree22debfb97d35fb9244ff01321331ff057a651c0f /dev-libs
parentcorrections to make includes go in the proper places making planeshift compile (diff)
downloadhistorical-c8a26e4e560b38f282bf072876b484cf52119b4d.tar.gz
historical-c8a26e4e560b38f282bf072876b484cf52119b4d.tar.bz2
historical-c8a26e4e560b38f282bf072876b484cf52119b4d.zip
metadata
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libcpml/Manifest1
-rw-r--r--dev-libs/libcpml/metadata.xml14
-rw-r--r--dev-libs/libcxml/Manifest1
-rw-r--r--dev-libs/libcxml/metadata.xml12
4 files changed, 28 insertions, 0 deletions
diff --git a/dev-libs/libcpml/Manifest b/dev-libs/libcpml/Manifest
index 289ed256e05f..affb2da9f73d 100644
--- a/dev-libs/libcpml/Manifest
+++ b/dev-libs/libcpml/Manifest
@@ -1,6 +1,7 @@
MD5 89333b29e92af7c8f304ee5b855b240f libcpml-5.2.01-r1.ebuild 1336
MD5 4c6d09dfa1ea462c467f30911f6631c5 libcpml-5.2.01.ebuild 1196
MD5 e76bdb4b4142865f5349b48eab208692 ChangeLog 1191
+MD5 e8acb4c85baa3d2924ce7ac9441836ea metadata.xml 1084
MD5 31dc5c5a92d3ca7c65adf9584c2ecf39 libcpml-5.2.01-r2.ebuild 1731
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libcpml-5.2.01-r1 0
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libcpml-5.2.01-r2 0
diff --git a/dev-libs/libcpml/metadata.xml b/dev-libs/libcpml/metadata.xml
new file mode 100644
index 000000000000..dcc5c51f2036
--- /dev/null
+++ b/dev-libs/libcpml/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>taviso@gentoo.org</email>
+ <name>Tavis Ormandy</name>
+</maintainer>
+<longdescription>
+CPML enables customers to significantly increase the precision and speed of mathematical calculations by more than 10 times compared to other mathematical libraries currently available on Linux. The Compaq Portable Math Library (CPML) is identical in content to that of Compaq Tru64 UNIX libm and consequently can be considered as a replacement for the Linux Alpha Libm. In particular the CPML provides intrinsic function support for the C and Fortran languages as defined by the X/Open, ANSI C and ANSI Fortran standards. The CPML supports IEEE single, double and quad precision floating point formats.
+
+The standard CPML routines are significantly faster than the corresponding routines in the Linux Alpha libm and with a few exceptions are also faster than the corresponding libffm routines.
+</longdescription>
+</pkgmetadata>
diff --git a/dev-libs/libcxml/Manifest b/dev-libs/libcxml/Manifest
index c70703e9b2b1..d858828b4104 100644
--- a/dev-libs/libcxml/Manifest
+++ b/dev-libs/libcxml/Manifest
@@ -1,3 +1,4 @@
MD5 61d43d15e38ea78347c3c658d055bf07 libcxml-5.2.0.ebuild 1745
MD5 a19c4b101f70fa6ec9196656e344b6eb ChangeLog 397
+MD5 473df1bc370e79c52bea1fbd0803ef24 metadata.xml 598
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-libcxml-5.2.0 0
diff --git a/dev-libs/libcxml/metadata.xml b/dev-libs/libcxml/metadata.xml
new file mode 100644
index 000000000000..a51bfdc40dc6
--- /dev/null
+++ b/dev-libs/libcxml/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>taviso@gentoo.org</email>
+ <name>Tavis Ormandy</name>
+</maintainer>
+<longdescription>
+Compaq Extended Math Library (CXML) is a set of mathematical subprograms that are optimized for the Alpha architecture. Included subprograms cover the areas of Basic Linear Algebra, Linear System and Eigenproblem Solvers, Sparse Linear System Solvers, Sorting, Random Number Generation, and Signal Processing.
+</longdescription>
+</pkgmetadata>