Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Mon, 28 Sep 2015 18:21:40
Message-Id: 1443464291.520c74c36d98dcf3d74e3fa7edae5a09f539f26b.graaff@gentoo
1 commit: 520c74c36d98dcf3d74e3fa7edae5a09f539f26b
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 18:18:11 2015 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 18:18:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520c74c3
7
8 profiles/use.stable.mask: mask ruby_targets_ruby22
9
10 ruby22 is currently in testing, and starting with this
11 version we have adopted the strategy of the python
12 team to mask testing-only versions this way.
13
14 This facilitates the stable process for ruby packages
15 and enables us to move ruby22 to stable at some
16 point in the future with good coverage of packages
17 right at the start.
18
19 profiles/base/use.stable.mask | 4 ++++
20 1 file changed, 4 insertions(+)
21
22 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
23 index c1ae5c6..41fbc28 100644
24 --- a/profiles/base/use.stable.mask
25 +++ b/profiles/base/use.stable.mask
26 @@ -5,6 +5,10 @@
27 # This file requires eapi 5 or later. New entries go on top.
28 # Please use the same syntax as in use.mask
29
30 +# Hans de Graaff <graaff@g.o> (28 Sep 2015)
31 +# Currently in testing and not ready to go stable yet.
32 +ruby_targets_ruby22
33 +
34 # Patrick Lauer <patrick@g.o> (28 Apr 2015)
35 # dependencies not stable yet
36 ayatana