summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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>