In order to use ssl features of pen such as -E -K -G the --with-ssl configure option must be specified. Please add the ssl as an available use flag for those of us wishing to use it. Reproducible: Always Steps to Reproduce: 1. run pen with either a -E, -K, -G option. 2. 3. Actual Results: pen will complain of an unknown option. Expected Results: At most pen should complain of missing the arguments to these options if compiled with ssl support.
Created attachment 277709 [details, diff] patch to 0.17.1 to allow this functionality
+*pen-0.18.0-r1 (23 Jun 2011) + + 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -pen-0.18.0.ebuild, + +pen-0.18.0-r1.ebuild: + EAPI4fy and ssl use flag. Bug #372505. Thanks to T-Dawg <tgates81@gmail.com> + for the patch +