Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645614 - sci-electronics/klayout still uses ruby 2.2
Summary: sci-electronics/klayout still uses ruby 2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ruby22-removal
  Show dependency tree
 
Reported: 2018-01-24 19:17 UTC by Hans de Graaff
Modified: 2018-01-25 16:43 UTC (History)
1 user (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 Hans de Graaff gentoo-dev Security 2018-01-24 19:17:46 UTC
This package still uses ruby 2.2. Upstream is no longer supporting Ruby 2.2 and security support ends on March 1st, 2018. Ruby 2.2 will be masked for removal on or shortly after this date, along with any packages still depending on ruby22. Please update your package to use a newer ruby slot.

Use ruby 2.3 if you can only use one slot and your package is in arch
Use ruby 2.4 if you can only use one slot and your package is in ~arch

Use as many ruby targets as possible when you can use multiple slots.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-25 16:43:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b7455986303d2abaed9a24c6bbe79d3887ea9a

commit c0b7455986303d2abaed9a24c6bbe79d3887ea9a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-25 14:24:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-25 16:43:06 +0000

    sci-electronics/klayout: Switch to ruby23, add missing Qt5 deps
    
    Closes: https://bugs.gentoo.org/645614
    Closes: https://bugs.gentoo.org/644872
    Package-Manager: Portage-2.3.20, Repoman-2.3.6

 sci-electronics/klayout/klayout-0.25-r1.ebuild | 88 ++++++++++++++++++++++++++
 sci-electronics/klayout/klayout-9999.ebuild    |  9 ++-
 2 files changed, 96 insertions(+), 1 deletion(-)