Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205276 - dev-ruby/rubygems-1.0.1 causes gem packages to install ri files regardless of USE=doc
Summary: dev-ruby/rubygems-1.0.1 causes gem packages to install ri files regardless of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 202109
  Show dependency tree
 
Reported: 2008-01-11 05:55 UTC by Josh Nichols (RETIRED)
Modified: 2008-01-11 08:02 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 Josh Nichols (RETIRED) gentoo-dev 2008-01-11 05:55:42 UTC
See first few comments in bug #202929

Verify like so:

emerge =rubygems-0.9.4*
emerge anygempackage
qlist anygempackage|grep ri # should generally return nothing
emerge =rubygems-1.0*
emerge anygempackage
qlist anygempackage|grep ri # should have a bunch of crap
Comment 1 Richard Brown (RETIRED) gentoo-dev 2008-01-11 08:02:08 UTC
Should be fixed now