summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-08-03 16:48:27 -0500
committerAustin English <wizardedit@gentoo.org>2016-08-03 16:52:42 -0500
commit45b48c38ccfb034cd83039c7892de629b49a468f (patch)
tree570e8fa21d76d26bce2b83fec6ffe857634799bb /dev-java/netbeans-webcommon
parentdev-java/netbeans-profiler: license should be GPL-2-with-classpath-exception,... (diff)
downloadgentoo-45b48c38ccfb034cd83039c7892de629b49a468f.tar.gz
gentoo-45b48c38ccfb034cd83039c7892de629b49a468f.tar.bz2
gentoo-45b48c38ccfb034cd83039c7892de629b49a468f.zip
dev-java/netbeans-webcommon: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
Diffstat (limited to 'dev-java/netbeans-webcommon')
-rw-r--r--dev-java/netbeans-webcommon/netbeans-webcommon-8.0.2.ebuild2
-rw-r--r--dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild2
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 cb9515280d42..31113504f888 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 d01cece7666c..cbfa91491798 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}"