Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 43510

Summary: tpop3d ignores ssl USE flag
Product: Gentoo Linux Reporter: Björn Michaelsen <bjoern.michaelsen>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: minor CC: mholzer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: proposed patch to enable ssl-USE-flag

Description Björn Michaelsen 2004-03-02 14:30:29 UTC
the ebuild should set --enable-tls if USE=ssl is set.

Reproducible: Always
Steps to Reproduce:
1.USE="ssl"
2.emerge /usr/portage/net-mail/tpop3d/tpop3d-1.5.3.ebuild


Actual Results:  
no tls support in tpop3d

Expected Results:  
tls support in tpop3d
Comment 1 Björn Michaelsen 2004-03-02 14:35:47 UTC
Created attachment 26731 [details, diff]
proposed patch to enable ssl-USE-flag

proposed patch to enable ssl-USE-flag
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-03-03 09:13:35 UTC
great work

in cvs