Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54250 - slrn-0.9.8.0.ebuild missing option --with-uudeview
Summary: slrn-0.9.8.0.ebuild missing option --with-uudeview
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Net-news project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 20:53 UTC by fiveof15
Modified: 2004-06-18 11:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fiveof15 2004-06-17 20:53:15 UTC
The faq (http://slrn.sourceforge.net/manual/slrn-FAQ-3.html) at slarn homepage says I need to compile slrn with uudeview support in order to decode yenc stuff.
I tried "slrn --version" and it returned:
External programs / libs: -canlock -inews +ssl -uudeview

So, it's not compiled with uudeview support and there's no USE flag to turn it on.

Reproducible: Always
Steps to Reproduce:
1. emerge -pv slrn
2.
3.

Actual Results:  
No USE flag for uudeview

Expected Results:  
Show optional USE flag
Comment 1 Sven Wegener gentoo-dev 2004-06-18 11:37:24 UTC
I added net-news/slrn-0.9.8.0-r1 to portage. It includes support for --with-udeview
via the local use flag uudeview. I also added four patches from upstream.
Thanks for reporting.