diff options
30 files changed, 115 insertions, 24 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index c27863df50b0..2e1d00a7fcc4 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.146 2012/11/02 10:29:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.147 2012/11/24 21:38:11 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 02 Nov 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Unmask p.use.mask net-libs/webkig-gtk geoloc since its stable diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 2f3a7a2ec6f2..54b8181cb27e 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.72 2012/10/31 16:12:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.73 2012/11/24 21:38:11 floppym Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -216,3 +216,6 @@ socialweb python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/amd64-fbsd/ChangeLog b/profiles/arch/amd64-fbsd/ChangeLog index d71ba41dd2c5..e985023b7851 100644 --- a/profiles/arch/amd64-fbsd/ChangeLog +++ b/profiles/arch/amd64-fbsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86-fbsd profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.30 2012/10/31 16:02:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.31 2012/11/24 21:38:11 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Update the PYTHON_TARGETS mask. Pypy1.7 is no longer in the tree, and 1.9 was diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 00c0e45817d5..92c90cac4cb0 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/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/amd64-fbsd/use.mask,v 1.10 2012/10/31 16:02:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/use.mask,v 1.11 2012/11/24 21:38:11 floppym Exp $ # Unmask the flag which corresponds to ARCH. -amd64-fbsd @@ -41,6 +41,13 @@ python_targets_python3_1 python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_python2_4 +python_single_target_python2_5 +python_single_target_python2_6 +python_single_target_python3_1 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 # Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012) # IPMI is only implemented for x86, amd64 and ia64 diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 7e93f472c9cd..789397e38791 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.191 2012/11/12 15:36:54 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.192 2012/11/24 21:38:11 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Unmask python_single_target_jython2_5 12 Nov 2012; Mike Gilbert <floppym@gentoo.org> make.defaults: Move PYTHON_TARGETS=python3_2 from arch profiles to base. diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index b185350692a6..ebb6c0a8d9b3 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/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/amd64/use.mask,v 1.36 2012/11/14 17:17:30 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.37 2012/11/24 21:38:11 floppym Exp $ # Unmask the flag which corresponds to ARCH. -amd64 @@ -14,6 +14,7 @@ # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012) # Keywored on amd64 -python_targets_jython2_5 +-python_single_target_jython2_5 # Joerg Bornkessel <hd_brummy@gentoo.org> (05. Mar 2012) # Unmask, works with v4l2, #350211 diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog index 5646b1f4225a..de743dc99b80 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.177 2012/11/11 15:58:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.178 2012/11/24 21:38:12 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> +package.use.force: Force USE=gdm for xscreensave to avoid unstable lightdm and kdm diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index e271c3b7f40e..b42337244226 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -230,6 +230,9 @@ wayland python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 # fdk-aac is already keyworded here -fdk diff --git a/profiles/arch/hppa/ChangeLog b/profiles/arch/hppa/ChangeLog index 8d90ebc45c79..108286522d77 100644 --- a/profiles/arch/hppa/ChangeLog +++ b/profiles/arch/hppa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/hppa profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.173 2012/11/20 05:30:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.174 2012/11/24 21:38:12 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 20 Nov 2012; Michał Górny <mgorny@gentoo.org> use.mask: Introduce a complete PYTHON_TARGETS mask wrt bug #440616. diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 733c070cabfc..cc15d7678eed 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,5 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.65 2012/11/20 05:30:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.66 2012/11/24 21:38:12 floppym Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. # Michał Górny <mgorny@gentoo.org> (31 Oct 2012) @@ -8,6 +8,9 @@ python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 # Jeroen Roovers <jer@gentoo.org> (13 Nov 2012) # media-libs/fdk-aac is not supported on HPPA (bug #442806) diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog index 5660edf5c3cd..abd48a4b47b1 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.154 2012/11/02 12:30:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.155 2012/11/24 21:38:12 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 02 Nov 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask: Unmask p.use.mask net-libs/webkig-gtk geoloc since its stable diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 08fc433061aa..fff0c92623cb 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -231,3 +231,6 @@ fluidsynth python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/m68k/ChangeLog b/profiles/arch/m68k/ChangeLog index aaf7ee997bde..1ce33d72fb29 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.21 2012/10/31 16:12:32 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.22 2012/11/24 21:38:12 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Add a PYTHON_TARGETS mask based on keywords. diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index fd4520847431..1116baf19b5b 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -87,3 +87,6 @@ zeroconf python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 2408a5d3854d..b952c7d87bc4 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.105 2012/10/31 16:12:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.106 2012/11/24 21:38:12 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Add a PYTHON_TARGETS mask based on keywords. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 6e3671296fdd..af3934a458ad 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.58 2012/10/31 16:12:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.59 2012/11/24 21:38:12 floppym Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -378,3 +378,6 @@ fluidsynth python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index 05e4525aef6e..50badf789bb7 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.199 2012/11/24 16:08:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.200 2012/11/24 21:38:13 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 24 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> ppc64/use.mask: Mask USE="opencv" for ppc64 because media-libs/opencv is not keyworded. diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 7abcb8e7fd11..01d3b8fffbde 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -208,6 +208,9 @@ nvtt python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 # fdk-aac is already keyworded here -fdk diff --git a/profiles/arch/s390/ChangeLog b/profiles/arch/s390/ChangeLog index fd3adc7ccbf3..38f0c0223c49 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.55 2012/10/31 16:12:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.56 2012/11/24 21:38:13 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Add a PYTHON_TARGETS mask based on keywords. diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 6072c6769c2b..7dc286bf059f 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -110,3 +110,6 @@ audit python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog index aca0436135bd..6e5cf3a5cae8 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.82 2012/10/31 16:12:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.83 2012/11/24 21:38:13 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Add a PYTHON_TARGETS mask based on keywords. diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index b8feb7bb91c7..62b29a2fdbca 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -173,3 +173,6 @@ wayland python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/sparc-fbsd/ChangeLog b/profiles/arch/sparc-fbsd/ChangeLog index 686db2b45851..97a58d3bb8fa 100644 --- a/profiles/arch/sparc-fbsd/ChangeLog +++ b/profiles/arch/sparc-fbsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sparc-fbsd profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v 1.4 2012/10/31 16:16:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v 1.5 2012/11/24 21:38:13 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Add a PYTHON_TARGETS mask based on keywords. diff --git a/profiles/arch/sparc-fbsd/use.mask b/profiles/arch/sparc-fbsd/use.mask index 584c2fd260e3..997c0319671f 100644 --- a/profiles/arch/sparc-fbsd/use.mask +++ b/profiles/arch/sparc-fbsd/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-fbsd/use.mask,v 1.7 2012/10/31 16:16:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/use.mask,v 1.8 2012/11/24 21:38:13 floppym Exp $ # Unmask the flag which corresponds to ARCH. -sparc-fbsd @@ -38,3 +38,6 @@ lpsol python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog index 4471ba96905c..83b7899e38f9 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.179 2012/10/31 16:12:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.180 2012/11/24 21:38:13 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Mask python_single_target values not supported on this arch. 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask: Add a PYTHON_TARGETS mask based on keywords. diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 3d1e142c1893..f2d1102cf193 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.96 2012/10/31 16:12:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.97 2012/11/24 21:38:13 floppym Exp $ # Unmask the flag which corresponds to ARCH. -sparc @@ -312,3 +312,6 @@ wayland python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index bdb232bb78f9..aa918bb8dc4d 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.115 2012/11/12 15:36:54 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.116 2012/11/24 21:38:14 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Unmask python_single_target_jython2_5 12 Nov 2012; Mike Gilbert <floppym@gentoo.org> make.defaults: Move PYTHON_TARGETS=python3_2 from arch profiles to base. diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 26d704b58910..1caf081f4c7d 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/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/x86/use.mask,v 1.35 2012/11/14 17:17:30 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.36 2012/11/24 21:38:14 floppym Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -12,6 +12,7 @@ ipmi # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012) # Keywored on x86 -python_targets_jython2_5 +-python_single_target_jython2_5 # Joerg Bornkessel <hd_brummy@gentoo.org> (05. Mar 2012) # Unmask, works with v4l2, #350211 diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 60988b0d3588..2b3630f19aab 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.464 2012/11/24 21:08:09 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.465 2012/11/24 21:38:14 floppym Exp $ + + 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: + Add masks for python_single_target values. 24 Nov 2012; Michał Górny <mgorny@gentoo.org> make.defaults: Introduce PYTHON_SINGLE_TARGET for Python packages not supporting multiple diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 5d56f4cc4ead..e1c8bad91199 100644 --- a/profiles/base/use.mask +++ b/profiles/base/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/base/use.mask,v 1.148 2012/11/14 17:17:30 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.149 2012/11/24 21:38:14 floppym Exp $ # not ready for primetime packagekit @@ -285,6 +285,9 @@ dxr3 python_targets_jython2_5 python_targets_jython2_7 python_targets_jython3_1 +python_single_target_jython2_5 +python_single_target_jython2_7 +python_single_target_jython3_1 # Diego Elio Pettenò <flameeyes@gentoo.org> (18 Aug 2012) # Prelude is being masked for removal @@ -301,6 +304,7 @@ netlink # Mike Gilbert <floppym@gentoo.org> (08 Oct 2012) # Python 3.3 is masked for testing. python_targets_python3_3 +python_single_target_python3_3 # Luca barbato <lu_zero@gentoo.org> (14 Oct 2012) # Pending keywording on arches |