Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465808 - dev-vcs/git - Support installation of git-remote-hg
Summary: dev-vcs/git - Support installation of git-remote-hg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-13 16:21 UTC by niels
Modified: 2013-07-09 08:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description niels 2013-04-13 16:21:11 UTC
Current ebuilds of dev-scm/git do not support installation of git-remote-hg even though it is shipped with git tarball under 'contrib/remote-helpers'. The most current ebuild (dev-vcs/git-1.8.1.5) already has USE flags for cvs and subversion. Perhaps a USE=hg can be added that installs git-remote-hg to '/usr/libexec/git-core'.

Reproducible: Always
Comment 1 niels 2013-04-13 16:23:23 UTC
I obviously meant dev-vcs/git instead of dev-scm/git. Got a little confused there...
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-07-09 08:42:11 UTC
+*git-1.8.3.2 (09 Jul 2013)
+
+  09 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> +git-1.8.3.2.ebuild:
+  Non-maintainer commit: Version bump (bug #467856). Converted ebuild to EAPI-5
+  and python-single-r1 eclass. Added gtk -> python REQUIRED_USE (bug #451374).
+  Hopefully fixed test failure with USE=-perl (bug #470592). Added installation
+  of git-remote-hg (bug #465808) and git-remote-bzr with USE=python.
+