aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-16 15:38:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-16 15:38:31 +0200
commit1037f2c1ee00dc5b87dd7979f1fbe093885236eb (patch)
tree83624548ea1bb18d18461bb196ddc7bdf31e9cff /app-benchmarks
parentsci-biology/atsas: Fix installation of missing libs (diff)
downloadsci-1037f2c1ee00dc5b87dd7979f1fbe093885236eb.tar.gz
sci-1037f2c1ee00dc5b87dd7979f1fbe093885236eb.tar.bz2
sci-1037f2c1ee00dc5b87dd7979f1fbe093885236eb.zip
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/numbench/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-benchmarks/numbench/metadata.xml b/app-benchmarks/numbench/metadata.xml
index 03b2c774e..8ef66ad8f 100644
--- a/app-benchmarks/numbench/metadata.xml
+++ b/app-benchmarks/numbench/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
@@ -8,4 +8,7 @@
<description>Google Summer of Code 2011 student</description>
</maintainer>
<longdescription>This package contains a set of scripts 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>
+ <upstream>
+ <remote-id type="github">andyspiros/numbench</remote-id>
+ </upstream>
</pkgmetadata>