ebuild for ghamachi (currently net-misc/ghamachi-0.7.3) has 2 errors: 1. Current version is 0.7.2 and not 0.7.3 as specified by ebuild name. 2. Correct download link would be: http://www.penguinbyte.com/software/ghamachi/download/${GTK_VER}/?filename=gHamachi_gtk${GTK_VER}.tar.gz When ${GTK_VER} can have values of "1.2" or "2"
*** Bug 159463 has been marked as a duplicate of this bug. ***
Using the above link causes digest to fail for ebuild. Instead, use http://www.penguinbyte.com/software/ghamachi/download/${GTK_VER}/gHamachi_gtk${GTK_VER}.tar.gz Which is where the previous link relocates to.
It also requires libXinerama as a runtime dependency (It may require more but I don't think I'll spend time on such a binary package). I could fix this bug if you don't mind.
Created attachment 119056 [details] updated ghamachi ebuild I've made an updated ghamachi ebuild that installs the beta version. Works fine here.
has been updated in portage. thanks for the report.