mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-java/netbeans-mobility: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
This commit is contained in:
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user