Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312173 - app-portage/layman-1.3.2-r2 needs mods for python.eclass
Summary: app-portage/layman-1.3.2-r2 needs mods for python.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 18:51 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2010-03-30 20:10 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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-03-30 18:51:41 UTC
sping: I want to convert layman to EAPI3 and give you the Gentoo Prefix changes[1] but I can't convert it to EAPI3 because of this:

RepoMan scours the neighborhood...
 * Use PYTHON_DEPEND instead of NEED_PYTHON.
 * ERROR: app-portage/layman-1.3.2-r2 failed:
 *   NEED_PYTHON cannot be used in this EAPI

So can you please fix that?

[1]: http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/app-portage/layman/layman-1.3.2-r2.ebuild
Comment 1 Sebastian Pipping gentoo-dev 2010-03-30 20:10:15 UTC
Fixed.  Please make sure your prefix changes go into the live ebuild, too.

+  30 Mar 2010; Sebastian Pipping <sping@gentoo.org> layman-1.3.2-r2.ebuild,
+  layman-9999.ebuild:
+  Subsititute NEED_PYTHON with PYTHON_DEPEND (bug #312173)
+