summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-01-02 20:11:11 +0000
committerMichał Górny <mgorny@gentoo.org>2013-01-02 20:11:11 +0000
commit3ec09169e9caa78761e65805439ed965bd99abd8 (patch)
tree5e9e299ba4d5cbb1a84aca86f8100185f1fceed2 /profiles
parentMention USE_PYTHON and PYTHON_TARGETS in the pypy-1.8 mask. (diff)
downloadgentoo-2-3ec09169e9caa78761e65805439ed965bd99abd8.tar.gz
gentoo-2-3ec09169e9caa78761e65805439ed965bd99abd8.tar.bz2
gentoo-2-3ec09169e9caa78761e65805439ed965bd99abd8.zip
Force pypy2.0 on python-exec.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/package.use.force6
2 files changed, 7 insertions, 4 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index ea5dee8de80d..65a1a3290035 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.490 2013/01/02 04:55:15 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.491 2013/01/02 20:11:11 mgorny Exp $
+
+ 02 Jan 2013; Michał Górny <mgorny@gentoo.org> package.use.force:
+ Force pypy2.0 on python-exec.
02 Jan 2013; Mike Gilbert <floppym@gentoo.org> use.mask:
Mask pypy targets; should be unmasked for each arch.
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index f518ad731b99..0a959990e960 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.29 2012/12/04 16:25:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.30 2013/01/02 20:11:11 mgorny Exp $
# Zac Medico <zmedico@gentoo.org> (4 Dec 2012)
# Force app-shells/bash[readline] in stage1 builds, so that compgen is
@@ -10,7 +10,7 @@ app-shells/bash readline
# Michał Górny <mgorny@gentoo.org> (14 Oct 2012)
# Force-enable all PYTHON_TARGETS for python-exec to avoid using private
# API. Please remember to keep it in sync with python_targets.desc.
-dev-python/python-exec python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_jython2_5 python_targets_pypy1_8 python_targets_pypy1_9
+dev-python/python-exec python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 python_targets_jython2_5 python_targets_pypy1_8 python_targets_pypy1_9 python_targets_pypy2_0
# Davide Pesavento <pesa@gentoo.org> (12 Sep 2012)
# qt-creator-2.6.x uses botan-1.10.2, which isn't packaged yet,