Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 25 Feb 2016 20:29:22
Message-Id: 1456432146.5f7b7d122caae09bd8b915d92a722818f71f32a2.mgorny@gentoo
1 commit: 5f7b7d122caae09bd8b915d92a722818f71f32a2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 25 20:27:40 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 25 20:29:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f7b7d12
7
8 package.mask: Unmask the new versions of python-exec & eselect-python
9
10 Now that all known bugs are fixed and most of the TODO is exhausted,
11 the new version of python-exec is ready for ~arch testing.
12
13 profiles/package.mask | 13 -------------
14 1 file changed, 13 deletions(-)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index c96e922..0851636 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -217,19 +217,6 @@ media-libs/evas
21 # ghc-7.10, bug #561122
22 dev-haskell/extra:0
23
24 -# Michał Górny <mgorny@g.o> (11 Jan 2016)
25 -# (on behalf of Python team)
26 -# Masked for testing. python-exec now checks argv[0] to determine
27 -# whether it's called via the Python wrapper shebang, or symlinked
28 -# directly. eselect-python uses the C wrapper rather than Python wrapper
29 -# to fix Prefix support, #568974.
30 -# The 2.3 version uses completely new configuration format which
31 -# requires much more testing.
32 ->=app-eselect/eselect-python-20151117-r3
33 ->=dev-lang/python-exec-2.2
34 ->=app-eselect/eselect-python-20160207
35 ->=dev-lang/python-exec-2.3
36 -
37 # Aaron W. Swenson <titanofold@g.o> (11 Jan 2016)
38 # Masked for removal after 2016-03-11. Package hasn't been updated in
39 # some time and doesn't work with Apache 2.4 without patching by