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/spglib
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/spglib')
-rw-r--r--sci-libs/spglib/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/spglib/metadata.xml b/sci-libs/spglib/metadata.xml
index fe098fe40..f2e82ed12 100644
--- a/sci-libs/spglib/metadata.xml
+++ b/sci-libs/spglib/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>
<maintainer>
@@ -9,4 +9,7 @@
<longdescription lang="en">
Spglib is a C library for finding and handling crystal symmetries.
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">spglib</remote-id>
+ </upstream>
</pkgmetadata>