summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-08-03 16:48:18 -0500
committerAustin English <wizardedit@gentoo.org>2016-08-03 16:52:42 -0500
commitb8413f37c84c900a85c63f60f6656845716ac57c (patch)
tree358b53cf0dbee2e1accfc81b133a2363766fc1b3 /dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild
parentdev-java/netbeans-extide: license should be GPL-2-with-classpath-exception, n... (diff)
downloadgentoo-b8413f37c84c900a85c63f60f6656845716ac57c.tar.gz
gentoo-b8413f37c84c900a85c63f60f6656845716ac57c.tar.bz2
gentoo-b8413f37c84c900a85c63f60f6656845716ac57c.zip
dev-java/netbeans-groovy: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
Diffstat (limited to 'dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild')
-rw-r--r--dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild b/dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild
index 316f6709ed17..83db546e4083 100644
--- a/dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild
+++ b/dev-java/netbeans-groovy/netbeans-groovy-8.0.2.ebuild
@@ -12,7 +12,7 @@ SOURCE_URL="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2
SRC_URI="${SOURCE_URL}
https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2
http://hg.netbeans.org/binaries/C136AE67C3C40740AE986582BAF65BA5C5CE69A0-groovy-all-2.1.7.jar"
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="amd64 x86"
IUSE=""
S="${WORKDIR}"