mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/idea-community: Update License
Per https://www.jetbrains.com/idea/download/#section=linux and the bundled License.txt idea-community is under Apache-2.0, while the bundled License.txt with the JRE is GPL-2 Bug: https://bugs.gentoo.org/652040 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Kyle Elbert <kcelbert@gmail.com> Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
This commit is contained in:
committed by
Alice Ferrazzi
parent
c5bf94fbe9
commit
03916dccae
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -24,8 +24,8 @@ fi
|
||||
DESCRIPTION="A complete toolset for web, mobile and enterprise development"
|
||||
HOMEPAGE="https://www.jetbrains.com/idea"
|
||||
|
||||
LICENSE="IDEA
|
||||
|| ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
|
||||
LICENSE="Apache-2.0
|
||||
custom-jdk? ( GPL-2 )"
|
||||
IUSE="-custom-jdk"
|
||||
|
||||
DEPEND="!dev-util/${PN}:14
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -24,8 +24,8 @@ fi
|
||||
DESCRIPTION="A complete toolset for web, mobile and enterprise development"
|
||||
HOMEPAGE="https://www.jetbrains.com/idea"
|
||||
|
||||
LICENSE="IDEA
|
||||
|| ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
|
||||
LICENSE="Apache-2.0
|
||||
custom-jdk? ( GPL-2 )"
|
||||
IUSE="-custom-jdk"
|
||||
|
||||
DEPEND="!dev-util/${PN}:14
|
||||
@@ -24,8 +24,8 @@ fi
|
||||
DESCRIPTION="A complete toolset for web, mobile and enterprise development"
|
||||
HOMEPAGE="https://www.jetbrains.com/idea"
|
||||
|
||||
LICENSE="IDEA
|
||||
|| ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
|
||||
LICENSE="Apache-2.0
|
||||
custom-jdk? ( GPL-2 )"
|
||||
IUSE="-custom-jdk"
|
||||
DEPEND="!dev-util/${PN}:14
|
||||
!dev-util/${PN}:15"
|
||||
|
||||
Reference in New Issue
Block a user