commit: 7a3d1b2d54d41b7b0d315d8a447339208844fa79 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Mar 8 22:32:47 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Mar 8 22:32:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3d1b2d
profiles/package.mask: Clean up iojs mask. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 0218e6f..c4899ea 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -189,13 +189,6 @@ dev-java/jax-ws-api dev-java/jaxr dev-java/jsr93 -# 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) # Masked until 2.0 final arrives, which hopefully won't depend on # commons-dbcp:0 as that requires Java 6. Note that the 2.0 in the
