diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 20:59:44 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 22:39:43 +0100 |
commit | 3ff2e89e97406d8472c83c556c23f47aaecfe781 (patch) | |
tree | e6847595043eaebebb4cea88fc5239c0262b4ed6 /dev-python | |
parent | dev-python/etsproxy: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-3ff2e89e97406d8472c83c556c23f47aaecfe781.tar.gz gentoo-3ff2e89e97406d8472c83c556c23f47aaecfe781.tar.bz2 gentoo-3ff2e89e97406d8472c83c556c23f47aaecfe781.zip |
dev-python/fusepy: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/fusepy/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/dev-python/fusepy/metadata.xml b/dev-python/fusepy/metadata.xml index d806a30c7d2c..4158c62ad4d7 100644 --- a/dev-python/fusepy/metadata.xml +++ b/dev-python/fusepy/metadata.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription> - fusepy is a Python module that provides a simple interface to FUSE and - MacFUSE. It's just one file and is implemented using ctypes. - </longdescription> - <upstream> - <remote-id type="github">terencehonles/fusepy</remote-id> - </upstream> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription> + fusepy is a Python module that provides a simple interface to FUSE and + MacFUSE. It's just one file and is implemented using ctypes. + </longdescription> + <upstream> + <remote-id type="github">terencehonles/fusepy</remote-id> + </upstream> </pkgmetadata> |