Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 434122

Summary: media-sound/rubyripper: support ruby19
Product: Gentoo Linux Reporter: poncho <poncho>
Component: Current packagesAssignee: Daniel Pielmeier <billie>
Status: RESOLVED FIXED    
Severity: enhancement CC: flow, sound, timmy
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.