diff options
author | 2006-01-06 06:17:34 +0000 | |
---|---|---|
committer | 2006-01-06 06:17:34 +0000 | |
commit | 0f26d896f432a92c3b8da4412d331faf98c1864c (patch) | |
tree | d533205fa05c55926993653ad551b0e65368f88f /profiles | |
parent | Stable on x86; bug #117924 (diff) | |
download | historical-0f26d896f432a92c3b8da4412d331faf98c1864c.tar.gz historical-0f26d896f432a92c3b8da4412d331faf98c1864c.tar.bz2 historical-0f26d896f432a92c3b8da4412d331faf98c1864c.zip |
Cleaned up package.mask's for Java 1.5 packages.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ca7fdfb9ff28..087fc76ad94e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4833 2006/01/05 22:58:45 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4834 2006/01/06 06:17:34 nichoj Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -1483,14 +1483,15 @@ games-fps/aaut # multiple vulnerabilities discovered in zebra. net-misc/zebra -# <axxo@gentoo.org> -# Lotsa things in the tree don't compile with 1.5 yet -# 1.5 defaults too -target 1.5 making downgrading to a 1.4(/1.3) -# impossible, see bug #69970 and bug 65937 for more information/discussion -# http://www.gentoo-wiki.com/Java_FAQ +# <nichoj@gentoo.org> +# Many things in the tree don't compile with 1.5 yet. +# 1.5 defaults to -target 1.5, which makes downgrading to a 1.4/1.3 +# impossible. See bug #69970 and bug 65937 for more information. +# http://www.gentoo.org/proj/en/java/tiger-faq.xml >=dev-java/sun-jdk-1.4.99 =dev-java/jrockit-jdk-bin-1.5* >=dev-java/java-sdk-docs-1.4.99 +>=dev-java/ibm-jdk-bin-1.5 # <taviso@gentoo.org> (06 Jan 2004) # alpha branch of gnupg. @@ -1564,7 +1565,3 @@ app-text/sgml2x # Pre-removal masking # <vivo@gentoo.org> (18 Aug 2005) dev-db/mysqltool - -# <sejo@gentoo.org> (21 November 2005) -# ibm-jdk-bin beta should be masked untill descent testing -=dev-java/ibm-jdk-bin-1.5_beta1 |