Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/idea-community/
Date: Thu, 12 May 2022 22:50:24
Message-Id: 1652395804.fa0c84deda3c09e28f167845a7a51af9f8a83a95.mpagano@gentoo
1 commit: fa0c84deda3c09e28f167845a7a51af9f8a83a95
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 12 22:50:04 2022 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Thu May 12 22:50:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0c84de
7
8 dev-util/idea-community: remove debug echos
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild | 7 -------
13 1 file changed, 7 deletions(-)
14
15 diff --git a/dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild b/dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild
16 index a5e99d97c745..96459fa22af1 100644
17 --- a/dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild
18 +++ b/dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild
19 @@ -8,9 +8,6 @@ SLOT="0"
20 PV_STRING="$(ver_cut 2-6)"
21 MY_PV="$(ver_cut 1-3)"
22
23 -echo "PV_STRING is ${PV_STRING}"
24 -echo "MY_PV is ${MY_PV}"
25 -
26 MY_PN="idea"
27 # Using the most recent Jetbrains Runtime binaries available at the time of writing
28 # ( jre 11.0.10 build 1304.4 )
29 @@ -30,8 +27,6 @@ else
30 amd64? ( https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz -> jbr-${JRE11_BASE}-linux-x64-b${JRE11_VER}.tar.gz )"
31 fi
32
33 -echo "SRC_URI is ${SRC_URI}"
34 -
35 DESCRIPTION="A complete toolset for web, mobile and enterprise development"
36 HOMEPAGE="https://www.jetbrains.com/idea"
37
38 @@ -56,8 +51,6 @@ BDEPEND="dev-util/patchelf"
39 RESTRICT="splitdebug"
40 S="${WORKDIR}/${MY_PN}-IC-$(ver_cut 4-6)"
41
42 -echo "S is ${S}"
43 -
44 QA_PREBUILT="opt/${PN}-${MY_PV}/*"
45
46 PATCHES=(