diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:52:56 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:40:37 +0100 |
commit | 6b582ada569e144398400b1f24bea515c37c7357 (patch) | |
tree | dd95f1f0ca8b3d8908523f3de31eed74b934fd66 /sci-misc/vitables | |
parent | sci-misc/ncview: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-6b582ada569e144398400b1f24bea515c37c7357.tar.gz gentoo-6b582ada569e144398400b1f24bea515c37c7357.tar.bz2 gentoo-6b582ada569e144398400b1f24bea515c37c7357.zip |
sci-misc/vitables: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-misc/vitables')
-rw-r--r-- | sci-misc/vitables/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-misc/vitables/metadata.xml b/sci-misc/vitables/metadata.xml index 0a05792d12ca..da51e2d07a19 100644 --- a/sci-misc/vitables/metadata.xml +++ b/sci-misc/vitables/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 type="project"> @@ -6,10 +6,10 @@ <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. + 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> <upstream> <remote-id type="sourceforge">vitables</remote-id> |