diff options
author | Sam James <sam@gentoo.org> | 2021-01-09 10:23:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-09 10:36:07 +0000 |
commit | af8e4a61d6b78efffa45f463987c63dd1142fdc5 (patch) | |
tree | b74b027c586f139e1aae719ee53c27a86d1c6d23 /dev-util/idea-community | |
parent | games-puzzle/monsterz: fix trailing whitespace (diff) | |
download | gentoo-af8e4a61d6b78efffa45f463987c63dd1142fdc5.tar.gz gentoo-af8e4a61d6b78efffa45f463987c63dd1142fdc5.tar.bz2 gentoo-af8e4a61d6b78efffa45f463987c63dd1142fdc5.zip |
dev-util/idea-community: fix trailing whitespace
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
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" |