summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2009-12-23 01:18:52 +0000
committerVlastimil Babka <caster@gentoo.org>2009-12-23 01:18:52 +0000
commitd927f4df3ac665bd3fb3b0c43006de7baeb86905 (patch)
tree4e41a2eba16e2c1b791f0839f0bf240bd2c9de56 /dev-java/sun-jre-bin/files
parentMarked ~hppa (bug #297830). (diff)
downloadgentoo-2-d927f4df3ac665bd3fb3b0c43006de7baeb86905.tar.gz
gentoo-2-d927f4df3ac665bd3fb3b0c43006de7baeb86905.tar.bz2
gentoo-2-d927f4df3ac665bd3fb3b0c43006de7baeb86905.zip
Moved to java junkyard for security and EOL, bug #287615.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/sun-jre-bin/files')
-rw-r--r--dev-java/sun-jre-bin/files/sun-jre-bin-1.4.env16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-java/sun-jre-bin/files/sun-jre-bin-1.4.env b/dev-java/sun-jre-bin/files/sun-jre-bin-1.4.env
deleted file mode 100644
index 862238855f2b..000000000000
--- a/dev-java/sun-jre-bin/files/sun-jre-bin-1.4.env
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jre-bin/files/sun-jre-bin-1.4.env,v 1.1 2006/06/25 20:01:38 nichoj Exp $
-
-VERSION="Sun JRE @PV@"
-JAVA_HOME=/opt/@P@
-JRE_HOME=/opt/@P@
-PATH="${JAVA_HOME}/bin:${JAVA_HOME}/javaws"
-ROOTPATH="${JAVA_HOME}/bin:${JAVA_HOME}/javaws"
-LDPATH="${JAVA_HOME}/lib/@PLATFORM@/:${JAVA_HOME}/lib/@PLATFORM@/native_threads/:${JAVA_HOME}/lib/@PLATFORM@/classic/:${JAVA_HOME}/lib/@PLATFORM@/server"
-MANPATH="/opt/@P@/man"
-PROVIDES_TYPE="JRE"
-PROVIDES_VERSION="1.4"
-BOOTCLASSPATH="${JAVA_HOME}/lib/rt.jar:${JAVA_HOME}/lib/i18n.jar:${JAVA_HOME}/lib/sunrsasign.jar:${JAVA_HOME}/lib/jsse.jar:${JAVA_HOME}/lib/jce.jar:${JAVA_HOME}/lib/charsets.jar"
-GENERATION="2"
-ENV_VARS="JAVA_HOME JRE_HOME PATH ROOTPATH LDPATH MANPATH"