Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sun, 04 Oct 2015 13:36:53
Message-Id: 1443965750.0baafe06585ce9bdfc06b0001392c9294fd85020.floppym@gentoo
1 commit: 0baafe06585ce9bdfc06b0001392c9294fd85020
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 10:59:15 2015 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 13:35:50 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0baafe06
7
8 profiles/base: Force python3.5 for python-exec
9
10 profiles/base/package.use.force | 2 +-
11 profiles/base/package.use.stable.mask | 4 ++++
12 2 files changed, 5 insertions(+), 1 deletion(-)
13
14 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
15 index 9ecd214..14abfe8 100644
16 --- a/profiles/base/package.use.force
17 +++ b/profiles/base/package.use.force
18 @@ -34,7 +34,7 @@ app-shells/bash:0 readline
19 # Michał Górny <mgorny@g.o> (14 Oct 2012)
20 # Force-enable all PYTHON_TARGETS for python-exec to avoid using private
21 # API. Please remember to keep it in sync with python_targets.desc.
22 -dev-lang/python-exec python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_jython2_5 python_targets_jython2_7 python_targets_pypy python_targets_pypy3
23 +dev-lang/python-exec python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 python_targets_jython2_5 python_targets_jython2_7 python_targets_pypy python_targets_pypy3
24
25 # Zac Medico <zmedico@g.o> (20 Oct 2010)
26 # Force ipc USE flag since it should remain enabled unless
27
28 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
29 index 72a22f6..159c181 100644
30 --- a/profiles/base/package.use.stable.mask
31 +++ b/profiles/base/package.use.stable.mask
32 @@ -5,6 +5,10 @@
33 # This file requires eapi 5 or later. New entries go on top.
34 # Please use the same syntax as in package.use.mask
35
36 +# Mike Gilbert <floppym@g.o> (03 Oct 2015)
37 +# Unmask python3.5 for python-exec
38 +dev-lang/python-exec -python_targets_python3_5
39 +
40 # Andreas Huettel <dilfridge@g.o> (26 Sep 2015)
41 # Not stable enough for stable (Debian and SuSE disable it completely)
42 =app-office/libreoffice-5.0* gtk3