summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2022-05-12 18:50:04 -0400
committerMike Pagano <mpagano@gentoo.org>2022-05-12 18:50:04 -0400
commitfa0c84deda3c09e28f167845a7a51af9f8a83a95 (patch)
tree636088c1e379f7a91db75ae0ce596257bc191cbb /dev-util/idea-community
parentsys-cluster/galera: restore galera-4.1-strip-extra-cflags.patch (diff)
downloadgentoo-fa0c84deda3c09e28f167845a7a51af9f8a83a95.tar.gz
gentoo-fa0c84deda3c09e28f167845a7a51af9f8a83a95.tar.bz2
gentoo-fa0c84deda3c09e28f167845a7a51af9f8a83a95.zip
dev-util/idea-community: remove debug echos
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'dev-util/idea-community')
-rw-r--r--dev-util/idea-community/idea-community-2022.1.1.221.5591.52.ebuild7
1 files changed, 0 insertions, 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=(