diff options
Diffstat (limited to 'dev-java/icedtea-bin/files/icedtea-bin.env.sh')
-rw-r--r-- | dev-java/icedtea-bin/files/icedtea-bin.env.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/files/icedtea-bin.env.sh b/dev-java/icedtea-bin/files/icedtea-bin.env.sh index a77df81ee660..f85be43183f3 100644 --- a/dev-java/icedtea-bin/files/icedtea-bin.env.sh +++ b/dev-java/icedtea-bin/files/icedtea-bin.env.sh @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="IcedTea JDK ${PV}$(multilib_is_native_abi || printf ' ('${ABI}')')" JAVA_HOME="${EPREFIX}/opt/icedtea-bin-${PV}$(multilib_is_native_abi || printf -- -${ABI})" |