summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-09-06 15:30:15 +0000
committerMichał Górny <mgorny@gentoo.org>2014-09-06 15:30:15 +0000
commitd5b0b8ef276aedebcc50c85a0d9de054fcf10e4c (patch)
tree45150d333862e7b66098be27a704b491e4499d94 /profiles
parentBump to EAPI=5, some qa (diff)
downloadhistorical-d5b0b8ef276aedebcc50c85a0d9de054fcf10e4c.tar.gz
historical-d5b0b8ef276aedebcc50c85a0d9de054fcf10e4c.tar.bz2
historical-d5b0b8ef276aedebcc50c85a0d9de054fcf10e4c.zip
Mask removed flags on sys-apps/portage since it does not use python-r1.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/package.use.mask7
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index fb3730f6da46..c686c0abf586 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.717 2014/09/06 10:31:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.718 2014/09/06 15:30:15 mgorny Exp $
+
+ 06 Sep 2014; Michał Górny <mgorny@gentoo.org> package.use.mask:
+ Mask removed flags on sys-apps/portage since it does not use python-r1.
06 Sep 2014; Michał Górny <mgorny@gentoo.org> package.use.mask:
Wipe out references to removed Python targets.
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 2f92cb0908d0..849cf2bfac19 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,12 +1,17 @@
# 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.mask,v 1.593 2014/09/06 10:31:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.594 2014/09/06 15:30:15 mgorny Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
#
# Michał Górny <mgorny@gentoo.org> (06 Sep 2014)
+# Mask the removed/deprecated flags for old ebuilds that do not use
+# the eclass.
+sys-apps/portage python_targets_pypy2_0 python_targets_python3_2
+
+# Michał Górny <mgorny@gentoo.org> (06 Sep 2014)
# (on behalf of Python team)
# Keep 3.2 enabled to ease the migration.
dev-lang/python-exec -python_targets_python3_2 -python_single_target_python3_2