Summary: | dev-util/meld: Verify and potentially improve Python-related code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 308257 |
Description
Arfrever Frehtes Taifersar Arahesis (RETIRED)
2010-06-29 07:02:45 UTC
+ 13 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> meld-1.4.0.ebuild: + Improve support of python eclass, bug #326101. Should be fine now. Thanks for reporting. You should call 'python_set_active_version 2' instead of directly setting an internal variable (PYTHON_ABI). (In reply to comment #2) Clarification: PYTHON_ABI variable is public for reading and private for setting. + 17 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> meld-1.4.0.ebuild: + Fix python eclass usage, per Arfrever comments, bug #326101. Thanks for the update. |