summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild')
-rw-r--r--dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild b/dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild
index ded0ec5a6c3d..7dc6ccc466ad 100644
--- a/dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild
+++ b/dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild,v 1.5 2006/10/15 16:01:49 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jrockit-jdk-bin/jrockit-jdk-bin-1.4.2.11.ebuild,v 1.6 2007/01/05 16:39:35 caster Exp $
IUSE=""
@@ -63,6 +63,6 @@ src_install() {
pkg_postinst () {
# Set as default VM if none exists
java-vm-2_pkg_postinst
- einfo "Please review the license agreement in /usr/share/doc/${PF}/LICENSE"
- einfo "If you do not agree to the terms of this license, please uninstall this package"
+ elog "Please review the license agreement in /usr/share/doc/${PF}/LICENSE"
+ elog "If you do not agree to the terms of this license, please uninstall this package"
}