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

Bug 297419

Summary: app-shells/gentoo-bashcomp-20090613: EAPI="2" phases missing
Product: Gentoo Linux Reporter: Hongjiu Zhang <voidprayer>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED FIXED    
Severity: minor CC: jer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Add EAPI="2" phases (may not be the exhaustive solution)

Description Hongjiu Zhang 2009-12-18 13:18:08 UTC
ebuild now have a new command "prepare".

:)
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-18 13:45:00 UTC
No, it should not. That's only with EAPI="2", whereas the only gentoo-bashcomp ebuild is still on EAPI="0".

There is no reason why the ebuild should be ported to EAPI="2" and in fact the ebuild does not do anything that would nowadays be categorised as belonging in src_prepare().
Comment 2 Hongjiu Zhang 2009-12-18 17:35:00 UTC
You misunderstood me. I mean as for ebuild command, there is a new parameter calls ebuild xxx.ebuild prepare, which is still not contained in /usr/share/bash-completion/gentoo. I am not talking about ebuild for gentoo-bashcomp. :)
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2009-12-18 18:25:56 UTC
Created attachment 213408 [details, diff]
Add EAPI="2" phases (may not be the exhaustive solution)
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-12-25 02:37:39 UTC
thx, InSVN...waiting for the distfile to make it to the mirrors.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-12-26 04:45:35 UTC
commited.