diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/package.mask')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask new file mode 100644 index 000000000000..750f7d2e8863 --- /dev/null +++ b/profiles/prefix/darwin/macos/package.mask @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# James Le Cuirot <chewi@gentoo.org> (29 Jul 2015) +# Recent Oracle releases only support recent Mac OS releases. We can't +# 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 |