summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Sennhauser <sera@gentoo.org>2012-12-19 18:54:58 +0000
committerRalph Sennhauser <sera@gentoo.org>2012-12-19 18:54:58 +0000
commitc194123769f389c7d42813b7cc6d6b8776c55416 (patch)
tree6f0794a6ea844d8433f917c9942d3381a2023883 /app-emulation/emul-linux-x86-java/files
parentMigrate to distutils-r1 and clean up. (diff)
downloadgentoo-2-c194123769f389c7d42813b7cc6d6b8776c55416.tar.gz
gentoo-2-c194123769f389c7d42813b7cc6d6b8776c55416.tar.bz2
gentoo-2-c194123769f389c7d42813b7cc6d6b8776c55416.zip
Version bump.
Remove vulnerable. Remove unused auxiliary files. (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 3C5CF75A)
Diffstat (limited to 'app-emulation/emul-linux-x86-java/files')
-rw-r--r--app-emulation/emul-linux-x86-java/files/emul-linux-x86-java-1.6.env17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-emulation/emul-linux-x86-java/files/emul-linux-x86-java-1.6.env b/app-emulation/emul-linux-x86-java/files/emul-linux-x86-java-1.6.env
deleted file mode 100644
index 211cd57e3cf9..000000000000
--- a/app-emulation/emul-linux-x86-java/files/emul-linux-x86-java-1.6.env
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/files/emul-linux-x86-java-1.6.env,v 1.2 2007/06/02 16:47:44 betelgeuse Exp $
-
-VERSION="Sun 32bit 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/i386/:${JAVA_HOME}/lib/i386/native_threads/:${JAVA_HOME}/lib/i386/xawt/:${JAVA_HOME}/lib/i386/server/"
-MANPATH="/opt/@P@/man"
-PROVIDES_TYPE="JRE"
-PROVIDES_VERSION="1.6"
-# Taken from sun.boot.class.path property
-BOOTCLASSPATH="${JAVA_HOME}/jre/lib/resources.jar:${JAVA_HOME}/jre/lib/rt.jar:${JAVA_HOME}/jre/lib/jsse.jar:${JAVA_HOME}/jre/lib/jce.jar:${JAVA_HOME}/jre/lib/charsets.jar"
-GENERATION="2"
-ENV_VARS="JAVA_HOME JRE_HOME PATH ROOTPATH LDPATH MANPATH"