From bdd90d28635cfb84e02965692776e72bc719eb47 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 3 Aug 2016 16:48:13 -0500 Subject: dev-java/icedtea-bin: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception --- dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild | 2 +- dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild | 2 +- dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-java/icedtea-bin') diff --git a/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild index 4d3034c0baf6..34dea0a80325 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild @@ -22,7 +22,7 @@ for arch in amd64 arm ppc64 x86; do )" done -LICENSE="GPL-2-with-linking-exception" +LICENSE="GPL-2-with-classpath-exception" SLOT="8" KEYWORDS="-* amd64 ~arm ppc64 x86" diff --git a/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild index f78675df52d0..e2c45207699b 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild @@ -24,7 +24,7 @@ done DESCRIPTION="A Gentoo-made binary build of the IcedTea JDK" HOMEPAGE="http://icedtea.classpath.org" -LICENSE="GPL-2-with-linking-exception" +LICENSE="GPL-2-with-classpath-exception" SLOT="8" IUSE="+alsa +cups doc examples +gtk headless-awt multilib nsplugin pulseaudio selinux source +webstart" diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild index 73f3e59c738f..3fcb789ce703 100644 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild @@ -22,7 +22,7 @@ for arch in amd64 x86; do )" done -LICENSE="GPL-2-with-linking-exception" +LICENSE="GPL-2-with-classpath-exception" SLOT="7" KEYWORDS="-* amd64 x86" -- cgit v1.2.3-65-gdbad