diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 23:46:08 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-26 12:38:52 +0100 |
commit | a8d1cd375acfae7667d9b5bd2c1bb998c335842b (patch) | |
tree | 6b02cb30738381aed5f83f227425196472a99caf /dev-vcs | |
parent | dev-util/weka: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-a8d1cd375acfae7667d9b5bd2c1bb998c335842b.tar.gz gentoo-a8d1cd375acfae7667d9b5bd2c1bb998c335842b.tar.bz2 gentoo-a8d1cd375acfae7667d9b5bd2c1bb998c335842b.zip |
dev-vcs/git-remote-hg: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-remote-hg/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dev-vcs/git-remote-hg/metadata.xml b/dev-vcs/git-remote-hg/metadata.xml index 5e9d5d52ba7a..0fe237632666 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>wizardedit@gentoo.org</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>wizardedit@gentoo.org</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> |