Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490172 - dev-libs/Ice-3.5.1 add ruby19 support
Summary: dev-libs/Ice-3.5.1 add ruby19 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ruby-1.8
  Show dependency tree
 
Reported: 2013-11-02 19:09 UTC by Manuel Rüger (RETIRED)
Modified: 2013-11-26 13:32 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 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.