commit:     d18feb080bc8a7a86991ffde7af1effa283d921e
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 23:55:45 2021 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 23:55:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18feb08

dev-util/idea-community: Remove test Echos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git 
a/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild 
b/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild
index 1199297e91d..26a367b3725 100644
--- a/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild
+++ b/dev-util/idea-community/idea-community-2020.3.1.203.6682.168.ebuild
@@ -13,9 +13,6 @@ MY_PN="idea"
 JRE11_BASE="11_0_8"
 JRE11_VER="1098.1"
 
-echo "PV_String IS ${PV_STRING}"
-echo "MY_PN S ${MY_PN}"
-
 # distinguish settings for official stable releases and EAP-version releases
 if [[ "$(ver_cut 7)"x = "prex" ]]
 then
@@ -29,8 +26,6 @@ else
                amd64? ( 
https://bintray.com/jetbrains/intellij-jbr/download_file?file_path=jbr-${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";
 

Reply via email to