dev-util/idea-community: Update License
authorKyle Elbert <kcelbert@gmail.com>
Sat, 26 Jan 2019 23:32:54 +0000 (17:32 -0600)
committerAlice Ferrazzi <alicef@gentoo.org>
Tue, 29 Jan 2019 14:58:43 +0000 (14:58 +0000)
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>
dev-util/idea-community/idea-community-2017.2.2.172.3757.52-r1.ebuild [moved from dev-util/idea-community/idea-community-2018.3.1.183.4588.61.ebuild with 93% similarity]
dev-util/idea-community/idea-community-2018.3.1.183.4588.61-r1.ebuild [moved from dev-util/idea-community/idea-community-2017.2.2.172.3757.52.ebuild with 93% similarity]
dev-util/idea-community/idea-community-2018.3.3.183.5153.38.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 cc1ffa36d7ae8d160413f2e38e2dd6b80692af02..c3da3d3edc20d4691ec0e44f9336343fb1577549 100644 (file)
@@ -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
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 a4f2eb0c7987dd3b2ae3956f4c82d87d72fe8cba..c3da3d3edc20d4691ec0e44f9336343fb1577549 100644 (file)
@@ -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
index 87e485f6d7ffc979649d557b05b98c5c324d0580..3811dacddc7efa036c5f281a896d3304ca2e3861 100644 (file)
@@ -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"