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

Bug 532174

Summary: dev-python/logilab-common - typos in ebuild
Product: Gentoo Linux Reporter: Coacher <itumaykin+gentoo>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Coacher 2014-12-10 17:51:10 UTC
Hello.

There is a minor typo in both logilab-common-0.61.0 and 0.62.1 ebuilds on line 53:
... "$(ls -d ../build//lib/logilab/common/)" ...
Note the double slash after 'build' and before 'lib' component in path.

Also logilab-common-0.62.1 ebuild has a typo on line 73:
... in _addSkip and NOt ...
Note how the word 'not' is written.

Please fix.


Reproducible: Always
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-12-11 12:02:10 UTC
done
Comment 2 Coacher 2014-12-12 17:15:24 UTC
(In reply to Ian Delaney from comment #1)
> done

Thanks.