diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-20 16:01:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-20 16:01:46 +0100 |
commit | 057b60ecfd56bd8a924c404fd978c6d270c013b9 (patch) | |
tree | 4f5dfa7d64e751725686099d4297eef83c28afa5 /profiles/prefix | |
parent | media-libs/opencv: fix gtk bug #605740 (diff) | |
download | gentoo-057b60ecfd56bd8a924c404fd978c6d270c013b9.tar.gz gentoo-057b60ecfd56bd8a924c404fd978c6d270c013b9.tar.bz2 gentoo-057b60ecfd56bd8a924c404fd978c6d270c013b9.zip |
profiles/prefix/macos: remove masks for soylatte and apple-jdk-bin
Diffstat (limited to 'profiles/prefix')
5 files changed, 5 insertions, 26 deletions
diff --git a/profiles/prefix/darwin/macos/10.4/package.mask b/profiles/prefix/darwin/macos/10.4/package.mask index fbca77b54883..2ac75a8f0914 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-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,8 +14,3 @@ sys-process/lsof # These releases got a rewrite that is no longer compatible with # CoreAudio as available on Tiger and Leopard >=media-libs/mediastreamer-2.7.3 - -# Elias Pipping <pipping@gentoo.org> (19 Dec 2007) -# apple java6 on macosx is only released on leopard :( -dev-java/apple-jdk-bin:1.6 - diff --git a/profiles/prefix/darwin/macos/10.4/x86/package.unmask b/profiles/prefix/darwin/macos/10.4/x86/package.unmask index e705a7270a6c..86f9d13834e6 100644 --- a/profiles/prefix/darwin/macos/10.4/x86/package.unmask +++ b/profiles/prefix/darwin/macos/10.4/x86/package.unmask @@ -1,7 +1,3 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Fabian Groffen <grobian@gentoo.org> (29 Sep 2012) -# This is the only way to get Java6 here -dev-java/soylatte-jdk-bin diff --git a/profiles/prefix/darwin/macos/10.5/ppc/package.unmask b/profiles/prefix/darwin/macos/10.5/ppc/package.unmask index 4881ebb0d8f8..86f9d13834e6 100644 --- a/profiles/prefix/darwin/macos/10.5/ppc/package.unmask +++ b/profiles/prefix/darwin/macos/10.5/ppc/package.unmask @@ -1,7 +1,3 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Fabian Groffen <grobian@gentoo.org> (30 Oct 2012) -# This is the only way to get Java7 here (no Java6 possible) -dev-java/soylatte-jdk-bin diff --git a/profiles/prefix/darwin/macos/10.5/x64/package.mask b/profiles/prefix/darwin/macos/10.5/x64/package.mask index 1656fa35fb46..86f9d13834e6 100644 --- a/profiles/prefix/darwin/macos/10.5/x64/package.mask +++ b/profiles/prefix/darwin/macos/10.5/x64/package.mask @@ -1,7 +1,3 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Fabian Groffen <grobian@gentoo.org> (29 Sep 2012) -# Apple does not provide 1.6 and up on Leopard ->=dev-java/apple-jdk-bin-1.6.0 diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 750f7d2e8863..7c098302fc78 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,3 @@ # keep old versions due to vulnerabilities. dev-java/oracle-jdk-bin dev-java/oracle-jre-bin - -# Fabian Groffen <grobian@gentoo.org> (29 Sep 2012) -# Use Apple's provided Java6 instead! -dev-java/soylatte-jdk-bin |