diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-05-27 11:08:07 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-05-27 11:08:07 +0000 |
commit | bacfa4f2cbc32b6e7a8a1a4a31cd6a52bde716e6 (patch) | |
tree | 0a7cd73c71dbb97d0f24abfd57540aad9068aedd /sci-libs/acml | |
parent | New version (#91773). Remove KDE dependency as kphone is a Qt-only application. (diff) | |
download | historical-bacfa4f2cbc32b6e7a8a1a4a31cd6a52bde716e6.tar.gz historical-bacfa4f2cbc32b6e7a8a1a4a31cd6a52bde716e6.tar.bz2 historical-bacfa4f2cbc32b6e7a8a1a4a31cd6a52bde716e6.zip |
Added proper English and German <longdescription>.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'sci-libs/acml')
-rw-r--r-- | sci-libs/acml/Manifest | 10 | ||||
-rw-r--r-- | sci-libs/acml/metadata.xml | 24 |
2 files changed, 21 insertions, 13 deletions
diff --git a/sci-libs/acml/Manifest b/sci-libs/acml/Manifest index 3bc38dd3f51f..e10fd1ebed08 100644 --- a/sci-libs/acml/Manifest +++ b/sci-libs/acml/Manifest @@ -3,7 +3,7 @@ Hash: SHA1 MD5 245ae524374b3b759298eb17744790e0 ChangeLog 888 MD5 4a5e4b2ee4034b19d7a6c04686fcb98f acml-2.1.0.ebuild 1721 -MD5 c9bfe708975ddd233f47166b8f1053f6 metadata.xml 390 +MD5 a42a87565bfb006095c3fa658c84b275 metadata.xml 879 MD5 155bf9300a9067db07dceb2e240a9628 acml-2.5.0.ebuild 1721 MD5 e92e9b2507e25e7826de1be1cce7c7ae files/c-ACML.blas 465 MD5 3b43533f073305dc2ed60f13091025a0 files/digest-acml-2.1.0 134 @@ -11,9 +11,9 @@ MD5 ed54e2d6cb585bafe8a23f0a5d07c02b files/f77-ACML.blas 430 MD5 035015e5be8999d26202cfb042029acc files/f77-ACML.lapack 441 MD5 991ee1ce068d43f39da5177877a6b4ee files/digest-acml-2.5.0 134 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCUAr15mJXAu5GbtIRAs4JAJ9FrJ0jZuUm80l4QY5cCATQ8kgeLgCeMLqU -cuwxtpRBO4MTC+pj5QFCjxc= -=3B7C +iD8DBQFClwCB5mJXAu5GbtIRAmuIAJ47lFvaz48LhVdNf74yyrxULRnIyACfdozL +M81T93YeINM0D1rdc+9YD7Y= +=eeXj -----END PGP SIGNATURE----- diff --git a/sci-libs/acml/metadata.xml b/sci-libs/acml/metadata.xml index 3389958d3abc..533e8454b551 100644 --- a/sci-libs/acml/metadata.xml +++ b/sci-libs/acml/metadata.xml @@ -1,12 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<maintainer> - <email>kugelfang@gentoo.org</email> -</maintainer> -<longdescription> -AMD Core Math Library provides an implementation of the BLAS, -LAPACK and FFT libraries highly optimized for AMD x86 and amd64 CPUs. -</longdescription> + <herd>sci</herd> + <maintainer> + <email>kugelfang@gentoo.org</email> + </maintainer> + <longdescription lang="en"> + The AMD(R) Core Math Library provides an implementation of the "Basic Linear + Algebra Subprograms" (BLAS) and the "Linear Algebra PACKage" (LAPACK) as + well as a set of "Fast Fourier Transformation" (FFT) routines, all highly optimized + for AMD(R) x86 and amd64 CPUs. + </longdescription> + <longdescription lang="de"> + Die AMD(R) Core Math Library ist ein Ersatz für die "Basic Linear + Algebra Subprograms" (BLAS) und das "Linear Algebra PACKage" (LAPACK). + Außerdem enthält sie Routinen zur "Fast Fourier Tranformation" (FFT). + Alle Routinen sind hoch optimiert für AMD(R) x86 und amd64 CPUs. + </longdescription> </pkgmetadata> |