diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-12-13 17:45:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-12-13 17:45:56 +0000 |
commit | ca04d5f1b74639bc2db1e371abbf0182fc431828 (patch) | |
tree | 5e6d2b5341c69d06a6d3e8352c5b8b88a5382302 /dev-util | |
parent | 0ded23e9afc3d3424aef90e5cec3f2ca6d6b4c30 (diff) |
gentoo auto-resync : 13:12:2023 - 17:45:55
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/Manifest.gz | bin | 70448 -> 70449 bytes | |||
-rw-r--r-- | dev-util/idea-community/Manifest | 4 | ||||
-rw-r--r-- | dev-util/idea-community/idea-community-2023.3.1.ebuild (renamed from dev-util/idea-community/idea-community-2023.3.0.ebuild) | 4 |
3 files changed, 3 insertions, 5 deletions
diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz Binary files differindex f18b5cd9ac0c..2b8fe35dd4ef 100644 --- a/dev-util/Manifest.gz +++ b/dev-util/Manifest.gz diff --git a/dev-util/idea-community/Manifest b/dev-util/idea-community/Manifest index 1f26d6bf6f9f..c1a431cd2172 100644 --- a/dev-util/idea-community/Manifest +++ b/dev-util/idea-community/Manifest @@ -1,3 +1,3 @@ -DIST idea-community-2023.3.0.tar.gz 803784854 BLAKE2B 34a8c8e1b28c6e69b146b1b4465604fc136266f357c972c05f2056fdbe7175205d2c3cf5742751f4ca265b3d02878ff433a1492d6fcb89c074b3137ca697c6e3 SHA512 bd5029b012668cd95098141a7514f3538673fcb21f6e90be3370ff6e4e5d5883f23ec2a3e7c0f6bf8b640ffac8beb54f5e2528bcf008aebd81311a06bf32d561 -EBUILD idea-community-2023.3.0.ebuild 3610 BLAKE2B 51f62777381f5b4ac834d4368c831bf4f60b78b624c390b88674fb192b39eed0860040089098ee957f2957371e88b915cd283268fef4918475042e410b331d97 SHA512 afd7494a2be4ef523770bd5219adf0286bb5ffd6d5c308c270bc392ee6e5547d54f453c65d69a27eae3febc41506c8d3c3fd3d51e469b0458cb003a3619cd347 +DIST idea-community-2023.3.1.tar.gz 803881760 BLAKE2B 407c85301c0895b7cba55db580668658fbcc839ed45382a0d6f5cb6999cc9c99f6f6777d5772d995eea431919d8b35b02e4be8d242634debcfca29dc544d07bc SHA512 f2f01bb0e2851f71443370300868bcc648824e9e0b6c0031ce8bd6485f3396bd17e9e2dd7cb2807ae7c71dcee7d842be759fe75283a7fb7c19fc9fa0154a6845 +EBUILD idea-community-2023.3.1.ebuild 3585 BLAKE2B e0f1c67c94aec173ae54c2a55fae01b6f0f75a3116b67fe4e5d559024cd3ff04ded90ec46398f58123e706a0eeaea55335f73077319ec7fd089872d9a72a5d62 SHA512 34cd34c196fdd198ae3da4f728b692a1bdb8fb1693c41af4593071648d34b0667d096d54019542e775a2f4188edc9172495b242578447815a6cbcd12325b23de MISC metadata.xml 454 BLAKE2B 297cfd8c543bf216cd45b66b5284f310659422e91f12af3d0bbe2ff689d94c96988d4c125c75a95526135b2c0f54a004ee43e1c1c4dfe4d1d68e86af5f75ab0d SHA512 5ca382bcbc51ea5400cbaeb067bccfcb4a245e208a2769d800cbd80fc7151310f895d410e5828c9a32223ab93345716ba4a2ebce521092631a4b7c0858519ef2 diff --git a/dev-util/idea-community/idea-community-2023.3.0.ebuild b/dev-util/idea-community/idea-community-2023.3.1.ebuild index ae9608a412a4..a4cb91b07f12 100644 --- a/dev-util/idea-community/idea-community-2023.3.0.ebuild +++ b/dev-util/idea-community/idea-community-2023.3.1.ebuild @@ -4,11 +4,9 @@ EAPI=8 inherit desktop wrapper -MY_PV=$(ver_cut 1-2) - DESCRIPTION="A complete toolset for web, mobile and enterprise development" HOMEPAGE="https://www.jetbrains.com/idea" -SRC_URI="https://download.jetbrains.com/idea/ideaIC-${MY_PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://download.jetbrains.com/idea/ideaIC-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1 codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0 |