* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/sparc/, profiles/arch/ia64/, ...
@ 2019-11-11 21:24 Mike Gilbert
0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert @ 2019-11-11 21:24 UTC (permalink / raw
To: gentoo-commits
commit: 575aac855c7478cfece38bc3ec9476b195234d1e
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 21:23:39 2019 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 21:24:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575aac85
profiles: stable-mask python3_8
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
profiles/arch/alpha/use.stable.mask | 2 ++
profiles/arch/amd64/use.stable.mask | 2 ++
profiles/arch/arm/use.stable.mask | 2 ++
profiles/arch/arm64/use.stable.mask | 2 ++
profiles/arch/ia64/use.stable.mask | 2 ++
profiles/arch/powerpc/ppc32/use.stable.mask | 2 ++
profiles/arch/powerpc/ppc64/use.stable.mask | 2 ++
profiles/arch/sparc/use.stable.mask | 2 ++
profiles/arch/x86/use.stable.mask | 2 ++
9 files changed, 18 insertions(+)
diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask
index e384e174cd9..8cdd1ddda1e 100644
--- a/profiles/arch/alpha/use.stable.mask
+++ b/profiles/arch/alpha/use.stable.mask
@@ -20,6 +20,8 @@ elogind
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Tobias Klausmann <klausman@gentoo.org> (2016-03-17)
# Webkit itself is enormous (~13h compile+test on our fastest dev machine), so
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index b2065471711..73caf594a8a 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -12,6 +12,8 @@ audacious
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26)
# dev-db/firebird is keyworded ~amd64
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
index 6f5daaad02d..2ca8927f490 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/use.stable.mask
@@ -16,6 +16,8 @@ php_targets_php7-3
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andrey Grozin <grozin@gentoo.org> (2014-05-16)
# No stable gcl
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
index f72c702f629..10623ef3569 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -24,6 +24,8 @@ fltk
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Michał Górny <mgorny@gentoo.org> (2018-02-19)
# dev-lang/tk is not stable here.
diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
index 6bfa9aaa186..b7d8d4fd466 100644
--- a/profiles/arch/ia64/use.stable.mask
+++ b/profiles/arch/ia64/use.stable.mask
@@ -16,6 +16,8 @@ elogind
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Not stable
mkl
diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask
index 329a3eb6614..91afa685e21 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -6,6 +6,8 @@ ruby_targets_ruby25
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Mikle Kolyada <zlogene@gentoo.org> (2018-04-24)
# no stable net-misc/aria2 on ppc
diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
index 6f2bbeb4eb7..b7ccca540d1 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -12,3 +12,5 @@ ruby_targets_ruby25
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
index e5aaf9470aa..3b398dd0298 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/use.stable.mask
@@ -23,6 +23,8 @@ clamav
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# no stable version on sparc
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index c30ac38e05b..34f40c9d518 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -12,6 +12,8 @@ audacious
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26)
# dev-db/firebird is keyworded ~x86
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/sparc/, profiles/arch/ia64/, ...
@ 2020-04-11 14:50 Andreas Sturmlechner
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2020-04-11 14:50 UTC (permalink / raw
To: gentoo-commits
commit: f530d6b2cfefa888d7b88f54115ecc1be35cdde0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 11 14:42:31 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 11 14:49:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f530d6b2
profiles: Reorganise dev-util/geany-plugins[git] package.use.mask
dev-libs/libgit2 is keyworded on many more arches these days, except on:
alpha, ia64, sparc
Put it in package.use.stable.mask where it is not stable yet:
arm, powerpc
Bug: https://bugs.gentoo.org/716994
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/alpha/package.use.mask | 4 ++++
profiles/arch/amd64/package.use.mask | 4 ----
profiles/arch/arm/package.use.stable.mask | 6 +++++-
profiles/arch/base/package.use.mask | 4 ----
profiles/arch/ia64/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.stable.mask | 4 ++++
profiles/arch/sparc/package.use.mask | 4 ++++
profiles/arch/x86/package.use.mask | 4 ----
8 files changed, 21 insertions(+), 13 deletions(-)
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 7a3f8e84ac9..7c465c1ca99 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
+# git useflag requires dev-libs/libgit2
+dev-util/geany-plugins git
+
# Matt Turner <mattst88@gentoo.org> (2020-03-17)
# Requires an insane (and always growing) number of ruby deps
sys-block/thin-provisioning-tools test
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 9f7bbe33ffd..d07c5d1aec8 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -197,10 +197,6 @@ dev-java/icedtea -shenandoah
# This flag only has meaning on amd64
sys-boot/grub:2 -grub_platforms_xen-32
-# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26)
-# git useflag requires dev-libs/libgit2 which few arches support
-dev-util/geany-plugins -git
-
# Brian Evans <grknight@gentoo.org (2015-09-14)
# Unmask new USE flags for mariadb on supported arches
>=dev-db/mariadb-10.1.0 -mroonga -sst-xtrabackup -galera
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 03ae92ee77a..065343719bb 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
+# git useflag requires dev-libs/libgit2
+<dev-util/geany-plugins-1.35 git
+
# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-02)
# media-video/pipewire is not stable yet
dev-libs/weston pipewire
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 35aad9c845f..cd78a95a075 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -167,10 +167,6 @@ media-video/mpv raspberry-pi
# Mask it globally, unmask it on arm.
media-video/ffmpeg mmal
-# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26)
-# git useflag requires dev-libs/libgit2 which few arches support
-dev-util/geany-plugins git
-
# Brian Evans <grknight@gentoo.org (2015-09-14)
# Mask new USE flags for mariadb which all arches do not yet have dependencies
>=dev-db/mariadb-10.1.0 mroonga sst-xtrabackup galera
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index d9317d892bf..1cc325c0bc0 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
+# git useflag requires dev-libs/libgit2
+dev-util/geany-plugins git
+
# Thomas Deutschmann <whissi@gentoo.org> (2020-03-15)
# Mask USE=libtesseract, app-text/tesseract is not keyworded
# Mask USE=dav1d, media-libs/dav1d is not keyworded
diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
index 582827a67b6..2c44cb8892f 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
+# git useflag requires dev-libs/libgit2
+<dev-util/geany-plugins-1.35 git
+
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-12)
# Needs stable net-libs/webkit-gtk, bug #684702
dev-util/geany-plugins markdown
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 13fdb26f61b..4a41a700324 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-04-11)
+# git useflag requires dev-libs/libgit2
+dev-util/geany-plugins git
+
# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11)
# uses slot 0 of dev-lang/spidermonkey that is broken on sparc
www-client/elinks javascript
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 907b4a58775..16288fe226f 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -191,10 +191,6 @@ www-client/chromium widevine
app-emulation/libvirt xen
app-emulation/ganeti xen
-# Nathan Phillip Brink <binki@gentoo.org> (2015-09-26)
-# git useflag requires dev-libs/libgit2 which few arches support
-dev-util/geany-plugins -git
-
# Brian Evans <grknight@gentoo.org (2015-09-14)
# Unmask new USE flags for mariadb on supported arches
>=dev-db/mariadb-10.1.0 -sst-xtrabackup -galera
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-11 14:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-11 21:24 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/sparc/, profiles/arch/ia64/, Mike Gilbert
-- strict thread matches above, loose matches on Subject: below --
2020-04-11 14:50 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox