commit: e32cf6aa2fabe37188f020f5894ac0d58a53caa3
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 3 21:48:25 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=e32cf6aa
dev-java/netbeans-php: license should be GPL-2-with-classpath-exception, not
GPL-2-with-linking-exception
dev-java/netbeans-php/netbeans-php-8.0.2.ebuild | 2 +-
dev-java/netbeans-php/netbeans-php-8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/netbeans-php/netbeans-php-8.0.2.ebuild
b/dev-java/netbeans-php/netbeans-php-8.0.2.ebuild
index e5e8edd..38d35e4 100644
--- a/dev-java/netbeans-php/netbeans-php-8.0.2.ebuild
+++ b/dev-java/netbeans-php/netbeans-php-8.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/0702230EB3354A1687E4496D73A94F33A1E343BD-phpdocdesc.zip
http://hg.netbeans.org/binaries/BFB982F9B33E2F1A1766C212C8208793F9B7E77C-phpsigfiles.zip
http://hg.netbeans.org/binaries/3D6AF75EA20D715887DAF47A3F063864EF0814C1-predefined_vars.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-php/netbeans-php-8.1.ebuild
b/dev-java/netbeans-php/netbeans-php-8.1.ebuild
index 82d57c5..e870aa2 100644
--- a/dev-java/netbeans-php/netbeans-php-8.1.ebuild
+++ b/dev-java/netbeans-php/netbeans-php-8.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/0702230EB3354A1687E4496D73A94F33A1E343BD-phpdocdesc.zip
http://hg.netbeans.org/binaries/73E9BC8A7AF36E0C95210F61A85AFEF212AEE1A9-phpsigfiles.zip
http://hg.netbeans.org/binaries/3D6AF75EA20D715887DAF47A3F063864EF0814C1-predefined_vars.zip"
-LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
+LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"