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

Bug 258548

Summary: dev-haskell/missingh-0.18.6: ebuild contains >=dev-haskell/hunit-1.1 twice in DEPEND
Product: Gentoo Linux Reporter: Martin Walch <walch.martin>
Component: New packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Walch 2009-02-11 02:43:42 UTC
DEPEND=">=dev-lang/ghc-6.4.2
        >=dev-haskell/hunit-1.1 # <-- first
        >=dev-haskell/filepath-1.0
        >=dev-haskell/hslogger-1.0.1
        >=dev-haskell/mtl-1.0
        >=dev-haskell/hunit-1.1 # <-- second
        >=dev-haskell/network-1.0
        >=dev-haskell/quickcheck-1.0
        dev-haskell/regex-compat"
Comment 1 Lennart Kolmodin (RETIRED) gentoo-dev 2009-02-14 10:46:48 UTC
Thanks, fixed.