From: Kyle Elbert Date: Sat, 26 Jan 2019 23:32:54 +0000 (-0600) Subject: dev-util/idea-community: Update License X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=03916dccaefbd00f1e06299bfd56f87b0d2d5ec1;p=gentoo.git 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 Signed-off-by: Alice Ferrazzi --- 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 cc1ffa36d7ae..c3da3d3edc20 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 a4f2eb0c7987..c3da3d3edc20 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 87e485f6d7ff..3811dacddc7e 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"