diff options
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/10.4/package.mask | 7 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/10.5/package.mask | 8 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 4 | ||||
-rw-r--r-- | profiles/prefix/use.mask | 4 | ||||
-rw-r--r-- | profiles/prefix/windows/cygwin/use.mask | 1 |
5 files changed, 2 insertions, 22 deletions
diff --git a/profiles/prefix/darwin/macos/10.4/package.mask b/profiles/prefix/darwin/macos/10.4/package.mask index 5c1f976ce0bd..fdadff5bdbc0 100644 --- a/profiles/prefix/darwin/macos/10.4/package.mask +++ b/profiles/prefix/darwin/macos/10.4/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Fabian Groffen <grobian@gentoo.org> (2012-05-03) @@ -8,8 +8,3 @@ # Fabian Groffen <grobian@gentoo.org> (2011-07-11) # Needs headers only available starting from 10.5 (Leopard) sys-process/lsof - -# Fabian Groffen <grobian@gentoo.org> (2011-04-30) -# These releases got a rewrite that is no longer compatible with -# CoreAudio as available on Tiger and Leopard ->=media-libs/mediastreamer-2.7.3 diff --git a/profiles/prefix/darwin/macos/10.5/package.mask b/profiles/prefix/darwin/macos/10.5/package.mask index 0f034a88475b..948d0ca588f3 100644 --- a/profiles/prefix/darwin/macos/10.5/package.mask +++ b/profiles/prefix/darwin/macos/10.5/package.mask @@ -1,12 +1,6 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Fabian Groffen <grobian@gentoo.org> (2012-05-03) # Needs 10.6 or up >=dev-lang/ghc-7 - -# Fabian Groffen <grobian@gentoo.org> (2011-11-06) -# These releases got a rewrite that is no longer compatible with -# CoreAudio as available on Tiger and Leopard ->=media-libs/mediastreamer-2.7.3 - diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index e830b8ac3e2b..db66b4271b67 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -22,10 +22,6 @@ dev-libs/libelf # Fails to compile, and not worth fixing, bug #379723 =sys-devel/gcc-4.3.6* -# Fabian Groffen <grobian@gentoo.org> (2009-11-29) -# segfaults during compilation, bug #294479 -=virtual/emacs-23 - # Fabian Groffen <grobian@gentoo.org> (2007-01-21) # doesn't understand arguments on Solaris =dev-vcs/cvs-1.12.12* diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 6346ec770537..68ccdc24bdc8 100644 --- a/profiles/prefix/use.mask +++ b/profiles/prefix/use.mask @@ -21,9 +21,5 @@ kernel_linux # coreutils on darwin. acl -# Prefix removed python3_5 from PYTHON_TARGETS and PYTHON_SINGLE_TARGET -python_targets_python3_5 -python_single_target_python3_5 - # Similar for Ruby 2.3 ruby_targets_ruby23 diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask index 392ef405f2e6..051c6484f403 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/use.mask @@ -5,5 +5,4 @@ -elibc_Cygwin # we do have only python-3.6 ready on cygwin -python_targets_python3_5 python_targets_python3_7 |