Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88592 - Deprecated USE flag in profiles/base/use.defaults (oggvorbis)
Summary: Deprecated USE flag in profiles/base/use.defaults (oggvorbis)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 07:12 UTC by gent_bz
Modified: 2005-04-11 12:28 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 gent_bz 2005-04-10 07:12:42 UTC
$ grep oggvorbis /usr/portage/profiles/base/use.defaults 
oggvorbis                       media-libs/libvorbis
$ grep oggvorbis /usr/portage/profiles/use.desc
oggvorbis - Adds support for the OggVorbis audio encoding - DEPRECATED useflag

Should probably 
sed -i "s/oggvorbis/ogg\t\t/" /usr/portage/profiles/base/use.defaults
or something.

Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-11 12:28:47 UTC
good catch