Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
In the ebuild the RDEPEND is set only to dev-phython/pykde and not to kde-base/pykde so I have a blocker in package installation (current version ov dev-python/pykde not match the current version of kdelibs) but the differences between the two _stable_ versions seems to be only related to kdelib. Setting RDEPEND="... || ( <=kde-base/pykde-4 <=dev-python/pykde-4 )" can be a solution for now or you can remove the duplicate package (but I dont know if this can break some other packages) or slot it for the future. kelogviewer-0.4.0.7 is builded without errors and seems to work correcly with kde-base/pykde-3.5.5. Reproducible: Always
Not KDE.
*** This bug has been marked as a duplicate of bug 166328 ***
I added a version number to the DEPEND atom so the unstable dev-python/pykde is pulled in. kde-base/pykde has many issues as it is very outdated...dealing with dev-python/pykde is easier.