The dev-perl/GSSAPI ebuild depends on mit-krb5 instead of virtual/krb5. I have heimdal installed, which blocks mit-krb5 and thus GSSAPI cannot install. I modified the dev-perl/GSSAPI ebuild to use virtual/krb5 (thus using heimdal on my system) and the module built just fine. Reproducible: Always Steps to Reproduce: 1. emerge app-crypt/heimdal dev-perl/GSSAPI 2. 3. Actual Results: heimdal blocks mit-krb5, a (unnecessary) dependency of GSSAPI Expected Results: GSSAPI builds against heimdal and installs happily
In cvs.