Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297419 - app-shells/gentoo-bashcomp-20090613: EAPI="2" phases missing
Summary: app-shells/gentoo-bashcomp-20090613: EAPI="2" phases missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 13:18 UTC by Hongjiu Zhang
Modified: 2009-12-26 04:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add EAPI="2" phases (may not be the exhaustive solution) (gentoo-bashcomp-20090613-eapi2.patch,651 bytes, patch)
2009-12-18 18:25 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.