commit:     71777b93ae35fe5a9e8f5227f8974aef164dba09
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Mon May 10 15:16:52 2021 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Mon May 10 15:16:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71777b93

dev-util/idea-community: Version bump, fix versioning

I fixed the versioning here to be aligned with upstream.
This may appear like a downgrade, but I assure you, it
is an upgrade.  Thanks for reading this commit message.

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 dev-util/idea-community/Manifest                                      | 2 +-
 ...211.6693.111.ebuild => idea-community-2021.1.1.211.7142.45.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/idea-community/Manifest b/dev-util/idea-community/Manifest
index 17043daa35b..9b349f139c0 100644
--- a/dev-util/idea-community/Manifest
+++ b/dev-util/idea-community/Manifest
@@ -1,2 +1,2 @@
-DIST ideaIC-3.1.211.6693.111.tar.gz 652142239 BLAKE2B 
7ce39420fd42c829ce1e742be20f37a255c3452740e77ee276495932dcab2db50aad1ce43a27aff6d02821a5e9d9c69d782c6a35ce7621d6b2abf14e29c45808
 SHA512 
cb7e8bf31f7ce87ab29483086ed3cbb5bd2a638c9179f9131de0344d97947950abecd5aec1d98e881434bb2f72aafd440cafc358829db3516d0e960eae722da0
+DIST ideaIC-1.1.211.7142.45.tar.gz 652283495 BLAKE2B 
601111752b8bab9bc4988c6f5f12a841cd46a2ce504772a82968a094f471566f9cd6f15731c30dca6d332e74fbd3cbeef026d05587fee9ad65ebc3c5921656ec
 SHA512 
ccfb941b074f04701bb9ad3a4e4001582fac268048bb07ab7958b5f18b10f2385e0a242d518f525e2550b9da901a052653cee6147edf6559fab1978b8dfe6fe9
 DIST jbr-11_0_10-linux-x64-b1304.4.tar.gz 201507596 BLAKE2B 
aa83f396dd37a96c769806c3f95a4c78bcc31e9c8eda047903cbee932a84029ad7133fc03496a248c017795ec45ff42f30f3860780a00d9d766ac7b262019905
 SHA512 
0de75baac30dad42927fa0cef3b78dc183f4dd317f8426021dd51cf1288680bbc65ed934e867dfa3ca9397d9bd5cff4b4d6896eb4878323c8b0aaa2b39d33d82

diff --git 
a/dev-util/idea-community/idea-community-2021.3.1.211.6693.111.ebuild 
b/dev-util/idea-community/idea-community-2021.1.1.211.7142.45.ebuild
similarity index 97%
rename from dev-util/idea-community/idea-community-2021.3.1.211.6693.111.ebuild
rename to dev-util/idea-community/idea-community-2021.1.1.211.7142.45.ebuild
index 35a6a1bcf8e..9d686a4fb00 100644
--- a/dev-util/idea-community/idea-community-2021.3.1.211.6693.111.ebuild
+++ b/dev-util/idea-community/idea-community-2021.1.1.211.7142.45.ebuild
@@ -6,13 +6,13 @@ inherit eutils desktop
 
 SLOT="0"
 PV_STRING="$(ver_cut 2-6)"
-MY_PV="$(ver_cut 1-1).$(ver_cut 3-3)"
+MY_PV="$(ver_cut 1-2).$(ver_cut 3-3)"
 MY_PN="idea"
 # Using the most recent Jetbrains Runtime binaries available at the time of 
writing
 # ( jre 11.0.10 build 1304.4  )
 JRE11_BASE="11_0_10"
 JRE11_VER="1304.4"
-IDEA_VER="2.111705284.1737970125.1619718960-2104634719.1619551776"
+IDEA_VER="2.236075331.371301151.1620596360-682219170.1619910833"
 
 # distinguish settings for official stable releases and EAP-version releases
 if [[ "$(ver_cut 7)"x = "prex" ]]

Reply via email to