summaryrefslogtreecommitdiff
path: root/dev-util/idea-community
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-09-29 01:25:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-09-29 01:25:46 +0100
commit04ac238703da84168e02b06fb131d1d17d85be23 (patch)
treef32aa3a6b6a6c879a798006535ad544bf888df73 /dev-util/idea-community
parent6405cba4bf18141460bc9fcb8f5580532d4b46f8 (diff)
gentoo auto-resync : 29:09:2024 - 01:25:46
Diffstat (limited to 'dev-util/idea-community')
-rw-r--r--dev-util/idea-community/Manifest2
-rw-r--r--dev-util/idea-community/idea-community-2024.2.3.ebuild4
2 files changed, 1 insertions, 5 deletions
diff --git a/dev-util/idea-community/Manifest b/dev-util/idea-community/Manifest
index cd1d857226eb..90adee3a01e4 100644
--- a/dev-util/idea-community/Manifest
+++ b/dev-util/idea-community/Manifest
@@ -1,4 +1,4 @@
DIST idea-community-2024.2.3-aarch64.tar.gz 880579524 BLAKE2B f60114f4f5e9a344bcd8a94ddeaa929b6f2981b1d748a8a8c60749cd5c0b71a266e55b7e4ec29828442467abd359f31dc87a11f008c7e7b2beb2dc474b75c7be SHA512 94aa65f7082b4ddbd53faa955f6a9eaf93f121200c3c55dcb9a9c6b52ead2f192fe8a99000d6979e31747af645a0d3b67e6699ec025dbb7b9ee0101ea633ef69
DIST idea-community-2024.2.3-amd64.tar.gz 881193694 BLAKE2B 4c7af9a748bbebe9b4c6702c512a5c99d8bbd1d8b19ce596e2a51cbe77d3172c8679062c13f2afacb0f315618d2626a453b1512f227fe24d40df6498a5e3a6eb SHA512 4b8caf3ee62fa6cf1e725f270d330c184222425eb68231d545bd377d16c0a30257e1acf2ce2031a53b7cea948f7f17aede6790ee29225529902a39e724ef0e51
-EBUILD idea-community-2024.2.3.ebuild 3836 BLAKE2B 35a6a952f5d017d3da10195cb1ec8917861a2df74046e3589e8bff79083e1944b6199a10efb76f3d9523932e769daaf2399b9cc312e6b6b25bdf321b6a563db0 SHA512 565c53aa56c1bcf0172308e49ef648bf066f0cde9ff25c7bc8e5e7295f653a62fd13a8eb596f600f4fcaa2d8660bea2d39c7ee35184aff7741e89df852dd81c9
+EBUILD idea-community-2024.2.3.ebuild 3754 BLAKE2B fac34a3784fd3d298dce863d3461c2bfe2089a1a2108e6e6c8cfb1104a46129b555e7a0f720e4e2a502617e568b78b87a3000ea1732f88daba69d50b07f8b52e SHA512 1bf899313d606ce6e9c51057cfd9c4e8152c6cd7a70dc741be673b49402d7b124d68c7ae21e09f7aa794882c708d3ef2cd978af8ef35b96ef3229dab2a43982f
MISC metadata.xml 454 BLAKE2B 297cfd8c543bf216cd45b66b5284f310659422e91f12af3d0bbe2ff689d94c96988d4c125c75a95526135b2c0f54a004ee43e1c1c4dfe4d1d68e86af5f75ab0d SHA512 5ca382bcbc51ea5400cbaeb067bccfcb4a245e208a2769d800cbd80fc7151310f895d410e5828c9a32223ab93345716ba4a2ebce521092631a4b7c0858519ef2
diff --git a/dev-util/idea-community/idea-community-2024.2.3.ebuild b/dev-util/idea-community/idea-community-2024.2.3.ebuild
index b61f2c92242b..f596ba9fb7b5 100644
--- a/dev-util/idea-community/idea-community-2024.2.3.ebuild
+++ b/dev-util/idea-community/idea-community-2024.2.3.ebuild
@@ -128,8 +128,4 @@ src_install() {
# remove bundled harfbuzz
rm -f "${D}"/lib/libharfbuzz.so || die "Unable to remove bundled harfbuzz"
-
- # remove bundled java
- rm -r ${dst}/jbr || die "Unable to remove bundled java"
-
}