diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 20:39:44 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 20:39:44 +0000 |
commit | bce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch) | |
tree | b1c9615114a61663dd20c38cda7bb4b0a04ec6cd /app-vim | |
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 'app-vim')
-rw-r--r-- | app-vim/vim-gromacs/metadata.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/app-vim/vim-gromacs/metadata.xml b/app-vim/vim-gromacs/metadata.xml index 4a5c9ab9d..b0b58dd8d 100644 --- a/app-vim/vim-gromacs/metadata.xml +++ b/app-vim/vim-gromacs/metadata.xml @@ -1,14 +1,14 @@ -<?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-chemistry@gentoo.org</email> - <name>Gentoo Chemistry Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>sci-chemistry@gentoo.org</email> + <name>Gentoo Chemistry Project</name> + </maintainer> + <longdescription lang="en"> VIM syntax plugin which provides syntax highlighting for the gromacs files. </longdescription> - <upstream> - <remote-id type="github">HubLot/vim-gromacs</remote-id> - </upstream> + <upstream> + <remote-id type="github">HubLot/vim-gromacs</remote-id> + </upstream> </pkgmetadata> |