commit:     e32996811a8ef16d1ba8275930ed4f9e1248c9b8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 23:17:24 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 23:17:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3299681

package.mask: Move the >=icu-59 mask from base to 13.0, remove the unmask from 
17.0

 profiles/base/package.mask          | 7 -------
 profiles/releases/13.0/package.mask | 7 +++++++
 profiles/releases/17.0/package.mask | 8 --------
 3 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/profiles/base/package.mask b/profiles/base/package.mask
index 07fc9a5e631..320a6bbb1a0 100644
--- a/profiles/base/package.mask
+++ b/profiles/base/package.mask
@@ -1,9 +1,2 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-
-# Andreas K. Hüttel <dilfri...@gentoo.org> (27 May 2017)
-# This release and later require C++11 or C++14
-# So we mask it here, and unmask in 17.0 release profiles
->=dev-libs/icu-59
->=dev-libs/icu-layoutex-59
->=net-libs/nodejs-9.0.0

diff --git a/profiles/releases/13.0/package.mask 
b/profiles/releases/13.0/package.mask
index 5b64a27123b..1efe36dd167 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,2 +1,9 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfri...@gentoo.org> (27 May 2017)
+# This release and later require C++11 or C++14
+# So we mask it here, and unmask in 17.0 release profiles
+>=dev-libs/icu-59
+>=dev-libs/icu-layoutex-59
+>=net-libs/nodejs-9.0.0

diff --git a/profiles/releases/17.0/package.mask 
b/profiles/releases/17.0/package.mask
index 16c53fd6201..d7a0f42bfec 100644
--- a/profiles/releases/17.0/package.mask
+++ b/profiles/releases/17.0/package.mask
@@ -9,14 +9,6 @@
 # packages is neither recommended nor supported in any way.
 <sys-devel/gcc-6
 
-# Andreas K. Huettel <dilfri...@gentoo.org> (27 May 2017)
-# We can unmask ICU 59 and later now we for sure have a recent GCC
-# Note: "and later" is safe here since the profiles/package.mask
-# still overrides.
-->=dev-libs/icu-59
-->=dev-libs/icu-layoutex-59
-->=net-libs/nodejs-9.0.0
-
 # Andreas K. Huettel <dilfri...@gentoo.org> (1 Dec 2017)
 # The following packages require GCC 5 or earlier and are therefore
 # masked in the 17.0 profiles.

Reply via email to