Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: profiles/
Date: Mon, 25 Nov 2013 23:15:16
Message-Id: 1385421155.3d2307d055e32d1eac042f2c124f0d08dadce308.eva@gentoo
1 commit: 3d2307d055e32d1eac042f2c124f0d08dadce308
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 25 22:17:25 2013 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 25 23:12:35 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3d2307d0
7
8 profiles: add use masks for libpeas
9
10 Unfortunately, python2.6 and gjs breaks in the testsuite.
11
12 gjs appears to be dropped in favor of seed in master and python support
13 has been reworked but pygobject just dropped 2.6 support so I guess
14 there is no point in fighting over it.
15
16 ---
17 profiles/package.use.mask | 8 ++++++++
18 1 file changed, 8 insertions(+)
19
20 diff --git a/profiles/package.use.mask b/profiles/package.use.mask
21 new file mode 100644
22 index 0000000..55d7022
23 --- /dev/null
24 +++ b/profiles/package.use.mask
25 @@ -0,0 +1,8 @@
26 +# Copyright 1999-2013 Gentoo Foundation
27 +# Distributed under the terms of the GNU General Public License v2
28 +# $Header: $
29 +
30 +# Gilles Dartiguelongue <eva@g.o> (25 Nov 2013)
31 +# gjs: tests fail and support for it was purely and simply removed in master/1.9
32 +# python2_6: unit tests fail for this abi, must report usptream
33 +dev-libs/libpeas gjs python_targets_python2_6