From 4a58c416c775c899a8e4a25a1529dfd13fbc45a1 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 3 Aug 2016 16:48:12 -0500 Subject: [PATCH] dev-java/icedtea: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception --- dev-java/icedtea/icedtea-3.1.0.ebuild | 2 +- dev-java/icedtea/icedtea-7.2.6.6.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/icedtea/icedtea-3.1.0.ebuild b/dev-java/icedtea/icedtea-3.1.0.ebuild index d62b4ad027479..aa6c2ee094cd4 100644 --- a/dev-java/icedtea/icedtea-3.1.0.ebuild +++ b/dev-java/icedtea/icedtea-3.1.0.ebuild @@ -59,7 +59,7 @@ SRC_URI=" ${DROP_URL}/cacao/${CACAO_TARBALL} -> ${CACAO_GENTOO_TARBALL} ${DROP_URL}/jamvm/${JAMVM_TARBALL} -> ${JAMVM_GENTOO_TARBALL}" -LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" +LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-classpath-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="+alsa cacao +cups doc examples +gtk headless-awt infinality diff --git a/dev-java/icedtea/icedtea-7.2.6.6.ebuild b/dev-java/icedtea/icedtea-7.2.6.6.ebuild index 02601f116d7d3..99f127a229755 100644 --- a/dev-java/icedtea/icedtea-7.2.6.6.ebuild +++ b/dev-java/icedtea/icedtea-7.2.6.6.ebuild @@ -52,7 +52,7 @@ SRC_URI=" ${DROP_URL}/cacao/${CACAO_TARBALL} -> ${CACAO_GENTOO_TARBALL} ${DROP_URL}/jamvm/${JAMVM_TARBALL} -> ${JAMVM_GENTOO_TARBALL}" -LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" +LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-classpath-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" KEYWORDS="~amd64 ~arm ~x86" RESTRICT="test"