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

Bug 490172

Summary: dev-libs/Ice-3.5.1 add ruby19 support
Product: Gentoo Linux Reporter: Manuel Rüger (RETIRED) <mrueg>
Component: [OLD] LibraryAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 434064    

Description Manuel Rüger (RETIRED) gentoo-dev 2013-11-02 19:09:39 UTC
Ruby upstream have now officially deprecated the Ruby 1.8 branch, there will be no more updates. This means it is time for us to update packages that have exclusively been built on Ruby 1.8 to use Ruby 1.9.

This could be as easy as defining USE_RUBY="ruby19" instead of ruby18, but might require more work or patches for (mostly older) packages with 1.9 compatibility issues.

Feel free to ask in #gentoo-ruby if you have any questions.



This page says: 1.9.3 is support for Ubuntu 13.04 "Ice for Ruby"

http://www.zeroc.com/platforms_3_5_1.html
Comment 1 Hans de Graaff gentoo-dev Security 2013-11-24 09:02:10 UTC
dev-lang/ruby:1.8 will be masked within a week.

Since ruby support looks optional for you package please either fix the
bindings or remove the ruby support before that time.
Comment 2 Sergey Popov gentoo-dev 2013-11-26 13:32:44 UTC
+  26 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> Ice-3.5.1.ebuild:
+  Use Ruby 1.9 for bindings as suggested by upstream, bug #490172

Tested, works fine.