summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-06 17:00:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-06 17:00:51 -0500
commite57a2d5adb16386e9ad09d59792c721b0d9b40bf (patch)
treece3693b1cf4bf50471a42b164a5ae8c8bb49335f /dev-vcs/git-remote-hg/metadata.xml
parentapp-crypt/acme: Version bump to 0.5.0 (diff)
downloadgentoo-e57a2d5adb16386e9ad09d59792c721b0d9b40bf.tar.gz
gentoo-e57a2d5adb16386e9ad09d59792c721b0d9b40bf.tar.bz2
gentoo-e57a2d5adb16386e9ad09d59792c721b0d9b40bf.zip
dev-vcs/git-remote-hg: add git-remote-hg-0.2
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-vcs/git-remote-hg/metadata.xml')
-rw-r--r--dev-vcs/git-remote-hg/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-vcs/git-remote-hg/metadata.xml b/dev-vcs/git-remote-hg/metadata.xml
new file mode 100644
index 000000000000..5e9d5d52ba7a
--- /dev/null
+++ b/dev-vcs/git-remote-hg/metadata.xml
@@ -0,0 +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>
+</pkgmetadata>