summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Elbert <kcelbert@gmail.com>2019-01-26 17:32:54 -0600
committerAlice Ferrazzi <alicef@gentoo.org>2019-01-29 14:58:43 +0000
commit03916dccaefbd00f1e06299bfd56f87b0d2d5ec1 (patch)
treeef6cabb5f497c169cfc41c98ed2d9716fe6086fd
parentdev-util/idea-community: version bump to 2018.3.3 and EAPI 7 port (diff)
downloadgentoo-03916dccaefbd00f1e06299bfd56f87b0d2d5ec1.tar.gz
gentoo-03916dccaefbd00f1e06299bfd56f87b0d2d5ec1.tar.bz2
gentoo-03916dccaefbd00f1e06299bfd56f87b0d2d5ec1.zip
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>
-rw-r--r--dev-util/idea-community/idea-community-2017.2.2.172.3757.52-r1.ebuild (renamed from dev-util/idea-community/idea-community-2018.3.1.183.4588.61.ebuild)6
-rw-r--r--dev-util/idea-community/idea-community-2018.3.1.183.4588.61-r1.ebuild (renamed from dev-util/idea-community/idea-community-2017.2.2.172.3757.52.ebuild)6
-rw-r--r--dev-util/idea-community/idea-community-2018.3.3.183.5153.38.ebuild4
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
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
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"