commit: 4a58c416c775c899a8e4a25a1529dfd13fbc45a1
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 21:48:12 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=4a58c416
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 d62b4ad..aa6c2ee 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 02601f1..99f127a 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"