commit: a8d1cd375acfae7667d9b5bd2c1bb998c335842b Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 22:46:08 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 11:38:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d1cd37
dev-vcs/git-remote-hg: [QA] Consistent whitespace in metadata.xml dev-vcs/git-remote-hg/metadata.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-vcs/git-remote-hg/metadata.xml b/dev-vcs/git-remote-hg/metadata.xml index 5e9d5d52ba7..0fe23763266 100644 --- a/dev-vcs/git-remote-hg/metadata.xml +++ b/dev-vcs/git-remote-hg/metadata.xml @@ -1,16 +1,16 @@ <?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> - <name>Austin English</name> - </maintainer> - <longdescription> - 'git-remote-hg' is the semi-official Mercurial bridge from Git project, - once installed, it allows you to clone, fetch and push to and from - Mercurial repositories as if they were Git ones. - </longdescription> - <upstream> - <remote-id type="github">felipec/git-remote-hg</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Austin English</name> + </maintainer> + <longdescription> + 'git-remote-hg' is the semi-official Mercurial bridge from Git project, + once installed, it allows you to clone, fetch and push to and from + Mercurial repositories as if they were Git ones. + </longdescription> + <upstream> + <remote-id type="github">felipec/git-remote-hg</remote-id> + </upstream> </pkgmetadata>
