diff options
author | Austin English <wizardedit@gentoo.org> | 2016-08-03 16:48:17 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-08-03 16:52:42 -0500 |
commit | 0da01081927f25ff3805c236e846f3c37248da11 (patch) | |
tree | e41bac7251307a0a0979908fbf8ad0a973bc1eab /dev-java | |
parent | dev-java/netbeans-ergonomics: license should be GPL-2-with-classpath-exceptio... (diff) | |
download | gentoo-0da01081927f25ff3805c236e846f3c37248da11.tar.gz gentoo-0da01081927f25ff3805c236e846f3c37248da11.tar.bz2 gentoo-0da01081927f25ff3805c236e846f3c37248da11.zip |
dev-java/netbeans-extide: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild | 2 | ||||
-rw-r--r-- | 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 a5c66eb6e9c0..83a3dd9b5bb2 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 2fe40c9ca778..6935fcbd8541 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}" |