From: "Mike Pagano" <mpagano@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/files/, dev-util/idea-community/
Date: Sat, 28 Jan 2023 23:41:26 +0000 (UTC) [thread overview]
Message-ID: <1674949258.ffb2ede06368ce99a558de1717b3e9bbededf681.mpagano@gentoo> (raw)
commit: ffb2ede06368ce99a558de1717b3e9bbededf681
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 23:40:58 2023 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 23:40:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb2ede0
dev-util/idea-community: Remove patch causing breakage setting JRE
Closes: https://bugs.gentoo.org/892253
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
| 11 -----------
| 4 ----
2 files changed, 15 deletions(-)
diff --git a/dev-util/idea-community/files/idea-community-jdk.patch b/dev-util/idea-community/files/idea-community-jdk.patch
deleted file mode 100644
index d99f8125e51c..000000000000
--- a/dev-util/idea-community/files/idea-community-jdk.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/bin/idea.sh 2021-04-29 14:52:57.173162184 -0400
-+++ b/bin/idea.sh 2021-04-29 14:54:40.733748978 -0400
-@@ -52,6 +52,8 @@ PATHS_SELECTOR="IdeaIC2021.1"
- # shellcheck disable=SC2154
- if [ -n "$IDEA_JDK" ] && [ -x "$IDEA_JDK/bin/java" ]; then
- JRE="$IDEA_JDK"
-+else
-+ JRE="/opt/openjdk-bin-17" && [[ -d "/opt/openjdk-17" ]] && JRE="/usr/lib64/openjdk-bin-17"
- fi
-
- BITS=""
--git a/dev-util/idea-community/idea-community-2022.3.2.ebuild b/dev-util/idea-community/idea-community-2022.3.2.ebuild
index 0e2764406d3e..0a1132b3b38a 100644
--- a/dev-util/idea-community/idea-community-2022.3.2.ebuild
+++ b/dev-util/idea-community/idea-community-2022.3.2.ebuild
@@ -35,10 +35,6 @@ S="${WORKDIR}/idea-IC-${PV}"
QA_PREBUILT="opt/${PN}/*"
-PATCHES=(
- "${FILESDIR}/${PN}-jdk.patch"
-)
-
src_unpack() {
default_src_unpack
next reply other threads:[~2023-01-28 23:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-28 23:41 Mike Pagano [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-15 12:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/files/, dev-util/idea-community/ Mike Pagano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1674949258.ffb2ede06368ce99a558de1717b3e9bbededf681.mpagano@gentoo \
--to=mpagano@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox