commit:     ce24a6247f1c74b8da57641990b535c8a57894bb
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  3 21:48:23 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=ce24a624

dev-java/netbeans-mobility: license should be GPL-2-with-classpath-exception, 
not GPL-2-with-linking-exception

 dev-java/netbeans-mobility/netbeans-mobility-8.0.2.ebuild | 2 +-
 dev-java/netbeans-mobility/netbeans-mobility-8.1.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/netbeans-mobility/netbeans-mobility-8.0.2.ebuild 
b/dev-java/netbeans-mobility/netbeans-mobility-8.0.2.ebuild
index d0bd598..4e40a7f 100644
--- a/dev-java/netbeans-mobility/netbeans-mobility-8.0.2.ebuild
+++ b/dev-java/netbeans-mobility/netbeans-mobility-8.0.2.ebuild
@@ -11,7 +11,7 @@ SLOT="8.0"
 
SOURCE_URL="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2-201411181905-src.zip";
 SRC_URI="${SOURCE_URL}
        
https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2";
-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-mobility/netbeans-mobility-8.1.ebuild 
b/dev-java/netbeans-mobility/netbeans-mobility-8.1.ebuild
index 5582604..4cecfd2 100644
--- a/dev-java/netbeans-mobility/netbeans-mobility-8.1.ebuild
+++ b/dev-java/netbeans-mobility/netbeans-mobility-8.1.ebuild
@@ -11,7 +11,7 @@ SLOT="8.1"
 
SOURCE_URL="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201510222201-src.zip";
 SRC_URI="${SOURCE_URL}
        
http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2";
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 S="${WORKDIR}"

Reply via email to