* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/
@ 2019-12-11 15:18 Ulrich Müller
0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Müller @ 2019-12-11 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 95d28a0b2f7439991748830c49d6cd8235fcf5f5
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 11 15:15:26 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 11 15:17:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d28a0b
profiles: Remove comment about ancient (2006) Portage version.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/arch/x86/package.use.mask | 2 --
profiles/base/package.use.mask | 1 -
2 files changed, 3 deletions(-)
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 52adc16c09c..1ba90bc4427 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,8 +1,6 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# This file requires >=portage-2.1.1
-
# James Le Cuirot <chewi@gentoo.org> (2019-12-10)
# The JIT feature only works on amd64 and x86.
app-emulation/aranym -jit
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 6b0bf8ecf41..20afd26681e 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,7 +1,6 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# This file requires >=portage-2.1.1
# New entries go on top.
# This file is only for generic masks. For arch-specific masks (i.e.
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/
@ 2023-09-16 12:41 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2023-09-16 12:41 UTC (permalink / raw
To: gentoo-commits
commit: 3da64e57682e040e6e20642c5d2eeb5d777422f4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 14:25:29 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 12:41:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da64e57
profiles: Cleanup obsolete media-libs/qtav revdeps p.use.*mask entries
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/x86/package.use.mask | 4 ----
profiles/arch/x86/package.use.stable.mask | 4 ----
profiles/base/package.use.mask | 5 -----
3 files changed, 13 deletions(-)
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index a88d598182c0..fb7abec2e149 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -334,10 +334,6 @@ dev-ruby/asciidoctor test
# dep tree that is unkeyworded at this time.
>=net-irc/weechat-1.7 doc
-# Johannes Huber <johu@gentoo.org> (2017-08-07)
-# Requires media-libs/qtav, which is not keyworded on x86.
-media-gfx/digikam mediaplayer
-
# Michał Górny <mgorny@gentoo.org> (2017-08-07)
# Requires USE=cuda that is masked in this profile.
media-gfx/blender opensubdiv
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index a35e1badefbd..9e2282f168af 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -100,10 +100,6 @@ app-admin/sudo -sssd
# Thomas Deutschmann <whissi@gentoo.org> (2018-06-01)
net-analyzer/wireshark -doc
-# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-21)
-# Requires not yet stabilised media-libs/qtav
-media-gfx/digikam mediaplayer
-
# Thomas Deutschmann <whissi@gentoo.org> (2017-10-01)
# Stable mask dev-ruby/haml test till rails is stabilized.
dev-ruby/haml test
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 9cab7fff4aac..0b063192a341 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -167,11 +167,6 @@ sci-libs/vtk debug
# See also: https://bugs.gentoo.org/891499
sys-libs/libomp llvm_targets_AMDGPU
-# Michał Górny <mgorny@gentoo.org> (2023-01-21)
-# media-libs/qtav is masked for removal.
-media-gfx/digikam mediaplayer
-media-gfx/kphotoalbum qtav
-
# Sam James <sam@gentoo.org> (2023-01-21)
# Fails to compile: https://github.com/libffi/libffi/issues/760
dev-libs/libffi exec-static-trampoline
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/
@ 2021-05-25 1:36 Thomas Deutschmann
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2021-05-25 1:36 UTC (permalink / raw
To: gentoo-commits
commit: 30bc77ab4f2ce3e7d3f9d6b017f9cbf5b78ffc60
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 01:35:55 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue May 25 01:36:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bc77ab
profiles: dev-db/mariadb[columnstore] requires 64bit system
Link: https://github.com/MariaDB/server/commit/a16e3c326d25a6e30b9fc35ccf7ea8b4a4c61f64
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
profiles/arch/x86/package.use.mask | 4 ----
profiles/base/package.use.mask | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 147753a565c..443c60a57d1 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -51,10 +51,6 @@ sys-libs/compiler-rt-sanitizers -profile
# (See 9.3.8 in the Guile manual)
dev-scheme/guile -jit
-# Thomas Deutschmann <whissi@gentoo.org> (2020-08-17)
-# Columnstore engine is supported on x86
-dev-db/mariadb -columnstore
-
# Thomas Deutschmann <whissi@gentoo.org> (2020-07-27)
# media-video/pipewire:0/0.3 is available for x86
www-client/firefox -screencast
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 64814b857b4..447cc70189c 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -150,7 +150,7 @@ app-metrics/collectd collectd_plugins_onewire
sci-geosciences/qgis grass
# Thomas Deutschmann <whissi@gentoo.org> (2020-08-17)
-# CMake checks will only allow on amd64 & x86
+# Only supported on 64bit systems, see storage/columnstore/CMakeLists.txt
dev-db/mariadb columnstore
# Michał Górny <mgorny@gentoo.org> (2020-07-27)
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/
@ 2020-01-29 19:13 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2020-01-29 19:13 UTC (permalink / raw
To: gentoo-commits
commit: 2bc2a8809e2b746b4b87969b1b1a730bea862e22
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 19:10:12 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 19:12:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc2a880
profiles: x86: Move kde-misc/kdeconnect[pulseaudio] mask from base
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/x86/package.use.mask | 6 +++++-
profiles/base/package.use.mask | 4 ----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 27e3302fde5..01bd5c47796 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.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-01-29)
+# media-libs/pulseaudio-qt is not keyworded
+kde-misc/kdeconnect pulseaudio
+
# Georgy Yakovlev <gyakovlev@gentoo.org (2020-01-04)
# zfs is not keyworded on x86
dev-util/schroot zfs
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index d7cf3ed6120..360128c3e54 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -38,10 +38,6 @@ net-voip/telepathy-rakia test
media-sound/sonata lyrics
sci-chemistry/pdb2pqr opal
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-19)
-# media-libs/pulseaudio-qt is not keyworded
-kde-misc/kdeconnect pulseaudio
-
# Michał Górny <mgorny@gentoo.org> (2020-01-12)
# libcxxrt is unmaintained and it's going to be removed.
sys-libs/libcxx libcxxrt
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/
@ 2015-11-10 16:09 Brian Evans
0 siblings, 0 replies; 5+ messages in thread
From: Brian Evans @ 2015-11-10 16:09 UTC (permalink / raw
To: gentoo-commits
commit: e3f3987a0ca79393d4146a2a64a9c735df987041
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 16:08:49 2015 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 16:09:35 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f3987a
Remove several obsolete USE masks which were once attributed to dev-lang/php
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
profiles/arch/x86/use.mask | 15 ---------------
profiles/base/use.mask | 14 --------------
2 files changed, 29 deletions(-)
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 2f04e8b..2f7c246 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -188,25 +188,10 @@ video_cards_newport
# Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007)
# Unmask the flags for PHP that are available only on x86
--fdftk
--sybase-ct
--ingres
--birdstep
--adabas
--filepro
--pfpro
--informix
--empress
--empress-bcs
-sybase
-frontbase
--dbmaker
--esoob
--solid
# Shared with amd64
-oci8
--oracle7
--db2
# Robert Buchholz <rbu@gentoo.org> (03 Jun 2007)
# Unmask as it works on x86
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 34219c1..9fc7df3 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -264,25 +264,11 @@ coreaudio
# Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007)
# Mask the flags for PHP that are available only on x86
-sybase-ct
-ingres
-birdstep
-adabas
-filepro
-pfpro
-informix
-empress
-empress-bcs
sybase
frontbase
-dbmaker
-esoob
-solid
# Shared with amd64
oci8
-oracle7
firebird
-db2
# Robert Buchholz <rbu@gentoo.org> (03 Jun 2007)
# Only works on x86 or amd64
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-09-16 12:41 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11 15:18 [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/x86/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2023-09-16 12:41 Andreas Sturmlechner
2021-05-25 1:36 Thomas Deutschmann
2020-01-29 19:13 Andreas Sturmlechner
2015-11-10 16:09 Brian Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox