summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-18 13:44:27 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-18 13:51:55 +0200
commit3ce4ee805eba70527f165a490d764c8af48d1419 (patch)
treec1879436711859b49ca6f98b466158a579981759 /profiles
parentprofiles/base: Remove more stale package.use*.masks (diff)
downloadgentoo-3ce4ee805eba70527f165a490d764c8af48d1419.tar.gz
gentoo-3ce4ee805eba70527f165a490d764c8af48d1419.tar.bz2
gentoo-3ce4ee805eba70527f165a490d764c8af48d1419.zip
profiles: Clean up masks for stale package versions
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/arm/package.use.stable.mask4
-rw-r--r--profiles/arch/powerpc/package.use.mask8
-rw-r--r--profiles/base/package.use.mask5
-rw-r--r--profiles/default/linux/musl/package.mask5
-rw-r--r--profiles/default/linux/uclibc/package.mask5
-rw-r--r--profiles/features/hardened/amd64/package.mask3
-rw-r--r--profiles/features/musl/package.mask3
-rw-r--r--profiles/hardened/linux/amd64/no-multilib/package.mask1
-rw-r--r--profiles/prefix/aix/package.mask6
-rw-r--r--profiles/prefix/darwin/package.mask12
-rw-r--r--profiles/prefix/sunos/solaris/package.mask7
11 files changed, 6 insertions, 53 deletions
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index c83107d7c69a..4d7e22573456 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -25,10 +25,6 @@ media-sound/mpd fluidsynth
<=media-video/ffmpeg-3.3.6 frei0r sofalizer
# Alexis Ballier <aballier@gentoo.org> (26 May 2017)
-# toolame not stable yet
-~media-video/mplayer-1.2.1 toolame
-
-# Alexis Ballier <aballier@gentoo.org> (26 May 2017)
# No musepack-tools stable yet
media-video/vlc musepack
media-plugins/gst-plugins-meta:0.10 musepack
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 806ef205bdcf..34b87e8547d0 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -119,10 +119,6 @@ net-print/hplip qt5
# Unkeyworded dependency x11-libs/snorenotify
net-irc/quassel snorenotify
-# Rick Farina <zerochaos@gentoo.org> (23 Mar 2016)
-# rspec:3 is not keyworded for x86 at this time
-=dev-ruby/bundler-audit-0.5.0 test
-
# Justin Lecher <jlec@gentoo.org> (22 Feb 2016)
# Missing test deps keyword #575366
dev-cpp/eigen test
@@ -214,10 +210,6 @@ dev-python/ipython doc matplotlib mongodb nbconvert notebook qt4 test
dev-ruby/actionpack test
# Anthony G. Basile <blueness@gentoo.org> (12 Aug 2014)
-# Ultimately pulls in nodejs which is broken.
-dev-ruby/tilt test
-
-# Anthony G. Basile <blueness@gentoo.org> (12 Aug 2014)
# Pulls in ceph which is broken. Masked per dev-zero.
sys-block/fio rbd
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 431ef505c883..0128819d4eb5 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -379,11 +379,6 @@ dev-java/icedtea cacao jamvm
# Need vulnerable libotr version (see bug #576914).
=net-im/climm-0.7.1 otr
-# James Le Cuirot <chewi@gentoo.org> (14 Mar 2016)
-# jtds:1.2 needs removing because it depends on Java 6. Unfortunately
-# we can't stabilise the latest sqldeveloper yet because of Java 8.
-<dev-db/sqldeveloper-4.1.3.20.78-r1 mssql sybase
-
# Patrice Clement <monsieurp@gentoo.org> (27 Nov 2015)
# Unsastified dependencies are upsetting repoman. Needs investigation.
app-arch/cfv bittorrent
diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask
index 313dfc4b59a8..00db1412867c 100644
--- a/profiles/default/linux/musl/package.mask
+++ b/profiles/default/linux/musl/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
sys-libs/uclibc
@@ -16,9 +16,6 @@ sys-fs/udev
dev-libs/elfutils
>virtual/libelf-2
-# packages that unconditionally depend on dev-libs/elfutils
-<net-firewall/fwbuilder-5.3.7
-
# packages that need masked packages or multilib
dev-games/gtkradiant
dev-games/ps2-packer
diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask
index b94a8ca92688..69d4b596c387 100644
--- a/profiles/default/linux/uclibc/package.mask
+++ b/profiles/default/linux/uclibc/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
sys-libs/musl
@@ -13,9 +13,6 @@ sys-fs/udev
dev-libs/elfutils
>virtual/libelf-2
-# packages that unconditionally depend on dev-libs/elfutils
-<net-firewall/fwbuilder-5.3.7
-
# These binary pkgs have a hard dep on glibc; make repoman shut up
app-arch/rar
dev-games/gtkradiant
diff --git a/profiles/features/hardened/amd64/package.mask b/profiles/features/hardened/amd64/package.mask
index 76612099e7c4..6320e8b0055e 100644
--- a/profiles/features/hardened/amd64/package.mask
+++ b/profiles/features/hardened/amd64/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Cernlib has address space issues on amd64 and package is no
@@ -7,5 +7,4 @@
# See bug 426764.
sci-physics/cernlib
sci-physics/cernlib-montecarlo
-sci-physics/geant:3
sci-physics/paw
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index cb795facd556..cf2cec955617 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -16,9 +16,6 @@ sys-fs/udev
dev-libs/elfutils
>virtual/libelf-2
-# packages that unconditionally depend on dev-libs/elfutils
-<net-firewall/fwbuilder-5.3.7
-
# Ian Stakenvicius, 2017-06-14
# on behalf of mozilla@gentoo.org
# Mask firefox-54 and above as it requires rust
diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask
index 35d3ac39c519..2e28bee7cd74 100644
--- a/profiles/hardened/linux/amd64/no-multilib/package.mask
+++ b/profiles/hardened/linux/amd64/no-multilib/package.mask
@@ -112,7 +112,6 @@ games-fps/ut2004-demo
games-misc/little-inferno
games-puzzle/hoh-bin
games-roguelike/adom
-<games-roguelike/dwarf-fortress-0.43.0
games-rpg/baldurs-gate-ee
games-rpg/dear-esther
games-rpg/eschalon-book-1-demo
diff --git a/profiles/prefix/aix/package.mask b/profiles/prefix/aix/package.mask
index 623528a0bf3a..fc5cca327375 100644
--- a/profiles/prefix/aix/package.mask
+++ b/profiles/prefix/aix/package.mask
@@ -1,14 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Michael Haubenwallner <haubi@gentoo.org> (03 Mar 2017)
# Breaks (openssh, ...) because of PR target/65058
>=sys-devel/gcc-4.8.5
-# Michael Haubenwallner <haubi@gentoo.org> (14 Apr 2014)
-# Endless loop while compiling gcc-4.2.4 for yet unknown reason.
-~sys-devel/make-4.0
-
# Fabian Groffen <grobian@gentoo.org> (04 Apr 2007)
# This is the only linker for AIX
-sys-devel/native-cctools
diff --git a/profiles/prefix/darwin/package.mask b/profiles/prefix/darwin/package.mask
index ef90eac4facc..df8c57b6683a 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -1,11 +1,6 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-
-# Fabian Groffen <grobian@gentoo.org> (18 Dec 2016)
-# has multiple compilation issue, resolved for 1.1.8, bug #602990
-=app-misc/pax-utils-1.1.7
-
# Fabian Groffen <grobian@gentoo.org> (31 May 2015)
# fails to compile due to some missing compilerrt stuff, hints at asan,
# not sure what the problem actually is, 3.7 and 3.8 compile just fine
@@ -28,11 +23,6 @@ sys-devel/gcc
# Does not support Darwin, http://mj.ucw.cz/pciutils.html
sys-apps/pciutils
-# Fabian Groffen <grobian@gentoo.org> (11 May 2011)
-# Uses the horribly broken build-system waf. When hacked far enough,
-# produces a MH_OBJ with invalid install_name called _cairo.bundle.
-~dev-python/pycairo-1.10.0
-
# Fabian Groffen <grobian@gentoo.org> (21 Apr 2010)
# state of mesa is probably not too good on OSX, opengl-apple is
# preferred
diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
index 5e9d14563ad5..c794eb922582 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -1,11 +1,6 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-
-# Fabian Groffen <grobian@gentoo.org> (18 Dec 2016)
-# has multiple compilation issue, resolved for 1.1.8, bug #602990
-=app-misc/pax-utils-1.1.7
-
# Fabian Groffen <grobian@gentoo.org> (14 Jan 2014)
# util-linux has no business on Solaris systems
sys-apps/util-linux