summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-21 20:47:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-22 13:21:16 +0200
commit927149912fe73b919a1eecdc749a1f58c273538c (patch)
tree0180168ebe3aa6d8c7cdbaaea3039391d2b8b43c
parentmedia-sound/qtractor: 0.9.1 version bump, fix build with Qt 5.11 (diff)
downloadgentoo-927149912fe73b919a1eecdc749a1f58c273538c.tar.gz
gentoo-927149912fe73b919a1eecdc749a1f58c273538c.tar.bz2
gentoo-927149912fe73b919a1eecdc749a1f58c273538c.zip
profiles: 13.0: Use package.unmask for ICU <59
-rw-r--r--profiles/releases/13.0/package.mask5
-rw-r--r--profiles/releases/13.0/package.unmask7
2 files changed, 7 insertions, 5 deletions
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
index 378422f5160e..1df5dca362c3 100644
--- a/profiles/releases/13.0/package.mask
+++ b/profiles/releases/13.0/package.mask
@@ -1,11 +1,6 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
-# Unmask ICU 58 only for 13.0 based profiles
--<dev-libs/icu-59
--<dev-libs/icu-layoutex-59
-
# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018)
# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
# Please migrate to one of the 17.0 release profiles
diff --git a/profiles/releases/13.0/package.unmask b/profiles/releases/13.0/package.unmask
new file mode 100644
index 000000000000..9193178ce873
--- /dev/null
+++ b/profiles/releases/13.0/package.unmask
@@ -0,0 +1,7 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018)
+# Unmask ICU 58 only for 13.0 based profiles
+<dev-libs/icu-59
+<dev-libs/icu-layoutex-59