Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/releases/13.0/
Date: Wed, 11 Jul 2018 00:43:29
Message-Id: 1531268444.c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba.chutzpah@gentoo
1 commit: c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 11 00:20:44 2018 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 11 00:20:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f7f4d4
7
8 profiles/releases/13.0: Mask ceph-13 since it requires nodejs-8.10
9
10 profiles/releases/13.0/package.mask | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask
14 index 2a0fa24c12a..1df5dca362c 100644
15 --- a/profiles/releases/13.0/package.mask
16 +++ b/profiles/releases/13.0/package.mask
17 @@ -1,6 +1,11 @@
18 # Copyright 1999-2018 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# Patrick McLean <chutzpah@g.o> (10 Jul 2018)
22 +# requires >=nodejs-8.10 which is not available in 13.0 based profiles.
23 +# Please migrate to one of the 17.0 release profiles
24 +>=sys-cluster/ceph-13
25 +
26 # Andreas K. Hüttel <dilfridge@g.o> (29 Jan 2018)
27 # Requires >=icu-60, which is not available in 13.0 based profiles.
28 # Please migrate to one of the 17.0 release profiles.