commit: 0da01081927f25ff3805c236e846f3c37248da11
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 21:48:17 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=0da01081
dev-java/netbeans-extide: license should be GPL-2-with-classpath-exception, not
GPL-2-with-linking-exception
dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild | 2 +-
dev-java/netbeans-extide/netbeans-extide-8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild
b/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild
index a5c66eb..83a3dd9 100644
--- a/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild
+++ b/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="${SOURCE_URL}
https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2
http://hg.netbeans.org/binaries/22CB933E3A1450B092C45785C187837E97523F5C-ant-libs-1.9.4.zip
http://hg.netbeans.org/binaries/95CCE237B1E9390FBED0440B601822813DB220E6-ant-misc-1.9.4.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-extide/netbeans-extide-8.1.ebuild
b/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild
index 2fe40c9..6935fcb 100644
--- a/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild
+++ b/dev-java/netbeans-extide/netbeans-extide-8.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="${SOURCE_URL}
http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
http://hg.netbeans.org/binaries/22CB933E3A1450B092C45785C187837E97523F5C-ant-libs-1.9.4.zip
http://hg.netbeans.org/binaries/95CCE237B1E9390FBED0440B601822813DB220E6-ant-misc-1.9.4.zip"
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"