aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-30 16:21:21 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-30 16:21:21 +0200
commit5a9dcced5751603c1e56bbdf30dcdd39edeb8a53 (patch)
treef19228cf87c26831cd10fcfeb2217ce2647bf037 /sci-libs/vxl
parentsci-biology/spm: Fix SRC_URI to the original tarball (diff)
downloadsci-5a9dcced5751603c1e56bbdf30dcdd39edeb8a53.tar.gz
sci-5a9dcced5751603c1e56bbdf30dcdd39edeb8a53.tar.bz2
sci-5a9dcced5751603c1e56bbdf30dcdd39edeb8a53.zip
Add missing remote-ids to metadata
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/vxl')
-rw-r--r--sci-libs/vxl/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-libs/vxl/metadata.xml b/sci-libs/vxl/metadata.xml
index 1cdbde283..5fdfc5ee9 100644
--- a/sci-libs/vxl/metadata.xml
+++ b/sci-libs/vxl/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>
@@ -7,5 +7,8 @@
for computer vision research and implementation. It was created from TargetJr
and the IUE with the aim of making a light, fast and consistent system. VXL is
written in ANSI/ISO C++ and is designed to be portable over many platforms.
-</longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="sourceforge">vxl</remote-id>
+ </upstream>
</pkgmetadata>