commit: 03916dccaefbd00f1e06299bfd56f87b0d2d5ec1 Author: Kyle Elbert <kcelbert <AT> gmail <DOT> com> AuthorDate: Sat Jan 26 23:32:54 2019 +0000 Commit: Alice Ferrazzi <alicef <AT> gentoo <DOT> org> CommitDate: Tue Jan 29 14:58:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03916dcc
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 <AT> gmail.com> Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org> ...4588.61.ebuild => idea-community-2017.2.2.172.3757.52-r1.ebuild} | 6 +++--- ...3757.52.ebuild => idea-community-2018.3.1.183.4588.61-r1.ebuild} | 6 +++--- dev-util/idea-community/idea-community-2018.3.3.183.5153.38.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-util/idea-community/idea-community-2018.3.1.183.4588.61.ebuild b/dev-util/idea-community/idea-community-2017.2.2.172.3757.52-r1.ebuild similarity index 93% rename from dev-util/idea-community/idea-community-2018.3.1.183.4588.61.ebuild rename to dev-util/idea-community/idea-community-2017.2.2.172.3757.52-r1.ebuild index cc1ffa36d7a..c3da3d3edc2 100644 --- a/dev-util/idea-community/idea-community-2018.3.1.183.4588.61.ebuild +++ b/dev-util/idea-community/idea-community-2017.2.2.172.3757.52-r1.ebuild @@ -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 diff --git a/dev-util/idea-community/idea-community-2017.2.2.172.3757.52.ebuild b/dev-util/idea-community/idea-community-2018.3.1.183.4588.61-r1.ebuild similarity index 93% rename from dev-util/idea-community/idea-community-2017.2.2.172.3757.52.ebuild rename to dev-util/idea-community/idea-community-2018.3.1.183.4588.61-r1.ebuild index a4f2eb0c798..c3da3d3edc2 100644 --- a/dev-util/idea-community/idea-community-2017.2.2.172.3757.52.ebuild +++ b/dev-util/idea-community/idea-community-2018.3.1.183.4588.61-r1.ebuild @@ -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 diff --git a/dev-util/idea-community/idea-community-2018.3.3.183.5153.38.ebuild b/dev-util/idea-community/idea-community-2018.3.3.183.5153.38.ebuild index 87e485f6d7f..3811dacddc7 100644 --- a/dev-util/idea-community/idea-community-2018.3.3.183.5153.38.ebuild +++ b/dev-util/idea-community/idea-community-2018.3.3.183.5153.38.ebuild @@ -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"
