| Summary: | app-i18n/ibus-table should depend on needed USE flags instead of dying | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | cjk |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Pacho Ramos
2011-11-09 19:01:20 UTC
Should python.eclass handle this? The ebuild is following python.eclass guide http://www.gentoo.org/proj/en/Python/developersguide.xml > EAPI="3" > PYTHON_DEPEND="2:2.5" > PYTHON_USE_WITH="sqlite" > inherit python I don't know :(, CCing python team This bug doesn't make sense, as ibus-table can't use python:3.1 ... Reassigning to python team. This bug is already fixed in >=app-i18n/ibus-table-1.3.0.20100621, which call 'python_set_active_version 2'. |