Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43510 - tpop3d ignores ssl USE flag
Summary: tpop3d ignores ssl USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-02 14:30 UTC by Björn Michaelsen
Modified: 2004-03-03 09:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed patch to enable ssl-USE-flag (tpop3d.patch,548 bytes, patch)
2004-03-02 14:35 UTC, Björn Michaelsen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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