diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-10-31 16:12:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-10-31 16:12:33 +0000 |
commit | eda417919a8451c379824455cde1c3cc77978d00 (patch) | |
tree | 249a60c8a968bfcaa54a096eb0e7a9393f116c4a /profiles | |
parent | Use udev.eclass for determining correct directory of udev rules. (diff) | |
download | gentoo-2-eda417919a8451c379824455cde1c3cc77978d00.tar.gz gentoo-2-eda417919a8451c379824455cde1c3cc77978d00.tar.bz2 gentoo-2-eda417919a8451c379824455cde1c3cc77978d00.zip |
Add a PYTHON_TARGETS mask based on keywords.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/arm/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/m68k/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/m68k/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/s390/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/s390/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/sh/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sh/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/sparc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 8 |
17 files changed, 89 insertions, 11 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index cec1170f07e4..2f3a7a2ec6f2 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.71 2012/08/26 18:12:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.72 2012/10/31 16:12:32 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -210,3 +210,9 @@ entropy # Matt Turner <mattst88@gentoo.org (29 May 2012) # net-libs/libsocialweb is not keyworded socialweb + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog index d52ec8b22ef3..4b2a89541e58 100644 --- a/profiles/arch/arm/ChangeLog +++ b/profiles/arch/arm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.175 2012/10/21 17:28:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.176 2012/10/31 16:12:32 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Remove sys-apps/portage python3 p.use.mask now that python3 is stable diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index c0405689cce8..4c38e271a26f 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -224,3 +224,9 @@ d3d # Matt Turner <mattst88@gentoo.org) (10 Feb 2012) # mask wayland since dev-libs/wayland isn't keyworded wayland + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog index c9edbc968050..9dab4a663385 100644 --- a/profiles/arch/ia64/ChangeLog +++ b/profiles/arch/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.152 2012/10/21 17:28:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.153 2012/10/31 16:12:32 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Remove sys-apps/portage python3 p.use.mask now that python3 is stable diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index dbc544be1145..08fc433061aa 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -225,3 +225,9 @@ wayland # Michael Sterrett <mr_bones_@gentoo.org) (24 Aug 2012) # media-sound/fluidsynth isn't keyworded fluidsynth + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/m68k/ChangeLog b/profiles/arch/m68k/ChangeLog index 3cfb165fe60e..aaf7ee997bde 100644 --- a/profiles/arch/m68k/ChangeLog +++ b/profiles/arch/m68k/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.20 2012/08/23 21:36:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.21 2012/10/31 16:12:32 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 23 Aug 2012; Mike Frysinger <vapier@gentoo.org> -package.mask: Drop old package.mask #423585 by Ryan Hill. diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index b00ad20fb42c..fd4520847431 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -81,3 +81,9 @@ pango # Masking since net-dns/avahi and net-misc/mDNSResponder are masked avahi zeroconf + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 20f3a6ff463e..2408a5d3854d 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.104 2012/10/17 03:09:26 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.105 2012/10/31 16:12:33 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 17 Oct 2012; Matt Turner <mattst88@gentoo.org> make.defaults: Add LIBDIR_* definitions to make.defaults for single-ABI profiles. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index cf383ddfd608..6e3671296fdd 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.57 2012/08/24 06:38:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.58 2012/10/31 16:12:33 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -372,3 +372,9 @@ fluidsynth -ip28 -ip30 -fixed-point + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index 0d2888e181c6..efbfd5c18bc0 100644 --- a/profiles/arch/powerpc/ChangeLog +++ b/profiles/arch/powerpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.192 2012/10/30 17:51:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.193 2012/10/31 16:12:33 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 30 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> ppc64/package.use.force, ppc64/package.use.mask: diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 8007d33991c8..51cf6a12a523 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -202,3 +202,9 @@ systemd # Julian Ospald <hasufell@gentoo.org> (25 Apr 2012) # Masked because nvidia-texture-tools is not (tested) for PowerPC nvtt + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/s390/ChangeLog b/profiles/arch/s390/ChangeLog index 07559feb9809..fd3adc7ccbf3 100644 --- a/profiles/arch/s390/ChangeLog +++ b/profiles/arch/s390/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/s390 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.54 2012/10/21 17:28:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.55 2012/10/31 16:12:33 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Remove sys-apps/portage python3 p.use.mask now that python3 is stable diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 790db1565ae2..6072c6769c2b 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -104,3 +104,9 @@ wxwidgets # Bug #184563, 18 Sep 2007 # Robin H. Johnson <robbat2@gentoo.org> audit + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog index b8835017b1e0..aca0436135bd 100644 --- a/profiles/arch/sh/ChangeLog +++ b/profiles/arch/sh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sh profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.81 2012/10/21 17:28:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.82 2012/10/31 16:12:33 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Remove sys-apps/portage python3 p.use.mask now that python3 is stable diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index fb89f9c09fc5..b8feb7bb91c7 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -167,3 +167,9 @@ d3d # Matt Turner <mattst88@gentoo.org) (10 Feb 2012) # mask wayland since dev-libs/wayland isn't keyworded wayland + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog index 9ca130320647..4471ba96905c 100644 --- a/profiles/arch/sparc/ChangeLog +++ b/profiles/arch/sparc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.178 2012/10/21 17:28:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.179 2012/10/31 16:12:33 mgorny Exp $ + + 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: + Add a PYTHON_TARGETS mask based on keywords. 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Remove sys-apps/portage python3 p.use.mask now that python3 is stable diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 1db89103e4a0..3d1e142c1893 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.95 2012/09/30 06:59:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.96 2012/10/31 16:12:33 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -sparc @@ -306,3 +306,9 @@ d3d # Matt Turner <mattst88@gentoo.org) (10 Feb 2012) # mask wayland since dev-libs/wayland isn't keyworded wayland + +# Michał Górny <mgorny@gentoo.org> (31 Oct 2012) +# Mask PYTHON_TARGETS for implementations not keyworded on this arch. +python_targets_pypy1_8 +python_targets_pypy1_9 +python_targets_jython2_5 |