mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
dev-util/idea-community: Remove test Echos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user