Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 465808

Summary: dev-vcs/git - Support installation of git-remote-hg
Product: Gentoo Linux Reporter: niels
Component: [OLD] DevelopmentAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.
+