# ChangeLog for dev-java/sun-jre-bin
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/ChangeLog,v 1.60 2006/10/02 21:36:04 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/ChangeLog,v 1.61 2006/10/08 15:10:15 nichoj Exp $
+
+ 08 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
+ sun-jre-bin-1.5.0.08-r1.ebuild:
+ Removed messages about javac, bug #150451.
02 Oct 2006; Vlastimil Babka <caster@gentoo.org>
+sun-jre-bin-1.5.0.06.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.08-r1.ebuild,v 1.3 2006/09/23 01:09:07 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/sun-jre-bin-1.5.0.08-r1.ebuild,v 1.4 2006/10/08 15:10:15 nichoj Exp $
inherit java-vm-2 eutils
RESTRICT="nostrip"
IUSE="X alsa nsplugin"
-JAVA_VM_NO_GENERATION1=true
-
RDEPEND="alsa? ( media-libs/alsa-lib )
X? ( || ( ( x11-libs/libICE
x11-libs/libSM
echo
ewarn "Some parts of Sun's JDK require ${xwarn} virtual/lpr to be installed."
ewarn "Be careful which Java libraries you attempt to use."
-
- echo
- einfo " Be careful: ${P}'s Java compiler uses"
- einfo " '-source 1.5' as default. Some keywords such as 'enum'"
- einfo " are not valid identifiers any more in that mode,"
- einfo " which can cause incompatibility with certain sources."
}