commit: bdd90d28635cfb84e02965692776e72bc719eb47
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 21:48:13 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Wed Aug 3 21:52:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd90d28
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(-)
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 4d3034c..34dea0a 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 f78675d..e2c4520 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 73f3e59..3fcb789 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"