From 8e4db727b4020289f95868371ca2ddf4207a20ee Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 12 Mar 2014 12:11:21 +0000 Subject: Force pypy on python-exec. --- profiles/base/ChangeLog | 5 ++++- profiles/base/package.use.force | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'profiles/base') diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 600263091221..eaac41bc21c4 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.644 2014/03/07 00:35:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.645 2014/03/12 12:11:21 mgorny Exp $ + + 12 Mar 2014; Michał Górny package.use.force: + Force pypy on python-exec. 07 Mar 2014; Manuel Rüger package.use.mask: Mask ruby18-only compatible flags diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 4d402ee75fa5..8afbcc28cfa2 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.45 2014/02/17 19:13:25 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.46 2014/03/12 12:11:21 mgorny Exp $ # Michał Gorny (26 Feb 2013) # Meta-packages which use multilib ebuilds always install development @@ -15,8 +15,8 @@ app-shells/bash readline # Michał Górny (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-lang/python-exec python_targets_python2_6 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_pypy2_0 -dev-python/python-exec python_targets_python2_6 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_pypy2_0 +dev-lang/python-exec python_targets_python2_6 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_pypy2_0 pypy +dev-python/python-exec python_targets_python2_6 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_pypy2_0 pypy # Samuli Suominen (23 Jan 2012) # Forcing enabled while waiting for eselect-notify-send wrt #379941 -- cgit v1.2.3-65-gdbad