summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-11-16 19:11:20 +0000
committerMichał Górny <mgorny@gentoo.org>2013-11-16 19:11:20 +0000
commit64d46cda4c294a49f7cda5ae0f42b6b57bb58514 (patch)
tree8937678d9adfe0e099a1eace5bcd8f874b504266 /profiles
parentUn-stable-mask all Python impls on python-exec. We are forcing them anyway, a... (diff)
downloadgentoo-2-64d46cda4c294a49f7cda5ae0f42b6b57bb58514.tar.gz
gentoo-2-64d46cda4c294a49f7cda5ae0f42b6b57bb58514.tar.bz2
gentoo-2-64d46cda4c294a49f7cda5ae0f42b6b57bb58514.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')
-rw-r--r--profiles/default/linux/x86/13.0/package.use.stable.mask7
-rw-r--r--profiles/default/linux/x86/ChangeLog7
2 files changed, 13 insertions, 1 deletions
diff --git a/profiles/default/linux/x86/13.0/package.use.stable.mask b/profiles/default/linux/x86/13.0/package.use.stable.mask
new file mode 100644
index 000000000000..3ddf4b1243b6
--- /dev/null
+++ b/profiles/default/linux/x86/13.0/package.use.stable.mask
@@ -0,0 +1,7 @@
+# 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
diff --git a/profiles/default/linux/x86/ChangeLog b/profiles/default/linux/x86/ChangeLog
index b45f03f9a68f..14338987d548 100644
--- a/profiles/default/linux/x86/ChangeLog
+++ b/profiles/default/linux/x86/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for the default/linux/x86 profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/ChangeLog,v 1.9 2013/08/07 22:11:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/ChangeLog,v 1.10 2013/11/16 19:11:20 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.
07 Aug 2013; Michał Górny <mgorny@gentoo.org> 13.0/use.mask,
13.0/use.stable.mask: