diff options
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}" |