public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/x86/, profiles/arch/amd64/, ...
@ 2019-12-08 12:04 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2019-12-08 12:04 UTC (permalink / raw
  To: gentoo-commits

commit:     b42183da1b99f1b8f3974379e5fc9561001de0c6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 10:58:02 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 12:04:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42183da

profiles: Cleanup obsolete masks

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/amd64/use.mask                        |  4 ----
 profiles/arch/amd64/use.stable.mask                 |  4 ----
 profiles/arch/powerpc/ppc32/package.use.stable.mask |  4 ----
 profiles/arch/x86/use.mask                          |  4 ----
 profiles/arch/x86/use.stable.mask                   |  4 ----
 profiles/base/package.use.mask                      | 17 -----------------
 profiles/base/package.use.stable.mask               |  8 ++++----
 profiles/base/use.mask                              |  4 ----
 8 files changed, 4 insertions(+), 45 deletions(-)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index e6eea8b8e4f..273afa3f77f 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -11,10 +11,6 @@
 -python_targets_python3_8
 -python_single_target_python3_8
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
-# media-sound/audacious is keyworded on amd64
--audacious
-
 # Matt Turner <mattst88@gentoo.org> (2018-11-11)
 # d3d9 works on amd64
 -d3d9

diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index 73caf594a8a..632b974f29f 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
-# media-sound/audacious is not yet stabilised
-audacious
-
 # Mike Gilbert <floppym@gentoo.org> (2017-06-08)
 # dev-lang/python:3.7 is not stable.
 python_targets_python3_7

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index a1a7e05a3ba..32827932de3 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -21,10 +21,6 @@
 # media-libs/libsidplay:2 appears to be broken, bug #660288
 media-video/vlc sid
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-06-12)
-# Requires not yet stable dev-qt/qtpositioning:5
-sci-astronomy/stellarium gps
-
 # Andreas Sturmlechner <asturm@gentoo.org> (2018-06-03)
 # Requires not yet stable dependencies
 sys-libs/gwenhywfar sensors serialport webkit

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 9cdfa7634ac..d7fb537d795 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,10 +4,6 @@
 # Unmask the flag which corresponds to ARCH.
 -x86
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
-# media-sound/audacious is keyworded on x86
--audacious
-
 # Matt Turner <mattst88@gentoo.org> (2018-11-11)
 # d3d9 works on x86
 -d3d9

diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index 34f40c9d518..eae8d7442ac 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
-# media-sound/audacious is not yet stabilised
-audacious
-
 # Mike Gilbert <floppym@gentoo.org> (2017-06-08)
 # dev-lang/python:3.7 is not stable.
 python_targets_python3_7

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 017d589b83f..acb76010e4e 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -31,10 +31,6 @@ dev-python/statsmodels doc
 # broken static-linking in glibc and maybe others
 >app-shells/mksh-57-r1 static
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-30)
-# Depends on about-to-be-last-rited media-libs/mediastreamer
-kde-apps/kopete jingle
-
 # Michał Górny <mgorny@gentoo.org> (2019-11-29)
 # Requires dev-python/astropy that's being removed.
 sci-visualization/veusz fits
@@ -190,15 +186,6 @@ sys-apps/memtest86+ floppy
 # Depend on the EOL PHP 7.0
 dev-libs/Ice php
 
-# Michał Górny <mgorny@gentoo.org> (2018-12-01)
-# Moved from use.mask to specific packages.
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-10)
-# media-sound/mumble is masked/not keyworded at this point, bug #656826.
-games-fps/quake3 mumble
-games-fps/turtlearena mumble
-games-fps/urbanterror mumble
-games-rpg/manaplus mumble
-
 # Michał Górny <mgorny@gentoo.org> (2018-11-28)
 # Requires last-rited games-server/ut2003-ded.
 games-fps/ut2003 dedicated
@@ -300,10 +287,6 @@ dev-java/oracle-jdk-bin:11 gentoo-vm
 dev-java/openjdk-bin:11 gentoo-vm
 dev-java/openjdk:11 gentoo-vm
 
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-11-04)
-# Requires audacious, which is masked. Bug 632513
-media-libs/freeverb3 jack
-
 # Andreas K. Huettel <dilfridge@gentoo.org> (2017-09-09)
 # Potentially destructive. Use it only if you know what you're doing.
 sys-libs/glibc vanilla

diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index e8bf04fd052..26f68f29183 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -80,10 +80,6 @@ sys-devel/clang-runtime crt
 # Needs dev-ruby/asciidoctor which has a lot of unstable deps
 net-analyzer/wireshark doc
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2018-05-29)
-# Depends on unstable media-libs/libaom
-media-video/vlc aom
-
 # Andreas Sturmlechner <asturm@gentoo.org> (2018-05-21)
 # Depends on lots of unstable dependencies
 dev-python/s3fs test
@@ -120,6 +116,10 @@ app-backup/backup-manager s3
 # Requires stable phpunit
 dev-php/PEAR-Text_Password test
 
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-11-04)
+# Requires audacious, which is masked. Bug 632513
+media-libs/freeverb3 audacious jack
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2017-10-22)
 # Requires unmaintained unstable dependency net-libs/gloox.
 # The go flag requires stable masked dev-lang/go[gccgo].

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index d697ae3d9f0..2181e5f8302 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -24,10 +24,6 @@ php_targets_php7-0
 # d3d9 only works on amd64/x86.
 d3d9
 
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-11-04)
-# Unkeyworded on most arches, unmasked in supported arch profiles.
-audacious
-
 # CURL_SSL=winssl is for prefix/windows/winnt only
 curl_ssl_winssl
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-08 12:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-08 12:04 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/x86/, profiles/arch/amd64/, Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox