Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501894 - net-misc/curl - typo in rtmp USE flag description
Summary: net-misc/curl - typo in rtmp USE flag description
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-20 14:27 UTC by Eivind Uggedal
Modified: 2014-04-14 12:17 UTC (History)
1 user (show)

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 Eivind Uggedal 2014-02-20 14:27:37 UTC
net-misc/curl/metadata.xml describes rtmp as:

"Enable Enables RTMPDump Streaming Media support"





Reproducible: Always

Steps to Reproduce:
1. equery u curl
Actual Results:  
...
 - - rtmp              : Enable Enables RTMPDump Streaming Media support
...

Expected Results:  
...
 - - rtmp              : Enable RTMPDump Streaming Media support
...
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-20 15:02:19 UTC
I have fixed that.

The problem remains that "RMPTDump" isn't a kind of "Streaming Media" that net-misc/curl supports. RTMP, however, is. "<pkg>media-video/rtmpdump</pkg>" is a string you might want to include in the USE flag description, though.