summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-01-29 21:15:25 +0000
committerMichał Górny <mgorny@gentoo.org>2013-01-29 21:15:25 +0000
commit3a4f1efcfc352dd55c4d558409b221c0f02e2a1e (patch)
treef9af1eb6ef686bae2cbeb85014dcc086a4814b5f
parentDisable pypy1.8 globally. (diff)
downloadgentoo-2-3a4f1efcfc352dd55c4d558409b221c0f02e2a1e.tar.gz
gentoo-2-3a4f1efcfc352dd55c4d558409b221c0f02e2a1e.tar.bz2
gentoo-2-3a4f1efcfc352dd55c4d558409b221c0f02e2a1e.zip
Remove pypy1_8 flag mask, the flags were removed.
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/package.use.force4
-rw-r--r--profiles/base/use.mask4
3 files changed, 7 insertions, 6 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index 1b6de8298e6a..16084d2a7e9c 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.498 2013/01/25 16:38:09 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.499 2013/01/29 21:15:25 mgorny Exp $
+
+ 29 Jan 2013; Michał Górny <mgorny@gentoo.org> package.use.force, use.mask:
+ Remove pypy1_8 flag mask, the flags were removed.
25 Jan 2013; Christoph Junghans <ottxor@gentoo.org> use.mask:
mask missing amd64/x86 instruction sets
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 0a959990e960..4787ffab0860 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,6 @@
# 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.30 2013/01/02 20:11:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.force,v 1.31 2013/01/29 21:15:25 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 python_targets_pypy2_0
+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_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,
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 1ff9aef7e7dc..e35854960915 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.155 2013/01/25 16:38:09 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.156 2013/01/29 21:15:25 mgorny Exp $
# not ready for primetime
packagekit
@@ -321,9 +321,7 @@ orc
# Mike Gilbert <floppym@gentoo.org> (02 Jan 2013)
# PyPy is unkeyworded on most arches. If you are running amd64 or x86,
# please switch to one of the testing 13.0 profiles to get it.
-python_targets_pypy1_8
python_targets_pypy1_9
python_targets_pypy2_0
-python_single_target_pypy1_8
python_single_target_pypy1_9
python_single_target_pypy2_0