The current efax-gtk ebuild is several versions out of date and does not compile with gtkmm (it doesn't recognize/support that version). As such I believe a version bump is in order. Reproducible: Always Steps to Reproduce: 1.emerge efax-gtk on a ~x86 system 2.build will error out not finding a version of gtkmm > 2.0 (even though 2.4 is installed) 3. Actual Results: Ebuild failed to build or install. Expected Results: Should have installed nicely :). A simple version bump works - efax-gtk 2.2.9a works without issue so copying the ebuild over works nicely. However, the homepage and SRC_URI have since moved to sourceforge (they're also out of date in this ebuild I believe) so those must be changed as well.
Created attachment 37508 [details] Ebuild for efax-gtk-2.2.9a This is a copy of the ebuild I used to install this version. It's identical to the 2.2.5a ebuild, with the exception that this one has the proper the Homepage and SRC_URI lines. Cheers :).
thanks for the notice. bumped in cvs.