diff options
author | Austin English <wizardedit@gentoo.org> | 2016-08-03 16:48:25 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-08-03 16:52:42 -0500 |
commit | e32cf6aa2fabe37188f020f5894ac0d58a53caa3 (patch) | |
tree | 582fa115508f4650c1342cd7357cd543edbf6724 /dev-java/netbeans-php | |
parent | dev-java/netbeans-nb: license should be GPL-2-with-classpath-exception, not G... (diff) | |
download | gentoo-e32cf6aa2fabe37188f020f5894ac0d58a53caa3.tar.gz gentoo-e32cf6aa2fabe37188f020f5894ac0d58a53caa3.tar.bz2 gentoo-e32cf6aa2fabe37188f020f5894ac0d58a53caa3.zip |
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.ebuild | 2 | ||||
-rw-r--r-- | 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 e5e8eddc623c..38d35e4fad39 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 82d57c5480e6..e870aa24e8a7 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}" |