Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288478 - >=app-portage/eix-0.17.1 unpacks xz archive in EAPI-2 ebuild
Summary: >=app-portage/eix-0.17.1 unpacks xz archive in EAPI-2 ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 20:17 UTC by Sebastian Luther (few)
Modified: 2009-10-10 20:22 UTC (History)
1 user (show)

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 Sebastian Luther (few) 2009-10-10 20:17:30 UTC
The newer ebuilds (0.17.1, 0.18.0, 0.18.1) have 

EAPI="2"
SRC_URI="mirror://sourceforge/eix/${P}.tar.xz"

which is not allowed. For reference on what is allowed see app-doc/pms.
Comment 1 Sebastian Luther (few) 2009-10-10 20:22:15 UTC
Sorry, I didn't notice that the ebuilds define their own src_unpack.