* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2017-08-31 20:02 Alon Bar-Lev
0 siblings, 0 replies; 44+ messages in thread
From: Alon Bar-Lev @ 2017-08-31 20:02 UTC (permalink / raw
To: gentoo-commits
commit: 43a5ecead438153d8eb6ec9c1f4ff64bb250b025
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 19:59:25 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 20:02:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a5ecea
profiles: drop mask dev-python/kaa-base[tls]
no longer relevant as dev-python/kaa-base uses dev-python/tlslite.
profiles/arch/base/package.use.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 9f055def7ea..2f0cfd2f980 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -202,10 +202,6 @@ sys-power/pm-utils video_cards_intel video_cards_radeon
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan X
-# Robert Buchholz <rbu@gentoo.org> (16 Aug 2008)
-# TLS needs dev-libs/cryptlib, which is x86 only
-dev-python/kaa-base tls
-
# Serkan Kaba <serkan@gentoo.org> (20 Jul 2008)
# Java is not supported in most of the arches enchant is keyworded
app-text/enchant zemberek
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2017-08-31 21:13 Alon Bar-Lev
0 siblings, 0 replies; 44+ messages in thread
From: Alon Bar-Lev @ 2017-08-31 21:13 UTC (permalink / raw
To: gentoo-commits
commit: a27e3d0ec44dde98e7654dbb6a6a53cf6f1c00af
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 21:12:26 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 21:12:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27e3d0e
profiles: mask dev-python/kaa-base[tls]
dev-python/tlslite is keyworded only for x86/amd64 waiting for ppc,
bug#629506
profiles/arch/base/package.use.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2f0cfd2f980..11c5085cfcd 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Alon Bar-Lev <alonbl@gentoo.org> (01 Sep 2017)
+# dev-python/tlslite is keyworded only for x86/amd64
+# waiting for ppc, bug#629506
+dev-python/kaa-base tls
+
# Rick Farina <zerochaos@gentoo.org> (11 May 2017)
# the needed deps are amd64/x86 only
net-analyzer/metasploit nexpose openvas
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2017-09-21 17:03 Michał Górny
0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2017-09-21 17:03 UTC (permalink / raw
To: gentoo-commits
commit: 34b725eca5535be4d514360f9a75bc66970da583
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 17:03:05 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 17:03:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b725ec
profiles/arch/base: Fix media-libs/opencv mask
profiles/arch/base/package.use.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2bc6156c440..4eb2e87ae80 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -3,7 +3,7 @@
# Amy Liffey <amynka@gentoo.org> (19 Sep 2017)
# Requires [cuda] which is masked in most of the profiles.
-media-libs/opencv -contrib_xfeatures2d
+media-libs/opencv contrib_xfeatures2d
# Alon Bar-Lev <alonbl@gentoo.org> (01 Sep 2017)
# dev-python/tlslite is keyworded only for x86/amd64
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2017-11-24 5:05 Matt Turner
0 siblings, 0 replies; 44+ messages in thread
From: Matt Turner @ 2017-11-24 5:05 UTC (permalink / raw
To: gentoo-commits
commit: 6d893676f8b7d58cdecb187ca2c195f166fe8f54
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 04:33:07 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 05:04:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d893676
profiles: Remove dead video_cards_fglrx mask
fglrx (also known as x11-drivers/ati-drivers) was removed from the tree
in commit 86b3b7bb1160.
profiles/arch/base/use.mask | 1 -
1 file changed, 1 deletion(-)
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 4bbd9a658e2..0b6f0124e88 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -137,7 +137,6 @@ video_cards_newport
# not needed on non-x86, non-amd64 systems
input_devices_vmmouse
video_cards_nvidia
-video_cards_fglrx
video_cards_via
video_cards_vmware
video_cards_virtualbox
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2017-12-30 10:16 Michał Górny
0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2017-12-30 10:16 UTC (permalink / raw
To: gentoo-commits
commit: 1ecd13f3f2ac2296f92ea433785595f122dc2321
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:26:08 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 10:16:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ecd13f3
profiles/arch/base: Remove masks for removed package USE flags
profiles/arch/base/package.use.mask | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index d7f99a91d91..47d53f37676 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -136,7 +136,7 @@ app-editors/gvim luajit racket
# Kacper Kowalik <xarthisius@gentoo.org> (09 Aug 2013)
# Doesn't work on most profiles. Easier to mask here and
# unmask in particular profiles
-sys-apps/hwloc gl opencl
+sys-apps/hwloc gl
# Christoph Junghans <junghans@gentoo.org> (26 Dec 2012)
# mkl only works on x86/amd64
@@ -161,9 +161,7 @@ app-arch/zpaq jit
# Arun Raghavan <ford_prefect@gentoo.org> (28 Mar 2012)
# webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be
# added.
-# Arun Raghavan <ford_prefect@gentoo.org> (24 May 2012)
-# Mask xen USE flag by default, unmask on x86/amd64 where it is supported.
-media-sound/pulseaudio webrtc-aec xen
+media-sound/pulseaudio webrtc-aec
# Christoph Junghans <junghans@gentoo.org> (04 Feb 2012)
# mips only use flags
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2017-12-30 11:49 Michał Górny
0 siblings, 0 replies; 44+ messages in thread
From: Michał Górny @ 2017-12-30 11:49 UTC (permalink / raw
To: gentoo-commits
commit: 29e7a2d1faa97c861933e36d7838606f0d7749ba
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 11:39:22 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 11:49:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e7a2d1
profiles/arch/base: Move local flags to package.use.mask
profiles/arch/base/package.use.mask | 6 ++++++
profiles/arch/base/use.mask | 4 ----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 47d53f37676..f0f2056ea81 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,12 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (30 Dec 2017)
+# Moved from use.mask since it is a flag local to one package:
+# Joseph Jezak <josejx@gentoo.org> (11 Mar 2007)
+# Only for x86 and amd64 (in pbbuttonsd)
+app-laptop/pbbuttonsd macbook
+
# Amy Liffey <amynka@gentoo.org> (19 Sep 2017)
# Requires [cuda] which is masked in most of the profiles.
media-libs/opencv contrib_xfeatures2d
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 9d0fd9f32e4..2ef9288fb86 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -172,10 +172,6 @@ input_devices_wacom
lcd_devices_svga
lcd_devices_luise
-# Joseph Jezak <josejx@gentoo.org> (11 Mar 2007)
-# Only for x86 and amd64 (in pbbuttonsd)
-macbook
-
# George Shapovalov <george@gentoo.org> (8 Apr 2007)
# Ada is supported only on x86, amd64 and ppc at present
ada
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2018-04-30 1:57 Nick Sarnie
0 siblings, 0 replies; 44+ messages in thread
From: Nick Sarnie @ 2018-04-30 1:57 UTC (permalink / raw
To: gentoo-commits
commit: 3bc035bf6325e4780f69e69985dc1d4f0b37cdec
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 01:38:55 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 01:56:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc035bf
profiles/arch/base: Add USE mask for app-emulation/wine-vanilla[vulkan]
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 6786118cca0..2193850a95a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
+# media-libs/vulkan-loader is not available everywhere
+app-emulation/wine-vanilla vulkan
+
# Richard Yao <ryao@gentoo.org> (16 Apr 2018)
# sys-fs/zfs is not available everywhere.
sys-cluster/ceph zfs
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2018-04-30 3:13 Nick Sarnie
0 siblings, 0 replies; 44+ messages in thread
From: Nick Sarnie @ 2018-04-30 3:13 UTC (permalink / raw
To: gentoo-commits
commit: 9502f5dbce218cb63711efa3dd74be9b09d27747
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 02:42:03 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 03:12:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9502f5db
profiles/arch/base: Add USE mask for app-emulation/wine-staging[vulkan]
profiles/arch/base/package.use.mask | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2193850a95a..d93676d360b 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -3,6 +3,7 @@
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
# media-libs/vulkan-loader is not available everywhere
+app-emulation/wine-staging vulkan
app-emulation/wine-vanilla vulkan
# Richard Yao <ryao@gentoo.org> (16 Apr 2018)
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2018-05-01 2:57 Nick Sarnie
0 siblings, 0 replies; 44+ messages in thread
From: Nick Sarnie @ 2018-05-01 2:57 UTC (permalink / raw
To: gentoo-commits
commit: 9b2ffe67e3e133ba44f6dcdada2b7457840af636
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue May 1 02:48:03 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue May 1 02:57:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2ffe67
profiles/arch/base: Add USE mask for app-emulation/wine-any[vulkan]
profiles/arch/base/package.use.mask | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index d93676d360b..cfe165ba910 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -3,6 +3,7 @@
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
# media-libs/vulkan-loader is not available everywhere
+app-emulation/wine-any vulkan
app-emulation/wine-staging vulkan
app-emulation/wine-vanilla vulkan
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2018-05-02 1:33 Nick Sarnie
0 siblings, 0 replies; 44+ messages in thread
From: Nick Sarnie @ 2018-05-02 1:33 UTC (permalink / raw
To: gentoo-commits
commit: 598d9cb8c373868eb20610ed96afac019f25a50e
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed May 2 01:27:55 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed May 2 01:32:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598d9cb8
profiles/arch/base: Add USE mask for app-emulation/wine-d3d9[vulkan]
profiles/arch/base/package.use.mask | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index cfe165ba910..f0970c9541d 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -4,6 +4,7 @@
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
# media-libs/vulkan-loader is not available everywhere
app-emulation/wine-any vulkan
+app-emulation/wine-d3d9 vulkan
app-emulation/wine-staging vulkan
app-emulation/wine-vanilla vulkan
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2018-05-27 10:43 Mikle Kolyada
0 siblings, 0 replies; 44+ messages in thread
From: Mikle Kolyada @ 2018-05-27 10:43 UTC (permalink / raw
To: gentoo-commits
commit: 936123ea8a45e77d083e9df06dc9a56e0b8b088a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 10:43:24 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 27 10:43:38 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936123ea
../base/p.use.mask: Drop obsolete entry
profiles/arch/base/package.use.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index f0970c9541d..e5ac6cac2a7 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -218,10 +218,6 @@ sys-power/pm-utils video_cards_intel video_cards_radeon
# X use flag only for amd64/x86, bug 285951.
media-gfx/iscan X
-# Serkan Kaba <serkan@gentoo.org> (20 Jul 2008)
-# Java is not supported in most of the arches enchant is keyworded
-app-text/enchant zemberek
-
# Raúl Porcel <armin76@gentoo.org> (09 Nov 2008)
# CPU opts: This needs amd64, x86 and ppc on some of them
# dvdnav: hard masked dependency
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2018-05-28 16:02 Nick Sarnie
0 siblings, 0 replies; 44+ messages in thread
From: Nick Sarnie @ 2018-05-28 16:02 UTC (permalink / raw
To: gentoo-commits
commit: d24e3c0789fda1fc160ad12aba34e9514dd104c1
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 15:54:10 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon May 28 15:54:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24e3c07
profiles/arch/base: Add USE mask for app-emulation/wine-*[vkd3d]
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
profiles/arch/base/package.use.mask | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index e5ac6cac2a7..7538ed4c406 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018)
-# media-libs/vulkan-loader is not available everywhere
-app-emulation/wine-any vulkan
-app-emulation/wine-d3d9 vulkan
-app-emulation/wine-staging vulkan
-app-emulation/wine-vanilla vulkan
+# media-libs/vulkan-loader and app-emulation/vkd3d are not available everywhere
+app-emulation/wine-any vkd3d vulkan
+app-emulation/wine-d3d9 vkd3d vulkan
+app-emulation/wine-staging vkd3d vulkan
+app-emulation/wine-vanilla vkd3d vulkan
# Richard Yao <ryao@gentoo.org> (16 Apr 2018)
# sys-fs/zfs is not available everywhere.
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2019-05-03 21:49 Andreas K. Hüttel
0 siblings, 0 replies; 44+ messages in thread
From: Andreas K. Hüttel @ 2019-05-03 21:49 UTC (permalink / raw
To: gentoo-commits
commit: 5ac058b290a5dc48e97d54af23b620affc0e07fe
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 19:44:14 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 3 21:43:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac058b2
profiles: Add riscv definition in arch/base files
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/arch/base/make.defaults | 2 +-
profiles/arch/base/use.mask | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults
index e6c80707fde..5dc717cefd4 100644
--- a/profiles/arch/base/make.defaults
+++ b/profiles/arch/base/make.defaults
@@ -3,6 +3,6 @@
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_IMPLICIT="ARCH"
-USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
+USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH"
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index f1ee795b436..67f844eba9a 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -198,6 +198,8 @@ abi_mips_n32
abi_mips_n64
abi_ppc_32
abi_ppc_64
+abi_riscv_lp64d
+abi_riscv_lp64
abi_s390_32
abi_s390_64
@@ -231,6 +233,7 @@ m68k
mips
ppc
ppc64
+riscv
s390
sh
sparc
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2019-06-23 3:19 Georgy Yakovlev
0 siblings, 0 replies; 44+ messages in thread
From: Georgy Yakovlev @ 2019-06-23 3:19 UTC (permalink / raw
To: gentoo-commits
commit: 667f67039c2c02da3e6c16c32f5368721737ed63
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 03:13:48 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 03:17:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667f6703
arch/base/package.use.mask: mask javafx flag for openjdk:11
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 569dba33ec1..4b4ee6982e9 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Georgy Yakovlev <gyakovlev@gentoo.org> (22 Jun 2019)
+# mask javafx until it's keyworded on other arches
+dev-java/openjdk:11 javafx
+
# Matt Turner <mattst88@gentoo.org> (20 Jun 2019)
# dev-lang/spidermonkey:60[jit] fails to build on most platforms
>=dev-lang/spidermonkey-60 jit
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2019-07-16 17:02 Matt Turner
0 siblings, 0 replies; 44+ messages in thread
From: Matt Turner @ 2019-07-16 17:02 UTC (permalink / raw
To: gentoo-commits
commit: fc47ae479e2c4246547fc608b6b406e35442000a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 17:02:08 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 17:02:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc47ae47
profiles: Readd panfrost to use.mask
Was typo'd initially, then removed in a sweep of wrong masks.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
profiles/arch/base/use.mask | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 42c643a1546..a3646664b54 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -139,6 +139,7 @@ video_cards_freedreno
video_cards_imx
video_cards_lima
video_cards_omap
+video_cards_panfrost
video_cards_tegra
video_cards_vc4
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2019-08-28 8:33 Georgy Yakovlev
0 siblings, 0 replies; 44+ messages in thread
From: Georgy Yakovlev @ 2019-08-28 8:33 UTC (permalink / raw
To: gentoo-commits
commit: a024bd38136b4ffa36205925894ff38d1a9dd057
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 07:23:26 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 08:24:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a024bd38
profiles/arch/base/package.use.mask: no docs and tools for rust-bin
Bug: https://bugs.gentoo.org/660512
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/base/package.use.mask | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2215c435345..072dbbd336c 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-08-28)
+# upstream tarballs for tier-2 arches do not ship docs
+# and starting with 1.37 no longer ship extra tools
+dev-lang/rust-bin doc
+>=dev-lang/rust-bin-1.37 clippy rustfmt
+
# Craig Andrews <candrews@gentoo.org> (2019-07-03)
# Raspberry Pi support is only available on arm.
# Mask raspberry-pi USE globally, unmask on arm.
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-04-26 15:57 Georgy Yakovlev
0 siblings, 0 replies; 44+ messages in thread
From: Georgy Yakovlev @ 2020-04-26 15:57 UTC (permalink / raw
To: gentoo-commits
commit: 698e6a08693b245254deee9515e8762c54101f70
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 15:48:55 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 15:56:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698e6a08
profiles/arch/base/package.use.mask: mask glibc[static-pie]
Bug: https://bugs.gentoo.org/719444
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/base/package.use.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index cd78a95a075..281b7ebbb18 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-26)
+# static-pie is not implemented on all arches, #719444
+# https://sourceware.org/glibc/wiki/PortStatus
+sys-libs/glibc static-pie
+
# Mart Raudsepp <leio@gentoo.org> (2020-03-01)
# dev-util/sysprof not keyworded on most arches yet
x11-wm/mutter sysprof
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-05-02 11:29 Ulrich Müller
0 siblings, 0 replies; 44+ messages in thread
From: Ulrich Müller @ 2020-05-02 11:29 UTC (permalink / raw
To: gentoo-commits
commit: 992a71f90a8168638d1209061c3560b529f37a1d
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 2 11:27:36 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May 2 11:28:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992a71f9
profiles: Remove mask for SuperH from arch/base/use.mask.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/arch/base/use.mask | 1 -
1 file changed, 1 deletion(-)
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 550b14c59c9..5736223a365 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -239,7 +239,6 @@ ppc
ppc64
riscv
s390
-sh
sparc
x86
x86-fbsd
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-06-06 0:34 Andreas Sturmlechner
0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2020-06-06 0:34 UTC (permalink / raw
To: gentoo-commits
commit: e70bc31cc56e4a9d8c23d8c8d46e8f7292b6834d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 5 22:20:54 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 6 00:32:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70bc31c
profiles: arch/base: Add "mkl" to use.mask
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/base/use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index cd30696d3a0..9cc7516fc79 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/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-06-06)
+# sci-libs/mkl is only supported on specific architectures
+mkl
+
# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
# James Le Cuirot <chewi@gentoo.org> (2017-06-29)
# Forced and masked by default. Unmask where necessary.
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-08-24 23:02 Georgy Yakovlev
0 siblings, 0 replies; 44+ messages in thread
From: Georgy Yakovlev @ 2020-08-24 23:02 UTC (permalink / raw
To: gentoo-commits
commit: 0b6177e2d16c9e2d6f222e6f726143413cb70b40
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 22:55:03 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 23:01:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6177e2
profiles/arch/base/package.use.mask: update rust-bin masks
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/base/package.use.mask | 2 --
1 file changed, 2 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 89e5026f4bc..dac55926b80 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -61,9 +61,7 @@ sys-firmware/seabios debug
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-08-28)
# upstream tarballs for tier-2 arches do not ship docs
-# and starting with 1.37 no longer ship extra tools
dev-lang/rust-bin doc
->=dev-lang/rust-bin-1.37 clippy rustfmt
# Craig Andrews <candrews@gentoo.org> (2019-07-03)
# Raspberry Pi support is only available on arm.
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-09-11 16:17 Andreas K. Hüttel
0 siblings, 0 replies; 44+ messages in thread
From: Andreas K. Hüttel @ 2020-09-11 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 23ffb2ad3002969ab123e03ddb5fc53573443654
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 16:17:09 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 16:17:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ffb2ad
profiles: Mask rv32 abi globally (unmasked where needed)
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/arch/base/use.mask | 2 ++
1 file changed, 2 insertions(+)
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 5a6c92e34bc..1287a5f4097 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -197,6 +197,8 @@ abi_ppc_32
abi_ppc_64
abi_riscv_lp64d
abi_riscv_lp64
+abi_riscv_ilp32d
+abi_riscv_ilp32
abi_s390_32
abi_s390_64
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-09-20 16:16 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2020-09-20 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 42babe74032e8d228159658ce02335b91f45a315
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 16:16:24 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 16:16:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42babe74
profiles/arch/base/package.use.mask: mask sys-power/suspend[crypt]
libgcrypt et al just lost static-libs support, so mask consumers
for now to allow tree consistency while it is figured out if
the consumers need to drop static altogether or just crypt-related
static support.
Acked-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 49603913ac7..87ba55bdeea 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2020-09-20)
+# (for Mikle Kolyada <zlogene@gentoo.org>)
+# libgcrypt et al no longer support static-libs
+# Need to determine whether crypt is possible dynamically?
+sys-power/suspend crypt
# Sam James <sam@gentoo.org> (2020-09-20)
# (for Mikle Kolyada <zlogene@gentoo.org>)
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-09-20 16:16 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2020-09-20 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 6c32b0d612c9dd57c82e5e013e291e2b847ece27
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 16:14:37 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 16:16:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c32b0d6
profiles/arch/base/package.use.mask: mask app-backup/dar[static, static-libs]
libgcrypt et al just lost static-libs support, so mask consumers
for now to allow tree consistency while it is figured out if
the consumers need to drop static altogether or just crypt-related
static support.
Acked-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 06258569212..49603913ac7 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2020-09-20)
+# (for Mikle Kolyada <zlogene@gentoo.org>)
+# libgcrypt et al no longer support static-libs
+# Need to determine whether dar's static use
+# is worthwhile without it.
+app-backup/dar static static-libs
+
# Thomas Deutschmann <whissi@gentoo.org> (2020-09-07)
# dev-util/nvidia-cuda-toolkit is only available on amd64
app-metrics/collectd collectd_plugins_gpu_nvidia
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2020-12-18 14:17 Fabian Groffen
0 siblings, 0 replies; 44+ messages in thread
From: Fabian Groffen @ 2020-12-18 14:17 UTC (permalink / raw
To: gentoo-commits
commit: b21867acf090471435c04bb82561fe91981220a0
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 14:17:11 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 14:17:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21867ac
profiles/arch/base/make.defaults: resolve merge horror :(
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
profiles/arch/base/make.defaults | 1 -
1 file changed, 1 deletion(-)
diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults
index f0ea8107cb1..0f4d4bedc58 100644
--- a/profiles/arch/base/make.defaults
+++ b/profiles/arch/base/make.defaults
@@ -3,7 +3,6 @@
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_IMPLICIT="ARCH"
-USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH"
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-01-02 22:33 David Seifert
0 siblings, 0 replies; 44+ messages in thread
From: David Seifert @ 2021-01-02 22:33 UTC (permalink / raw
To: gentoo-commits
commit: 894d27a8478ee40be6c649a59efd21d7dc860e35
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 22:33:21 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 22:33:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894d27a8
profiles/arch/base/package.use.mask: Unmask sys-power/suspend[crypt] again
* libgcrypt has re-enabled static-libs support.
Signed-off-by: David Seifert <soap <AT> gentoo.org>
profiles/arch/base/package.use.mask | 6 ------
1 file changed, 6 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 252425612e9..08587e30215 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -18,12 +18,6 @@ sci-mathematics/gmp-ecm custom-tune
# (See 9.3.8 in the Guile manual)
dev-scheme/guile jit
-# Sam James <sam@gentoo.org> (2020-09-20)
-# (for Mikle Kolyada <zlogene@gentoo.org>)
-# libgcrypt et al no longer support static-libs
-# Need to determine whether crypt is possible dynamically?
-sys-power/suspend crypt
-
# Sam James <sam@gentoo.org> (2020-09-20)
# (for Mikle Kolyada <zlogene@gentoo.org>)
# libgcrypt et al no longer support static-libs
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-06-12 5:18 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2021-06-12 5:18 UTC (permalink / raw
To: gentoo-commits
commit: d0f6430e4816c6026dcf35dd37c76fb2f5535fe8
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Fri Jun 11 21:46:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 05:11:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f6430e
profiles: mask media-libs/opencolorio[doc]
Mask the doc USE flag on >=media-libs/opencolorio-2.0.0.
Has currently unpackaged dependencies
Bug: https://bugs.gentoo.org/795459
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index a920061900c..2b105478f5c 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
+# Has unpackaged depdencies, bug #795459
+>=media-libs/opencolorio-2.0.0 doc
+
# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
# TPM only exists on some archs.
sys-apps/systemd tpm
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-06-21 22:26 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2021-06-21 22:26 UTC (permalink / raw
To: gentoo-commits
commit: 9094c5b1cb79957222efecdbd6b2c7a113b60a92
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Wed Jun 16 18:27:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 22:25:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9094c5b1
profiles: mask pcl USE flag on non-live freecad
sci-libs/pcl-1.11.1 doesn't support >=sci-libs/vtk-9
Bug: https://bugs.gentoo.org/796368
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2b105478f5c..5f3f70e9821 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-16)
+# sci-libs/pcl-1.11.1 is missing support for >=sci-libs/vtk-9
+# bug #796368
+=media-gfx/freecad-0.19.2-r2 pcl
+
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
# Has unpackaged depdencies, bug #795459
>=media-libs/opencolorio-2.0.0 doc
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-07-10 10:06 Ionen Wolkens
0 siblings, 0 replies; 44+ messages in thread
From: Ionen Wolkens @ 2021-07-10 10:06 UTC (permalink / raw
To: gentoo-commits
commit: 5cb888ad872e88c8ccffcea5501d91359afdf70d
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Sat Jul 10 09:43:37 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 10:05:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb888ad
profiles: update use mask for pcl in freecad
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/21583
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
profiles/arch/base/package.use.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 522059cbd0b..5b5be3520b9 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -9,7 +9,7 @@ x11-wm/mutter video_cards_nvidia
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-16)
# sci-libs/pcl-1.11.1 is missing support for >=sci-libs/vtk-9
# bug #796368
-=media-gfx/freecad-0.19.2-r2 pcl
+~media-gfx/freecad-0.19.2 pcl
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
# Has unpackaged depdencies, bug #795459
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-07-12 7:00 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2021-07-12 7:00 UTC (permalink / raw
To: gentoo-commits
commit: 9b6a4f26dcc7c4ec2e79b9859a493642e4654175
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 06:59:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 07:00:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6a4f26
profiles/arch/base: mask dev-util/diffoscope[haskell] for stable
Haskell isn't marked stable anywhere.
Bug: https://bugs.gentoo.org/801649
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.stable.mask | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/profiles/arch/base/package.use.stable.mask b/profiles/arch/base/package.use.stable.mask
new file mode 100644
index 00000000000..02be3780c64
--- /dev/null
+++ b/profiles/arch/base/package.use.stable.mask
@@ -0,0 +1,7 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2021-07-12)
+# Haskell isn't stable on amd64 (or anywhere)
+# bug #801649
+dev-util/diffoscope haskell
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-08-05 22:08 Ionen Wolkens
0 siblings, 0 replies; 44+ messages in thread
From: Ionen Wolkens @ 2021-08-05 22:08 UTC (permalink / raw
To: gentoo-commits
commit: aa22bd4cfd3b5418aa0d5c4492e5183ec25cf97f
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Thu Aug 5 17:01:36 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 21:49:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa22bd4c
profiles: remove pcl mask of ~media-gfx/freecad-0.19
sci-libs/pcl-1.12.0 now builds against vtk-9
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/21894
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
profiles/arch/base/package.use.mask | 5 -----
1 file changed, 5 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 40d37ef6f55..c71049984f0 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -11,11 +11,6 @@ dev-util/diffoscope haskell
x11-base/xwayland video_cards_nvidia
x11-wm/mutter video_cards_nvidia
-# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-16)
-# sci-libs/pcl-1.11.1 is missing support for >=sci-libs/vtk-9
-# bug #796368
-~media-gfx/freecad-0.19.2 pcl
-
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
# Has unpackaged depdencies, bug #795459
>=media-libs/opencolorio-2.0.0 doc
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-08-27 10:50 Lars Wendler
0 siblings, 0 replies; 44+ messages in thread
From: Lars Wendler @ 2021-08-27 10:50 UTC (permalink / raw
To: gentoo-commits
commit: 3e50fbabcdc81d31b39e194bc5a338bb750e73f7
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 27 09:37:07 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Aug 27 10:49:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e50fbab
profiles/arch/base: p.use.mask "echo-cancel" USE flag
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 94a2b69a910..81c17fb7ac6 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Lars Wendler <polynomial-c@gentoo.org> (2021-08-27)
+# Lacks various keywords in media-libs/webrtc-audio-processing
+media-video/pipewire echo-cancel
+
# Sam James <sam@gentoo.org> (2021-08-14)
# Needs Raspberry Pi specific applications
media-video/mjpg-streamer input-raspicam
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2021-11-07 5:27 Georgy Yakovlev
0 siblings, 0 replies; 44+ messages in thread
From: Georgy Yakovlev @ 2021-11-07 5:27 UTC (permalink / raw
To: gentoo-commits
commit: 7e3aead35e577e204f5df6295bbb63a91044093e
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 2 22:52:31 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Nov 7 05:20:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3aead3
profiles/arch/base: mask systemd[hostnamed-fallback]
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index b286847139d..41c7b0ecd2d 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-01)
+# requires sys-apps/dbus-broker, which is not widely keyworded yet.
+sys-apps/systemd hostnamed-fallback
+
# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
# Only available on some architectures.
app-emulation/fs-uae jit
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2022-04-24 1:58 WANG Xuerui
0 siblings, 0 replies; 44+ messages in thread
From: WANG Xuerui @ 2022-04-24 1:58 UTC (permalink / raw
To: gentoo-commits
commit: b903572c28cfd187a18086e97981c827c349ada3
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 00:50:50 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 01:58:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b903572c
profiles/arch/base: mask sys-libs/glibc[experimental-loong]
See: https://github.com/gentoo/gentoo/pull/25162
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
profiles/arch/base/package.use.mask | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 4683e58f9b8a..7c645abdafc0 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# WANG Xuerui <xen0n@gentoo.org> (2022-04-24)
+# This is only for bringing in the not-upstreamed-yet LoongArch patchset;
+# masked everywhere in order to minimize impact on other arches.
+# In the meantime, force-enable on loong only.
+# This is not inside use.mask, because crossdev toolchain packages would
+# want to have the flag enabled without hassle.
+sys-libs/glibc experimental-loong
+
# James Le Cuirot <chewi@gentoo.org> (2022-02-24)
# These GRUB platforms are only for MIPS.
sys-boot/grub grub_platforms_loongson grub_platforms_qemu-mips
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2022-08-15 1:19 John Helmert III
0 siblings, 0 replies; 44+ messages in thread
From: John Helmert III @ 2022-08-15 1:19 UTC (permalink / raw
To: gentoo-commits
commit: 9347caf592b973faa21aa224bd139666b523ec6f
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 01:16:15 2022 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 01:18:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9347caf5
profiles: drop duplicate collectd_plugins_slurm usemask
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index c02657e5b8d0..f0ea6816568f 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -125,10 +125,6 @@ sys-apps/flashrom atahpt atapromise atavia drkaiser gfxnvidia internal it8212 ni
# requires clisp whichis keyworded on fewer arches
app-text/texlive-core xindy
-# Thomas Deutschmann <whissi@gentoo.org> (2020-04-30)
-# Dependency is only keyworded on amd64 and x86
-app-metrics/collectd collectd_plugins_slurm
-
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-26)
# static-pie is not implemented on all arches, #719444
# https://sourceware.org/glibc/wiki/PortStatus
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2022-10-19 11:00 WANG Xuerui
0 siblings, 0 replies; 44+ messages in thread
From: WANG Xuerui @ 2022-10-19 11:00 UTC (permalink / raw
To: gentoo-commits
commit: 0afbad121e56dcf973f0fe9757f4b065ecfbcecb
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 10:57:35 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 10:57:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afbad12
profiles/arch/base: sync USE=experimental-loong mask updates
The previous commit didn't update the base masks.
Fixes: d54b4d3d87d3b10a452b2996f18c31a70d0a9cea
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
profiles/arch/base/package.use.mask | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 26044840a092..fad744752618 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -31,9 +31,8 @@ media-libs/libva-intel-driver hybrid
# In the meantime, force-enable on loong only.
# This is not inside use.mask, because crossdev toolchain packages would
# want to have the flag enabled without hassle.
-dev-libs/libffi experimental-loong
-sys-kernel/linux-headers experimental-loong
-sys-libs/glibc experimental-loong
+<dev-libs/libffi-3.4.3 experimental-loong
+<sys-libs/glibc-2.36 experimental-loong
sys-libs/libseccomp experimental-loong
# James Le Cuirot <chewi@gentoo.org> (2022-02-24)
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2022-12-04 22:21 Georgy Yakovlev
0 siblings, 0 replies; 44+ messages in thread
From: Georgy Yakovlev @ 2022-12-04 22:21 UTC (permalink / raw
To: gentoo-commits
commit: f455b0a971d5e43fb787b9e8bc7565fce3f8ff71
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 1 20:08:18 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 22:21:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f455b0a9
profiles/arch/base: mask gcc[ieee-long-double]
We will unmask it on relevant ppc64le profiles once ready.
Bug: https://bugs.gentoo.org/882815
Closes: https://github.com/gentoo/gentoo/pull/28419
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 7db6c9601a3c..cfb208578910 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2022-12-01)
+# Only supported on ppc64le.
+sys-devel/gcc ieee-long-double
+
# Michał Górny <mgorny@gentoo.org> (2022-12-01)
# Not widely keyworded.
app-alternatives/awk nawk
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2023-10-27 2:34 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-10-27 2:34 UTC (permalink / raw
To: gentoo-commits
commit: f46682a2f35d276501de5aa2662fad0298e17bd2
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Oct 11 21:22:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 02:31:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46682a2
media-libs/OpenColorIO: unmask doc for >=2.2.1
* required dependencies are packaged now
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 191302a28257..355a676ca11b 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -143,8 +143,8 @@ x11-base/xwayland video_cards_nvidia
x11-wm/mutter video_cards_nvidia
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
-# Has unpackaged depdencies, bug #795459
->=media-libs/OpenColorIO-2.0.0 doc
+# Has unpackaged dependencies, bug #795459
+<media-libs/OpenColorIO-2.2.0 doc
# Michael Orlitzky <mjo@gentoo.org> (2021-03-27)
# The clozurecl and clozurecl64 flags are now arch-specific in maxima,
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2023-10-27 2:59 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-10-27 2:59 UTC (permalink / raw
To: gentoo-commits
commit: 7b5f5a3dbc8c2d53b603ea6f07f90281dfdb4ce8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 02:58:11 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 02:58:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5f5a3d
Revert "media-libs/OpenColorIO: unmask doc for >=2.2.1"
This reverts commit f46682a2f35d276501de5aa2662fad0298e17bd2.
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 355a676ca11b..191302a28257 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -143,8 +143,8 @@ x11-base/xwayland video_cards_nvidia
x11-wm/mutter video_cards_nvidia
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
-# Has unpackaged dependencies, bug #795459
-<media-libs/OpenColorIO-2.2.0 doc
+# Has unpackaged depdencies, bug #795459
+>=media-libs/OpenColorIO-2.0.0 doc
# Michael Orlitzky <mjo@gentoo.org> (2021-03-27)
# The clozurecl and clozurecl64 flags are now arch-specific in maxima,
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2023-10-27 3:20 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-10-27 3:20 UTC (permalink / raw
To: gentoo-commits
commit: fbc4886d78510283d1374d0790b78c177429ab04
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Oct 11 21:22:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 03:15:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc4886d
media-libs/OpenColorIO: unmask doc for >=2.2.1
* required dependencies are packaged now
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 48029716354c..355a676ca11b 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -143,8 +143,8 @@ x11-base/xwayland video_cards_nvidia
x11-wm/mutter video_cards_nvidia
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
-# Has unpackaged depdencies, bug #795459
->=media-libs/opencolorio-2.0.0 doc
+# Has unpackaged dependencies, bug #795459
+<media-libs/OpenColorIO-2.2.0 doc
# Michael Orlitzky <mjo@gentoo.org> (2021-03-27)
# The clozurecl and clozurecl64 flags are now arch-specific in maxima,
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2023-10-28 21:46 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2023-10-28 21:46 UTC (permalink / raw
To: gentoo-commits
commit: 733358216f5b8ef3a135d27c684f3bbee8144f6c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 28 21:44:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 21:44:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73335821
profiles/arch/base: fix opencolorio doc mask
Closes: https://bugs.gentoo.org/916456
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/package.use.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 355a676ca11b..004d9af566bb 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -144,7 +144,7 @@ x11-wm/mutter video_cards_nvidia
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-11)
# Has unpackaged dependencies, bug #795459
-<media-libs/OpenColorIO-2.2.0 doc
+<media-libs/opencolorio-2.2.0 doc
# Michael Orlitzky <mjo@gentoo.org> (2021-03-27)
# The clozurecl and clozurecl64 flags are now arch-specific in maxima,
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2024-04-13 18:19 Mike Gilbert
0 siblings, 0 replies; 44+ messages in thread
From: Mike Gilbert @ 2024-04-13 18:19 UTC (permalink / raw
To: gentoo-commits
commit: d442b2adb89fdf329eb7976620997f57df35fcae
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 18:18:45 2024 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 18:18:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d442b2ad
profiles/arch/base: mask sys-fs/fuse:3[test]
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index afb21417b194..2531ef261766 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mike Gilbert <floppym@gentoo.org> (2024-04-13)
+# Missing keywords on dev-python/looseversion.
+sys-fs/fuse:3 test
+
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-17)
# Experimental, only keyworded for amd64 currently
sys-kernel/installkernel efistub
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2024-09-13 12:57 Andreas Sturmlechner
0 siblings, 0 replies; 44+ messages in thread
From: Andreas Sturmlechner @ 2024-09-13 12:57 UTC (permalink / raw
To: gentoo-commits
commit: 08525df04fcd886e196a223b56129305e087c8d8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 21:12:29 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 12:56:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08525df0
profiles: arch/base: Drop dev-python/QtPy[pyqt6,pyside6] mask
Bug: https://bugs.gentoo.org/935070
Bug: https://bugs.gentoo.org/939548
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 9a9ccce5a07c..1a1450567f2d 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -60,10 +60,6 @@ app-admin/syslog-ng mqtt
# Refind is only available on a subset of arches
sys-kernel/installkernel refind
-# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
-# dev-python/PyQt6 and dev-python/pyside6 have very few keywords
-dev-python/QtPy pyqt6 pyside6
-
# Michal Privoznik <michal.privoznik@gmail.com> (2024-01-21)
# virtiofsd is only available on some arches
app-emulation/libvirt virtiofsd
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2024-09-18 18:12 Sam James
0 siblings, 0 replies; 44+ messages in thread
From: Sam James @ 2024-09-18 18:12 UTC (permalink / raw
To: gentoo-commits
commit: a2bd6ebd349625804859539677d84c819ffdc470
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 18:06:58 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 18:11:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bd6ebd
profiles/arch/base: unmask llvm_slot_19
LLVM 19 is now released and keyworded.
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/base/use.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index ecee15a9d4de..a9616ebb2587 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -17,10 +17,6 @@ jasper
# sci-libs/atlas is only supported on specific architectures
atlas
-# Michał Górny <mgorny@gentoo.org> (2024-02-05)
-# LLVM slots without keywords.
-llvm_slot_19
-
# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11)
# Mask secureboot flag on arches where sbsigntools is not keyworded
secureboot
^ permalink raw reply related [flat|nested] 44+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
@ 2024-10-23 19:27 Viorel Munteanu
0 siblings, 0 replies; 44+ messages in thread
From: Viorel Munteanu @ 2024-10-23 19:27 UTC (permalink / raw
To: gentoo-commits
commit: e0ea8d5f8ebe0719892d98043f2251f2998905c0
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 19:15:24 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 19:27:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ea8d5f
profiles/arch/base: add mask for net-misc/dropbear[test]
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
profiles/arch/base/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 6f026aa9e88f..2edcde7a59c8 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Viorel Munteanu <ceamac@gentoo.org> (2024-10-23)
+# Missing keywords on dev-python/asyncssh.
+net-misc/dropbear test
+
# Michał Górny <mgorny@gentoo.org> (2024-10-23)
# Debug-enabled binary packages are built for a subset of architectures.
sys-kernel/gentoo-kernel-bin debug
^ permalink raw reply related [flat|nested] 44+ messages in thread
end of thread, other threads:[~2024-10-23 19:27 UTC | newest]
Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-03 21:49 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2024-10-23 19:27 Viorel Munteanu
2024-09-18 18:12 Sam James
2024-09-13 12:57 Andreas Sturmlechner
2024-04-13 18:19 Mike Gilbert
2023-10-28 21:46 Sam James
2023-10-27 3:20 Sam James
2023-10-27 2:59 Sam James
2023-10-27 2:34 Sam James
2022-12-04 22:21 Georgy Yakovlev
2022-10-19 11:00 WANG Xuerui
2022-08-15 1:19 John Helmert III
2022-04-24 1:58 WANG Xuerui
2021-11-07 5:27 Georgy Yakovlev
2021-08-27 10:50 Lars Wendler
2021-08-05 22:08 Ionen Wolkens
2021-07-12 7:00 Sam James
2021-07-10 10:06 Ionen Wolkens
2021-06-21 22:26 Sam James
2021-06-12 5:18 Sam James
2021-01-02 22:33 David Seifert
2020-12-18 14:17 Fabian Groffen
2020-09-20 16:16 Sam James
2020-09-20 16:16 Sam James
2020-09-11 16:17 Andreas K. Hüttel
2020-08-24 23:02 Georgy Yakovlev
2020-06-06 0:34 Andreas Sturmlechner
2020-05-02 11:29 Ulrich Müller
2020-04-26 15:57 Georgy Yakovlev
2019-08-28 8:33 Georgy Yakovlev
2019-07-16 17:02 Matt Turner
2019-06-23 3:19 Georgy Yakovlev
2018-05-28 16:02 Nick Sarnie
2018-05-27 10:43 Mikle Kolyada
2018-05-02 1:33 Nick Sarnie
2018-05-01 2:57 Nick Sarnie
2018-04-30 3:13 Nick Sarnie
2018-04-30 1:57 Nick Sarnie
2017-12-30 11:49 Michał Górny
2017-12-30 10:16 Michał Górny
2017-11-24 5:05 Matt Turner
2017-09-21 17:03 Michał Górny
2017-08-31 21:13 Alon Bar-Lev
2017-08-31 20:02 Alon Bar-Lev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox