diff options
Diffstat (limited to 'dev-util/idea-community')
-rw-r--r-- | dev-util/idea-community/idea-community-2020.3.0.203.5981.155-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
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 index 7c07043f326c..d797d657b665 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ PV_STRING="$(ver_cut 2-6)" MY_PV="$(ver_cut 1-2)" MY_PN="idea" # Using the most recent Jetbrains Runtime binaries available at the time of writing -# ( jre 11.0.8 build 1098.1 ) +# ( jre 11.0.8 build 1098.1 ) JRE11_BASE="11_0_8" JRE11_VER="1098.1" 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 index 26a367b3725b..bb95ab1a3858 100644 --- 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 @@ -9,7 +9,7 @@ PV_STRING="$(ver_cut 2-6)" MY_PV="$(ver_cut 1-3)" MY_PN="idea" # Using the most recent Jetbrains Runtime binaries available at the time of writing -# ( jre 11.0.8 build 1098.1 ) +# ( jre 11.0.8 build 1098.1 ) JRE11_BASE="11_0_8" JRE11_VER="1098.1" |