diff options
author | 2013-01-20 10:51:22 +0000 | |
---|---|---|
committer | 2013-01-20 10:51:22 +0000 | |
commit | 64ceb2b4c9aa787dde504db02e54771355e5b50b (patch) | |
tree | 0d10e3571d0868418d286216074e1c0510f546c6 /profiles/arch | |
parent | Stable for alpha, wrt bug #451062 (diff) | |
download | gentoo-2-64ceb2b4c9aa787dde504db02e54771355e5b50b.tar.gz gentoo-2-64ceb2b4c9aa787dde504db02e54771355e5b50b.tar.bz2 gentoo-2-64ceb2b4c9aa787dde504db02e54771355e5b50b.zip |
Remove duplicate pypy/jython masks (masked in base profile now).
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 11 | ||||
-rw-r--r-- | profiles/arch/amd64-fbsd/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/amd64-fbsd/use.mask | 10 | ||||
-rw-r--r-- | profiles/arch/arm/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/m68k/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/m68k/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 11 | ||||
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/s390/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/s390/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/sh/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sh/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/sparc-fbsd/use.mask | 13 | ||||
-rw-r--r-- | profiles/arch/sparc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 11 | ||||
-rw-r--r-- | profiles/arch/x86-fbsd/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/x86-fbsd/use.mask | 13 |
24 files changed, 60 insertions, 129 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index a325fcf81384..ff3614f1f825 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.162 2013/01/18 14:14:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.163 2013/01/20 10:51:20 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 0e2cced83ae0..880b6a6f59c9 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/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/arch/alpha/use.mask,v 1.78 2013/01/18 14:14:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.79 2013/01/20 10:51:20 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -209,15 +209,6 @@ entropy # 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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012) # media-libs/xine-lib is not keyworded xine diff --git a/profiles/arch/amd64-fbsd/ChangeLog b/profiles/arch/amd64-fbsd/ChangeLog index 3112a3666c94..c6279a80dd05 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.34 2012/12/27 06:14:18 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.35 2013/01/20 10:51:20 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: Mask devhelp[gedit] until gedit-3.6 is keyworded. diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 587bcd20f11f..2947e4a9af71 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 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.12 2012/12/09 08:02:53 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/use.mask,v 1.13 2013/01/20 10:51:20 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -amd64-fbsd @@ -42,16 +42,10 @@ python_targets_python2_4 python_targets_python2_5 python_targets_python2_6 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/arm/ChangeLog b/profiles/arch/arm/ChangeLog index 1f5919c6b055..ae69c4b321b0 100644 --- a/profiles/arch/arm/ChangeLog +++ b/profiles/arch/arm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.206 2013/01/18 14:15:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.207 2013/01/20 10:51:20 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 3ac0de234fdd..5715e109c7b5 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -229,15 +229,6 @@ d3d # 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 -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/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog index e8fff9b3c8ae..f15bb50adb6f 100644 --- a/profiles/arch/ia64/ChangeLog +++ b/profiles/arch/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.180 2013/01/18 14:16:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.181 2013/01/20 10:51:20 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 4f2f5e25e040..952e6488251e 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -225,15 +225,6 @@ wayland # 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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012) # net-misc/connman is not keyworded, bug 348308 connman diff --git a/profiles/arch/m68k/ChangeLog b/profiles/arch/m68k/ChangeLog index 264cb3ae5dc9..e446975147bc 100644 --- a/profiles/arch/m68k/ChangeLog +++ b/profiles/arch/m68k/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.23 2013/01/18 14:32:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.24 2013/01/20 10:51:20 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 9113e4de7b6b..f250f61a2980 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -82,15 +82,6 @@ pango 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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) # libdlm and cman are not keyworded cman diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index b7609df608a5..2104b15ec3a3 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.108 2013/01/18 14:23:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.109 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index ffe74dd62b4a..72d4b204c4b6 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.60 2013/01/18 14:23:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.61 2013/01/20 10:51:21 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -373,15 +373,6 @@ fluidsynth -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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) # libdlm and cman are not keyworded cman diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index eb91dbccfc37..7625192116cf 100644 --- a/profiles/arch/powerpc/ChangeLog +++ b/profiles/arch/powerpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.222 2013/01/18 14:30:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.223 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 6144d6956549..57d300398c2c 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -199,15 +199,6 @@ systemd # 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 -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 e79fa600dacb..d1be0c7bac37 100644 --- a/profiles/arch/s390/ChangeLog +++ b/profiles/arch/s390/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/s390 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.59 2013/01/18 14:21:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.60 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index c8d1d0fd4d08..90848ed1b783 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -105,15 +105,6 @@ wxwidgets # 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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) # libdlm and cman are not keyworded cman diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog index 879b47687171..2e79de676980 100644 --- a/profiles/arch/sh/ChangeLog +++ b/profiles/arch/sh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sh profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.85 2013/01/18 14:22:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.86 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index 97306cf37388..cf63132a26b4 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -168,15 +168,6 @@ d3d # 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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) # libdlm and cman are not keyworded cman diff --git a/profiles/arch/sparc-fbsd/ChangeLog b/profiles/arch/sparc-fbsd/ChangeLog index 97a58d3bb8fa..50c5393631eb 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.5 2012/11/24 21:38:13 floppym Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/ChangeLog,v 1.6 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask: Mask python_single_target values not supported on this arch. diff --git a/profiles/arch/sparc-fbsd/use.mask b/profiles/arch/sparc-fbsd/use.mask index 997c0319671f..292e9d79a0a9 100644 --- a/profiles/arch/sparc-fbsd/use.mask +++ b/profiles/arch/sparc-fbsd/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 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.8 2012/11/24 21:38:13 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/use.mask,v 1.9 2013/01/20 10:51:21 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -sparc-fbsd @@ -32,12 +32,3 @@ X # Ryan Hill <dirtyepic@gentoo.org> # Needs sci-mathematics/glpk lpsol - -# 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 -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 7a79764db50e..fa8b134b6f35 100644 --- a/profiles/arch/sparc/ChangeLog +++ b/profiles/arch/sparc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.196 2013/01/18 14:22:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.197 2013/01/20 10:51:21 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index a57781bd5f42..56e2e93f8fc4 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/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/arch/sparc/use.mask,v 1.104 2013/01/18 14:22:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.105 2013/01/20 10:51:21 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -sparc @@ -318,15 +318,6 @@ d3d # 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 -python_single_target_pypy1_8 -python_single_target_pypy1_9 -python_single_target_jython2_5 - # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) # libdlm and cman are not keyworded cman diff --git a/profiles/arch/x86-fbsd/ChangeLog b/profiles/arch/x86-fbsd/ChangeLog index 7f351fb67a84..562db302cac6 100644 --- a/profiles/arch/x86-fbsd/ChangeLog +++ b/profiles/arch/x86-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/x86-fbsd/ChangeLog,v 1.36 2012/12/27 08:16:32 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.37 2013/01/20 10:51:22 mgorny Exp $ + + 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: + Remove duplicate pypy/jython masks (masked in base profile now). 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: Add epiphany[jit] to webkit-gtk[jit] unmask. diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask index 3bcde4be725b..786698474c9b 100644 --- a/profiles/arch/x86-fbsd/use.mask +++ b/profiles/arch/x86-fbsd/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.10 2012/12/05 10:35:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.11 2013/01/20 10:51:22 mgorny Exp $ # Unmask the flag which corresponds to ARCH. -x86-fbsd @@ -44,12 +44,3 @@ valgrind # libva doesnt build on fbsd for now vaapi - -# Michał Górny <mgorny@gentoo.org> (05 Dec 2012) -# Mask PYTHON_TARGETS for implementations not keyworded on this arch. -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 |