summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-04-29 19:47:04 +0100
committerJustin Lecher <jlec@gentoo.org>2017-04-29 19:49:16 +0100
commit92715265f5e37292e57673f39c5372a268778c44 (patch)
tree66a50bb70e4d2de5c7c08660043176f3909d7d96 /sci-misc
parentsci-libs/libghemical: Drop old (diff)
downloadgentoo-92715265f5e37292e57673f39c5372a268778c44.tar.gz
gentoo-92715265f5e37292e57673f39c5372a268778c44.tar.bz2
gentoo-92715265f5e37292e57673f39c5372a268778c44.zip
Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/vitables/metadata.xml17
1 files changed, 10 insertions, 7 deletions
diff --git a/sci-misc/vitables/metadata.xml b/sci-misc/vitables/metadata.xml
index b917f6accf38..0a05792d12ca 100644
--- a/sci-misc/vitables/metadata.xml
+++ b/sci-misc/vitables/metadata.xml
@@ -1,14 +1,17 @@
-<?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 type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
-</maintainer>
-<longdescription>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription>
ViTables is a component of the PyTables family. It is a GUI for
browsing and editing files in both PyTables and HDF5 formats. It is
developed using Python and PyQt (the Python bindings to the Qt), so
it can run on any platform that supports these components.
-</longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="sourceforge">vitables</remote-id>
+ </upstream>
</pkgmetadata>