diff options
author | Mike Gilbert <floppym@gentoo.org> | 2014-11-15 21:23:39 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2014-11-15 21:23:39 +0000 |
commit | d328892dc83dd683636dc9b59d576f805e42f02e (patch) | |
tree | 91d9ebada6302e1af11f47ee363931ad7eefa6b4 | |
parent | Fix migration links, bug 515588, thanks to Alex Xu (Hello71) <alex_y_xu@yahoo... (diff) | |
download | historical-d328892dc83dd683636dc9b59d576f805e42f02e.tar.gz historical-d328892dc83dd683636dc9b59d576f805e42f02e.tar.bz2 historical-d328892dc83dd683636dc9b59d576f805e42f02e.zip |
Move python3_4 mask to arch profiles. Move pyudev[python3_4] mask to base profile.
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/use.stable.mask | 7 | ||||
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.stable.mask | 7 | ||||
-rw-r--r-- | profiles/arch/sparc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 7 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/base/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 7 |
13 files changed, 52 insertions, 26 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 7e33b9963f8a..13031ee26c22 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.204 2014/10/30 08:37:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.205 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <floppym@gentoo.org> use.stable.mask: + Move python3_4 mask to arch profiles. 30 Oct 2014; Michał Górny <mgorny@gentoo.org> package.use.mask: Temporarily mask sys-apps/systemd[terminal] due to non-keyworded deps. diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index dcfe15c214ab..146d246c08bf 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -1,10 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.stable.mask,v 1.8 2014/07/04 11:17:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.stable.mask,v 1.9 2014/11/15 21:23:39 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert <floppym@gentoo.org> (15 Nov 2014) +# Waiting for stabilization (bug 525510). +python_targets_python3_4 +python_single_target_python3_4 + # Pacho Ramos <pacho@gentoo.org> (17 Apr 2014) # Dropped stable keywords after the discussion caused by # Gnome 3.8/3.10 stabilization on this arch diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index d95d264d4bf9..36b6660cff32 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.290 2014/11/09 08:29:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.291 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <floppym@gentoo.org> package.use.stable.mask: + Move pyudev[python3_4] mask to base profile. 09 Nov 2014; Michał Górny <mgorny@gentoo.org> package.use.stable.mask, use.mask, use.stable.mask: diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 549f438c6ea4..aeba2da1978a 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.93 2014/11/15 16:27:09 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.94 2014/11/15 21:23:39 floppym Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,10 +18,6 @@ #--- END OF EXAMPLES --- -# Mike Gilbert <floppym@gentoo.org> (04 Nov 2014) -# Awaiting PyQt4 stabilization (bug 523322). -dev-python/pyudev python_targets_python3_4 - # Tim Harder <radhermit@gentoo.org> (11 Oct 2014) # Masked since skype isn't stable net-im/bitlbee skype diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index 746283b73cd8..fa328d8aefd9 100644 --- a/profiles/arch/powerpc/ChangeLog +++ b/profiles/arch/powerpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.292 2014/10/30 08:41:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.293 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <floppym@gentoo.org> use.stable.mask: + Move python3_4 mask to arch profiles. 30 Oct 2014; Michał Górny <mgorny@gentoo.org> package.use.mask: Temporarily mask sys-apps/systemd[terminal] due to non-keyworded deps. diff --git a/profiles/arch/powerpc/use.stable.mask b/profiles/arch/powerpc/use.stable.mask index 85e562f2e3e6..498bc52c91f6 100644 --- a/profiles/arch/powerpc/use.stable.mask +++ b/profiles/arch/powerpc/use.stable.mask @@ -1,10 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/use.stable.mask,v 1.11 2014/07/04 11:43:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/use.stable.mask,v 1.12 2014/11/15 21:23:39 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert <floppym@gentoo.org> (15 Nov 2014) +# Waiting for stabilization (bug 525510). +python_targets_python3_4 +python_single_target_python3_4 + # Pacho Ramos <pacho@gentoo.org> (17 Apr 2014) # Dropped stable keywords after the discussion caused by # Gnome 3.8/3.10 stabilization on this arch diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog index af85dfaace24..c3aa94d79853 100644 --- a/profiles/arch/sparc/ChangeLog +++ b/profiles/arch/sparc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.232 2014/10/30 08:43:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.233 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <floppym@gentoo.org> use.stable.mask: + Move python3_4 mask to arch profiles. 30 Oct 2014; Michał Górny <mgorny@gentoo.org> package.use.mask: Temporarily mask sys-apps/systemd[terminal] due to non-keyworded deps. diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 51884f103e3c..3a6d55ea702b 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -1,10 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.stable.mask,v 1.7 2014/07/04 11:17:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.stable.mask,v 1.8 2014/11/15 21:23:39 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mike Gilbert <floppym@gentoo.org> (15 Nov 2014) +# Waiting for stabilization (bug 525510). +python_targets_python3_4 +python_single_target_python3_4 + # Andrey Grozin <grozin@gentoo.org> (25 Jun 2014) # no stable version on sparc ecls diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 80e985a92029..7640cf153ebe 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.181 2014/11/09 08:29:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.182 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <floppym@gentoo.org> package.use.stable.mask: + Move pyudev[python3_4] mask to base profile. 09 Nov 2014; Michał Górny <mgorny@gentoo.org> package.use.stable.mask, use.mask, use.stable.mask: diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index a3e8faf4b0d9..89169963349a 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.stable.mask,v 1.8 2014/11/09 08:29:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.stable.mask,v 1.9 2014/11/15 21:23:39 floppym Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,10 +18,6 @@ #--- END OF EXAMPLES --- -# Mike Gilbert <floppym@gentoo.org> (04 Nov 2014) -# Awaiting PyQt4 stabilization (bug 523322). -dev-python/pyudev python_targets_python3_4 - # Tim Harder <radhermit@gentoo.org> (11 Oct 2014) # Masked since skype isn't stable net-im/bitlbee skype diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index c0151e8dac59..a45f03ffa1f6 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,11 @@ # 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.747 2014/11/09 08:02:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.748 2014/11/15 21:23:39 floppym Exp $ + + 15 Nov 2014; Mike Gilbert <floppym@gentoo.org> package.use.stable.mask, + use.stable.mask: + Move python3_4 mask to arch profiles. Move pyudev[python3_4] mask to base + profile. 09 Nov 2014; Michał Górny <mgorny@gentoo.org> package.use.force, package.use.mask: diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 6c5dfb38e403..c49b3aba7d06 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,10 +1,14 @@ # 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.stable.mask,v 1.30 2014/11/04 22:34:07 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.stable.mask,v 1.31 2014/11/15 21:23:39 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Mike Gilbert <floppym@gentoo.org> (15 Nov 2014) +# Awaiting PyQt4 stabilization (bug 523322). +dev-python/pyudev python_targets_python3_4 + # Andreas K. Huettel <dilfridge@gentoo.org> (30 Oct 2014) # Pulls in sci-libs/vtk with a lot of new dependencies; stabilizing # that will take some more time diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 380e452ced32..24ffa545eeca 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.stable.mask,v 1.7 2014/10/22 13:47:02 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.stable.mask,v 1.8 2014/11/15 21:23:39 floppym Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask @@ -8,8 +8,3 @@ # Brian Evans <grknight@gentoo.org> (22 Oct 2014) # dev-lang/php:5.6 is not stable php_targets_php5-6 - -# Mike Gilbert <floppym@gentoo.org> (30 Mar 2014) -# dev-lang/python:3.4 is not stable. -python_targets_python3_4 -python_single_target_python3_4 |