Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434122 - media-sound/rubyripper: support ruby19
Summary: media-sound/rubyripper: support ruby19
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 12:38 UTC by poncho
Modified: 2012-09-18 17:56 UTC (History)
3 users (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 poncho 2012-09-06 12:38:47 UTC
rubyripper works fine with ruby19

please change
  USE_RUBY=ruby18
to
  USE_RUBY="ruby18 ruby19"

tested in local overlay without any problems

Reproducible: Always
Comment 1 Daniel Pielmeier gentoo-dev 2012-09-18 17:56:27 UTC
+  18 Sep 2012; Daniel Pielmeier <billie@gentoo.org>
+  +rubyripper-0.6.2-r1.ebuild:
+  Switch to EAPI 4 and rework dependencies. Add support for ruby19 which fixes
+  bug #434122. Thanks to poncho for the report.