commit: fa0c84deda3c09e28f167845a7a51af9f8a83a95
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 22:50:04 2022 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Thu May 12 22:50:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0c84de
dev-util/idea-community: remove debug echos
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild | 7 -------
1 file changed, 7 deletions(-)
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
index a5e99d97c745..96459fa22af1 100644
--- 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
@@ -8,9 +8,6 @@ SLOT="0"
PV_STRING="$(ver_cut 2-6)"
MY_PV="$(ver_cut 1-3)"
-echo "PV_STRING is ${PV_STRING}"
-echo "MY_PV is ${MY_PV}"
-
MY_PN="idea"
# Using the most recent Jetbrains Runtime binaries available at the time of
writing
# ( jre 11.0.10 build 1304.4 )
@@ -30,8 +27,6 @@ else
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 )"
fi
-echo "SRC_URI is ${SRC_URI}"
-
DESCRIPTION="A complete toolset for web, mobile and enterprise development"
HOMEPAGE="https://www.jetbrains.com/idea"
@@ -56,8 +51,6 @@ BDEPEND="dev-util/patchelf"
RESTRICT="splitdebug"
S="${WORKDIR}/${MY_PN}-IC-$(ver_cut 4-6)"
-echo "S is ${S}"
-
QA_PREBUILT="opt/${PN}-${MY_PV}/*"
PATCHES=(