summaryrefslogtreecommitdiff
path: root/dev-java/netbeans-php
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-08-03 16:48:25 -0500
committerAustin English <wizardedit@gentoo.org>2016-08-03 16:52:42 -0500
commite32cf6aa2fabe37188f020f5894ac0d58a53caa3 (patch)
tree582fa115508f4650c1342cd7357cd543edbf6724 /dev-java/netbeans-php
parente2e1f77f3d160cc5bed2f9014dd0462e379817bc (diff)
downloadgentoo-e32cf6aa2fabe37188f020f5894ac0d58a53caa3.tar.gz
gentoo-e32cf6aa2fabe37188f020f5894ac0d58a53caa3.tar.xz
dev-java/netbeans-php: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
Diffstat (limited to 'dev-java/netbeans-php')
-rw-r--r--dev-java/netbeans-php/netbeans-php-8.0.2.ebuild2
-rw-r--r--dev-java/netbeans-php/netbeans-php-8.1.ebuild2
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 e5e8eddc623..38d35e4fad3 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 82d57c5480e..e870aa24e8a 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}"