commit: 56ff7902d8cf3d8edfd599e197e838e7f61b9e6c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 22:46:15 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 11:38:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ff7902
dev-vcs/git-tools: [QA] Consistent whitespace in metadata.xml dev-vcs/git-tools/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-vcs/git-tools/metadata.xml b/dev-vcs/git-tools/metadata.xml index ac0f43b4f27..c4d5177abb1 100644 --- a/dev-vcs/git-tools/metadata.xml +++ b/dev-vcs/git-tools/metadata.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> - <upstream> - <remote-id type="github">MestreLion/git-tools</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + </maintainer> + <upstream> + <remote-id type="github">MestreLion/git-tools</remote-id> + </upstream> </pkgmetadata>
