summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-11-16 19:10:38 +0000
committerMichał Górny <mgorny@gentoo.org>2013-11-16 19:10:38 +0000
commit8c8bded5c141a82f7dd66f67da59dc7a93a61054 (patch)
tree94d308bf62680b1415ace5e8b0528c1bc4ba37da /profiles/default
parentUn-stable-mask all Python impls on python-exec. We are forcing them anyway, a... (diff)
downloadgentoo-2-8c8bded5c141a82f7dd66f67da59dc7a93a61054.tar.gz
gentoo-2-8c8bded5c141a82f7dd66f67da59dc7a93a61054.tar.bz2
gentoo-2-8c8bded5c141a82f7dd66f67da59dc7a93a61054.zip
Un-stable-mask all Python impls on python-exec. We are forcing them anyway, and users are having issues due to un-masking them manually.
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/amd64/13.0/package.use.stable.mask8
-rw-r--r--profiles/default/linux/amd64/ChangeLog6
2 files changed, 13 insertions, 1 deletions
diff --git a/profiles/default/linux/amd64/13.0/package.use.stable.mask b/profiles/default/linux/amd64/13.0/package.use.stable.mask
index 91c746264eca..761255e1c9bb 100644
--- a/profiles/default/linux/amd64/13.0/package.use.stable.mask
+++ b/profiles/default/linux/amd64/13.0/package.use.stable.mask
@@ -1,3 +1,11 @@
+# Michał Górny <mgorny@gentoo.org> (16 Nov 2013)
+# Don't apply stable masks to python-exec since we're forcing every
+# impl there anyway. Please keep this in sync with use.stable.mask.
+dev-lang/python-exec -python_targets_pypy2_0
+dev-lang/python-exec -python_single_target_pypy2_0
+dev-python/python-exec -python_targets_pypy2_0
+dev-python/python-exec -python_single_target_pypy2_0
+
# Ian Stakenvicius <axs@gentoo.org> (20 Sep 2013)
# on behalf of gx86-multilib project <multilib@gentoo.org>
# Mask abi_x86_32 on stable until emul-* packages are made
diff --git a/profiles/default/linux/amd64/ChangeLog b/profiles/default/linux/amd64/ChangeLog
index 3865f1dda328..0e98d622ff8c 100644
--- a/profiles/default/linux/amd64/ChangeLog
+++ b/profiles/default/linux/amd64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for the default/linux/amd64 profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/ChangeLog,v 1.8 2013/10/03 20:22:30 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/ChangeLog,v 1.9 2013/11/16 19:10:38 mgorny Exp $
+
+ 16 Nov 2013; Michał Górny <mgorny@gentoo.org> 13.0/package.use.stable.mask:
+ Un-stable-mask all Python impls on python-exec. We are forcing them anyway,
+ and users are having issues due to un-masking them manually.
03 Oct 2013; Matt Turner <mattst88@gentoo.org> 13.0/package.use.stable.mask:
Drop unneeded libtxc_dxtn abi_x86_32 stable use mask.