diff options
author | 2017-11-18 20:39:44 +0000 | |
---|---|---|
committer | 2017-11-18 20:39:44 +0000 | |
commit | bce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch) | |
tree | b1c9615114a61663dd20c38cda7bb4b0a04ec6cd /sci-libs/nipype/metadata.xml | |
parent | sci-biology/bismark: Fix repoman warnings (diff) | |
download | sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2 sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip |
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/nipype/metadata.xml')
-rw-r--r-- | sci-libs/nipype/metadata.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/sci-libs/nipype/metadata.xml b/sci-libs/nipype/metadata.xml index f63021cf6..7b0bf8a4f 100644 --- a/sci-libs/nipype/metadata.xml +++ b/sci-libs/nipype/metadata.xml @@ -1,15 +1,15 @@ -<?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="person"> - <email>horea.christ@gmail.com</email> - <name>Horea Christian</name> - </maintainer> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>horea.christ@gmail.com</email> + <name>Horea Christian</name> + </maintainer> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> Nipype, an open-source, community-developed initiative under the umbrella of NiPy, is a Python project that provides a uniform interface to existing neuroimaging software and facilitates interaction between @@ -21,8 +21,8 @@ creating a collaborative platform for neuroimaging software development in a high-level language and addressing limitations of existing pipeline systems. </longdescription> - <upstream> - <remote-id type="github">nipy/nipype</remote-id> - <remote-id type="sourceforge">nipy</remote-id> - </upstream> + <upstream> + <remote-id type="github">nipy/nipype</remote-id> + <remote-id type="sourceforge">nipy</remote-id> + </upstream> </pkgmetadata> |