Skip to content

Commit

Permalink
dev-java/netbeans-webcommon: license should be GPL-2-with-classpath-e…
Browse files Browse the repository at this point in the history
…xception, not GPL-2-with-linking-exception
  • Loading branch information
austin987 committed Aug 3, 2016
1 parent a298e41 commit 45b48c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/480C9E376169E21EA3BDA5D5841425BD7CC054D7-libplist.1.dylib
http://hg.netbeans.org/binaries/08FE518AB60FFA2E5440B75B4D9F8502E0791B3C-libs.jstestdriver-ext.jar
http://hg.netbeans.org/binaries/D05B7274396C8EED185207399B6D0400DE347DB7-libusbmuxd.2.dylib"
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="amd64 x86"
IUSE=""
S="${WORKDIR}"
Expand Down
2 changes: 1 addition & 1 deletion dev-java/netbeans-webcommon/netbeans-webcommon-8.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SRC_URI="${SOURCE_URL}
http://hg.netbeans.org/binaries/480C9E376169E21EA3BDA5D5841425BD7CC054D7-libplist.1.dylib
http://hg.netbeans.org/binaries/08FE518AB60FFA2E5440B75B4D9F8502E0791B3C-libs.jstestdriver-ext.jar
http://hg.netbeans.org/binaries/D05B7274396C8EED185207399B6D0400DE347DB7-libusbmuxd.2.dylib"
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"
Expand Down

0 comments on commit 45b48c3

Please sign in to comment.