For dev-php/hhvm ebuild I have some proposal. 1. Better to download tarball from http://dl.hhvm.com/source It is faster and take less space on the disk than tousant of small files in case of git. 2. hhvm fail with libevent-2.1* version. I will attach a patch, but there is still work to do, beacuse I don't know witch aproach is better to apply it when libevent-2.0) is present (skip it directly from ebuild or use #ifndef) Reproducible: Always
Created attachment 400372 [details, diff] patch for libevent-2.1* Incomplete work. Need to handle libevent-2.0* version case
Created attachment 400374 [details] Latest and using tarball version
This has nothing to do with php team