commit: 45b48c38ccfb034cd83039c7892de629b49a468f
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 21:48:27 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=45b48c38
dev-java/netbeans-webcommon: license should be GPL-2-with-classpath-exception,
not GPL-2-with-linking-exception
dev-java/netbeans-webcommon/netbeans-webcommon-8.0.2.ebuild | 2 +-
dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/netbeans-webcommon/netbeans-webcommon-8.0.2.ebuild
b/dev-java/netbeans-webcommon/netbeans-webcommon-8.0.2.ebuild
index cb95152..3111350 100644
--- a/dev-java/netbeans-webcommon/netbeans-webcommon-8.0.2.ebuild
+++ b/dev-java/netbeans-webcommon/netbeans-webcommon-8.0.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/480C9E376169E21EA3BDA5D5841425BD7CC054D7-libplist.1.dylib
http://hg.netbeans.org/binaries/08FE518AB60FFA2E5440B75B4D9F8502E0791B3C-libs.jstestdriver-ext.jar
http://hg.netbeans.org/binaries/D05B7274396C8EED185207399B6D0400DE347DB7-libusbmuxd.2.dylib"
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="amd64 x86"
IUSE=""
S="${WORKDIR}"
diff --git a/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
b/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
index d01cece..cbfa914 100644
--- a/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
+++ b/dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/480C9E376169E21EA3BDA5D5841425BD7CC054D7-libplist.1.dylib
http://hg.netbeans.org/binaries/08FE518AB60FFA2E5440B75B4D9F8502E0791B3C-libs.jstestdriver-ext.jar
http://hg.netbeans.org/binaries/D05B7274396C8EED185207399B6D0400DE347DB7-libusbmuxd.2.dylib"
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"