aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2011-08-15 19:10:42 +0200
committerKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2011-08-15 19:10:42 +0200
commit46cc5b7cd05750a3e6c5c820500de33b28257130 (patch)
tree47523bf95a0c87e02ba6351b881712b44d8f8bfd /app-benchmarks/numbench
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci (diff)
downloadsci-46cc5b7cd05750a3e6c5c820500de33b28257130.tar.gz
sci-46cc5b7cd05750a3e6c5c820500de33b28257130.tar.bz2
sci-46cc5b7cd05750a3e6c5c820500de33b28257130.zip
fix metadata
Diffstat (limited to 'app-benchmarks/numbench')
-rw-r--r--app-benchmarks/numbench/Manifest2
-rw-r--r--app-benchmarks/numbench/metadata.xml18
2 files changed, 10 insertions, 10 deletions
diff --git a/app-benchmarks/numbench/Manifest b/app-benchmarks/numbench/Manifest
index ae61112ec..7f0114d6b 100644
--- a/app-benchmarks/numbench/Manifest
+++ b/app-benchmarks/numbench/Manifest
@@ -1,3 +1,3 @@
EBUILD numbench-9999.ebuild 783 RMD160 32ef770ba213e818d203a92bccb773ec2d178eea SHA1 3569f0adf0b7579bcee7bc3ff143293212d3b9b6 SHA256 77bb5235ecad8dba01b4418444772da27d9ed0d30ffdc6508c5c0c35e579cde1
MISC ChangeLog 727 RMD160 262fb8399e2188242fbee06cd0e267b5cc4f19ca SHA1 fb819819678b77ca53ed20d43a073735cd515bdb SHA256 57061abdd026e031f969f88067c3df7291f4f6b6814204bc26902fc0d64664f0
-MISC metadata.xml 509 RMD160 df9509318921d0115534db222663191d9479df8e SHA1 0add159d5641874b5e70b470b9fbb07ee6c9b7ad SHA256 245250ede4aa9526557c822c21be288ccc3b9b3c5a4d1f643a4eae3c644e2e57
+MISC metadata.xml 627 RMD160 3d19798b5c649d13921960e00d5126ab7f79494d SHA1 9494ee285b065da4a236ce79f81ab47daafc1b25 SHA256 51686c4748dc3067650308ca72a2617276e3f6c9fbcbd5298e0614e49d400005
diff --git a/app-benchmarks/numbench/metadata.xml b/app-benchmarks/numbench/metadata.xml
index 93bbb5514..9a4daeda7 100644
--- a/app-benchmarks/numbench/metadata.xml
+++ b/app-benchmarks/numbench/metadata.xml
@@ -1,11 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<maintainer>
-<name>Andrea Arteaga</name>
-<email>andyspiros@gmail.com</email>
-</maintainer>
-<description>Automated bechmarks of numerical libraries</description>
-<longdescription>
-This package contains a set of scripts and C++ sources developed during the Google Summer of Code 2011 project. It aims to benchmark numerical libraries, and more precisely implementations of the standard BLAS, CBLAS, LAPACK, PBLAS, ScaLAPACK and the library FFTW.
-</longdescription>
+ <herd>sci</herd>
+ <maintainer>
+ <email>andyspiros@gmail.com</email>
+ <name>Andrea Arteaga</name>
+ <description>Automated bechmarks of numerical libraries</description>
+ </maintainer>
+ <longdescription>This package contains a set of scripts and C++ sources developed during the Google Summer of Code 2011 project. It aims to benchmark numerical libraries, and more precisely implementations of the standard BLAS, CBLAS, LAPACK, PBLAS, ScaLAPACK and the library FFTW.</longdescription>
</pkgmetadata>