--disable-gtk switch in the ebuild prevents the gui for pavuk from being built, no matter what use flags are set (X, gnome) Reproducible: Always Steps to Reproduce: 1.enable X and/or gnome use flags for net-misc/pavuk ebuild 2.emerge pavuk 3. Actual Results: pavuk installed without gui component Expected Results: pavuk installed with gui componenet the disable-gtk switch should be removed, and so should the X use flag. instead add gtk and gtk2 flags to control if the gui should be built.
The gui is disabled because its broken (or at least, was broken). Is it fixed now?
If you have time to test the GUI and can confirm it is working, please reopen this bug and I'll fix the ebuild. Thanks.