diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-16 15:38:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-16 15:38:31 +0200 |
commit | 1037f2c1ee00dc5b87dd7979f1fbe093885236eb (patch) | |
tree | 83624548ea1bb18d18461bb196ddc7bdf31e9cff /app-benchmarks | |
parent | sci-biology/atsas: Fix installation of missing libs (diff) | |
download | sci-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.xml | 5 |
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> |