commit: 08c64471e9ea1284e9d4a61c9e99d1918c7bbf58 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 08:59:47 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 08:59:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c64471
profiles/package.mask: Mask net-libs/iojs for removal. See bug 573870. profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 964eb1c..15a78b9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (08 Feb 2016) +# iojs and nodejs merged and formed the new major version nodejs 4.0. iojs will +# not be maintained after 3.3.x and all users are suggested to move to nodejs 4 +# (or newer) as quick as possible to avoid any security-related issues. +# Masked for removal in 30 days. See bug 573870. +net-libs/iojs + # James Le Cuirot <[email protected]> (07 Feb 2016) # BioJava depends on commons-dbcp:0, which requires Java 6. Even the # latest "legacy" version 1.9.1 does so and no one wants to do the
