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

Bug 300738

Summary: app-portage/layman: Add bazaar/cvs useflags
Product: Gentoo Linux Reporter: ScytheMan <scytheman666>
Component: New packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 300750, 300751, 300753    
Bug Blocks:    
Attachments: Adds Useflags
Patch for latest ebuilds and metadata.xml

Description ScytheMan 2010-01-12 15:33:59 UTC
layman -a haskell                        
   
* Failed to add overlay "haskell". 
                
* Error was: Binary /usr/bin/darcs seems to be missing! Overlay type "darcs" not supported. Did you emerge dev-util/darcs?

Please add an useflag for darcs to layman, as done for svn & git.

Thanks in advance
Comment 1 Sebastian Pipping gentoo-dev 2010-01-12 16:53:13 UTC
I can do that. Which version of ebuild are you referring to? 1.2.5?

Comment 2 ScytheMan 2010-01-12 17:00:10 UTC
I forgot to mention Mercurial and Bzr.

Useflags for 
mercurial - mercurial (used in dev-util/qct)
bzr - bazar (used in dev-util/qct)
darcs - darcs (no use in use.local.desc)
Comment 3 ScytheMan 2010-01-12 17:01:42 UTC
Created attachment 216247 [details, diff]
Adds Useflags

Adds useflags for bazar, darcs and mercurial
Comment 4 ScytheMan 2010-01-12 17:03:05 UTC
i'm using layman-1.2.5

With useflags the cvs don't pollute the world file.
Comment 5 Sebastian Pipping gentoo-dev 2010-01-12 17:18:58 UTC
Created attachment 216253 [details, diff]
Patch for latest ebuilds and metadata.xml
Comment 6 Sebastian Pipping gentoo-dev 2010-01-12 17:35:07 UTC
Quite some work for a tiny bug, right? :-)
Comment 7 Sebastian Pipping gentoo-dev 2010-01-27 20:41:34 UTC
Darcs and mercurial added for layman 1.3.0-r1.
Comment 8 Sebastian Pipping gentoo-dev 2010-01-27 21:59:53 UTC
CVS and Bazaar added for layman 1.3.0-r1.  Closing.