This bug is a reopening for bug #39857 Since I can't reopen it, I'll open a new USE="ssl mysql" will still lead to a compile error in mysql.mod In line 55 use mysql || echo mysql >>disabled_modules is still conditional, so mysql.mod will be compiled if USE=mysql See attached for the ebuild and a patch for files directory to make mysql.mod work again if USE="ssl mysql" :) Sven
Created attachment 24910 [details, diff] eggdrop-1.6.15-r2.ebuild.patch
Created attachment 24911 [details, diff] eggdrop-1.6.15-mysql-use_ssl-fix.patch
Created attachment 24913 [details, diff] eggdrop-1.6.15-r2.ebuild.patch forgot to add mysql to IUSE and DEPEND and remove ewarn from pre_pkg()
Applied thanks for the patch