Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/
Date: Sat, 09 Jan 2021 10:36:21
Message-Id: 1610188567.af8e4a61d6b78efffa45f463987c63dd1142fdc5.sam@gentoo
1 commit: af8e4a61d6b78efffa45f463987c63dd1142fdc5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 9 10:23:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 9 10:36:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8e4a61
7
8 dev-util/idea-community: fix trailing whitespace
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 .../idea-community/idea-community-2020.3.0.203.5981.155-r1.ebuild | 4 ++--
14 dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-util/idea-community/idea-community-2020.3.0.203.5981.155-r1.ebuild b/dev-util/idea-community/idea-community-2020.3.0.203.5981.155-r1.ebuild
18 index 7c07043f326..d797d657b66 100644
19 --- a/dev-util/idea-community/idea-community-2020.3.0.203.5981.155-r1.ebuild
20 +++ b/dev-util/idea-community/idea-community-2020.3.0.203.5981.155-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -9,7 +9,7 @@ PV_STRING="$(ver_cut 2-6)"
28 MY_PV="$(ver_cut 1-2)"
29 MY_PN="idea"
30 # Using the most recent Jetbrains Runtime binaries available at the time of writing
31 -# ( jre 11.0.8 build 1098.1 )
32 +# ( jre 11.0.8 build 1098.1 )
33 JRE11_BASE="11_0_8"
34 JRE11_VER="1098.1"
35
36
37 diff --git a/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild b/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild
38 index 26a367b3725..bb95ab1a385 100644
39 --- a/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild
40 +++ b/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild
41 @@ -9,7 +9,7 @@ PV_STRING="$(ver_cut 2-6)"
42 MY_PV="$(ver_cut 1-3)"
43 MY_PN="idea"
44 # Using the most recent Jetbrains Runtime binaries available at the time of writing
45 -# ( jre 11.0.8 build 1098.1 )
46 +# ( jre 11.0.8 build 1098.1 )
47 JRE11_BASE="11_0_8"
48 JRE11_VER="1098.1"