commit: 083fc08d2afbf1ee4bfc17ac0b4618bb9553bc38
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 21:48:25 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=083fc08d
dev-java/netbeans-platform: license should be GPL-2-with-classpath-exception,
not GPL-2-with-linking-exception
dev-java/netbeans-platform/netbeans-platform-8.0.2.ebuild | 2 +-
dev-java/netbeans-platform/netbeans-platform-8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/netbeans-platform/netbeans-platform-8.0.2.ebuild
b/dev-java/netbeans-platform/netbeans-platform-8.0.2.ebuild
index 9007c94..be3032b 100644
--- a/dev-java/netbeans-platform/netbeans-platform-8.0.2.ebuild
+++ b/dev-java/netbeans-platform/netbeans-platform-8.0.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/1C7FE319052EF49126CF07D0DB6953CB7007229E-swing-layout-1.0.4-doc.zip
http://hg.netbeans.org/binaries/AC97B566699146713B3CF0ABC226B5C08EF7CF33-testng-6.8.1-dist.jar
http://hg.netbeans.org/binaries/AF022CBCACD8CBFCF946816441D1E7568D817745-testng-6.8.1-javadoc.zip"
-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-platform/netbeans-platform-8.1.ebuild
b/dev-java/netbeans-platform/netbeans-platform-8.1.ebuild
index c452bab..efdc3af 100644
--- a/dev-java/netbeans-platform/netbeans-platform-8.1.ebuild
+++ b/dev-java/netbeans-platform/netbeans-platform-8.1.ebuild
@@ -25,7 +25,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/B27F1304F18FEDE876F940AEFA6C9EB5632619D7-org.eclipse.osgi_3.9.1.v20140110-1610.jar
http://hg.netbeans.org/binaries/1C7FE319052EF49126CF07D0DB6953CB7007229E-swing-layout-1.0.4-doc.zip
http://hg.netbeans.org/binaries/AF022CBCACD8CBFCF946816441D1E7568D817745-testng-6.8.1-javadoc.zip"
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"