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

Bug 196523

Summary: dev-util/gquilt can use Mercurial instead of quilt
Product: Gentoo Linux Reporter: James Rowe <jnrowe>
Component: New packagesAssignee: Development Tools Team <dev-tools>
Status: RESOLVED FIXED    
Severity: enhancement CC: arne_bab
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gquilt-allow_hg.patch

Description James Rowe 2007-10-20 11:55:03 UTC
Since gquilt v0.18 also supports Mercurial's mq managed patches as
a backend.  A patch to support hg as dependency is attached, not much
else to say :)

Thanks,

James
Comment 1 James Rowe 2007-10-20 11:55:40 UTC
Created attachment 133956 [details, diff]
gquilt-allow_hg.patch
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-11-06 20:31:32 UTC
+  06 Nov 2012; Kacper Kowalik <xarthisius@gentoo.org> gquilt-0.25.ebuild:
+  Add mercurial as alternative to quilt. Fixes bug 196523 by James Rowe
+  <jnrowe@gmail.com>