Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290091 - vim.eclass is not EAPI=2 yet
Summary: vim.eclass is not EAPI=2 yet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High minor
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 03:00 UTC by Rafał Mużyło
Modified: 2009-10-23 00:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Mużyło 2009-10-22 03:00:53 UTC
..as it calls econf twice: in src_configure and src_compile.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-22 03:37:37 UTC
Looks fixed in this commit:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/vim.eclass?r1=1.179&r2=1.180
Comment 2 Jim Ramsay (lack) (RETIRED) gentoo-dev 2009-10-23 00:15:17 UTC
(In reply to comment #1)
> Looks fixed in this commit:
> http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/vim.eclass?r1=1.179&r2=1.180

Indeed.  Thanks both of you for bringing it to my attention :)