Bug 188568 - dev-perl/Authen-SASL-2.10 requires GSSAPI.pm from CPAN
Bug#: 188568 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: perl@gentoo.org Reported By: smbmarek@poczta.onet.pl
Component: Development
URL: 
Summary: dev-perl/Authen-SASL-2.10 requires GSSAPI.pm from CPAN
Keywords:  
Status Whiteboard: 
Opened: 2007-08-12 10:44 0000
Description:   Opened: 2007-08-12 10:44 0000
dev-perl/Authen-SASL-2.10 contains GSSAPI support. It requires GSSAPI.pm which
doesn't have it's portage package. An ebuild for GSSAPI generated by g-cpan
works well. It should be added to portage and Authen-SASL should depend on it
conditionally (kerberos USE flag).

Reproducible: Always

------- Comment #1 From Marek Wróbel 2007-08-12 10:46:35 0000 -------
Created an attachment (id=127846) [details]
GSSAPI ebuild (by g-cpan)

------- Comment #2 From Marek Wróbel 2007-08-12 10:56:59 0000 -------
Created an attachment (id=127848) [details]
Authen-SASL ebuild withGSSAPI dependency 

------- Comment #3 From Christian Hartmann 2007-08-19 10:09:52 0000 -------
Added dev-perl/GSSAPI and dev-perl/Authen-SASL-2.10-r1 with conditional
dependency.

Thanks for bringing this up!