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 /media-gfx
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 'media-gfx')
-rw-r--r--media-gfx/brlcad/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/brlcad/metadata.xml b/media-gfx/brlcad/metadata.xml
index f44bc800b..55327bf33 100644
--- a/media-gfx/brlcad/metadata.xml
+++ b/media-gfx/brlcad/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>
@@ -25,10 +25,13 @@
geometric editing, and also an implementation of Weiler's n-Manifold
Geometry (NMG) data structures for surface-based solid models and
photon mapping.
-</longdescription>
+ </longdescription>
<use>
<flag name="benchmarks">
Run benchmarks during test phase (need test option enabled)
- </flag>
+ </flag>
</use>
+ <upstream>
+ <remote-id type="sourceforge">brlcad</remote-id>
+ </upstream>
</pkgmetadata>