mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-java/netbeans-nb: license should be GPL-2-with-classpath-exception, not GPL-2-with-linking-exception
This commit is contained in:
@@ -12,7 +12,7 @@ SOURCE_URL="http://download.netbeans.org/netbeans/8.0.2/final/zip/netbeans-8.0.2
|
||||
SRC_URI="${SOURCE_URL}
|
||||
https://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.0.2-build.xml.patch.bz2
|
||||
https://dev.gentoo.org/~fordfrog/distfiles/netbeans-7.0.png"
|
||||
LICENSE="|| ( CDDL GPL-2-with-linking-exception )"
|
||||
LICENSE="|| ( CDDL GPL-2-with-classpath-exception )"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="keychain"
|
||||
S="${WORKDIR}"
|
||||
|
||||
@@ -12,7 +12,7 @@ SOURCE_URL="http://download.netbeans.org/netbeans/8.1/final/zip/netbeans-8.1-201
|
||||
SRC_URI="${SOURCE_URL}
|
||||
http://dev.gentoo.org/~fordfrog/distfiles/netbeans-8.1-build.xml.patch.bz2
|
||||
http://dev.gentoo.org/~fordfrog/distfiles/netbeans-7.0.png"
|
||||
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