From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A2773138334 for ; Sat, 2 Jun 2018 12:51:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DC63E07B3; Sat, 2 Jun 2018 12:51:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAA8CE07B3 for ; Sat, 2 Jun 2018 12:51:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25427335C77 for ; Sat, 2 Jun 2018 12:51:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCC52291 for ; Sat, 2 Jun 2018 12:50:59 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1527943645.6ba2553a2bd1b72b5df3d47e319004ca37f1447f.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/goland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/goland/Manifest dev-util/goland/goland-2018.1.1.ebuild X-VCS-Directories: dev-util/goland/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 6ba2553a2bd1b72b5df3d47e319004ca37f1447f X-VCS-Branch: master Date: Sat, 2 Jun 2018 12:50:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aa7149e5-8d84-4582-a2c7-7437fa5e259f X-Archives-Hash: 6f2321a77bd9115d5c47a785909fcba7 commit: 6ba2553a2bd1b72b5df3d47e319004ca37f1447f Author: Manuel Rüger gentoo org> AuthorDate: Sat Jun 2 12:47:25 2018 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Jun 2 12:47:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba2553a dev-util/goland: Remove old Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/goland/Manifest | 1 - dev-util/goland/goland-2018.1.1.ebuild | 45 ---------------------------------- 2 files changed, 46 deletions(-) diff --git a/dev-util/goland/Manifest b/dev-util/goland/Manifest index 0729f8639a9..f721c384f39 100644 --- a/dev-util/goland/Manifest +++ b/dev-util/goland/Manifest @@ -1,3 +1,2 @@ -DIST goland-2018.1.1.tar.gz 218213751 BLAKE2B 4fda04b45da9757e829158a8e6079cb5df9ed3c02b06268169b403258f93a70bb4861b2a85349caaabdcc6c300b95b91989f7957780c7fecf2334530e90ecf97 SHA512 642eda4359da203c282cae2ec855efde0785b59f613070d4f29cafe9ae79fd8dfdc0fac26bc27246ece7178455ab6eda1a278cccf97fd500712972b34f1c1ab2 DIST goland-2018.1.3.tar.gz 221579069 BLAKE2B 16ead14bc3401fe7b031576eb9581613cac1352b42933acc83af77946376017b6658fb04b556b028a6f89f86a65b60290e1f6f9b5febe2dc10c85b5c6004879f SHA512 24f1c384139276301a27a9df1056560f3ee89ef9817690c00626eb0522fed8a58ded3bd3632aeac8f25855dd2c031c40f937761625f6545504eb2f3e7d0d509b DIST goland-2018.1.4.tar.gz 217585781 BLAKE2B f4bdd554003b2397911cb767ffba558fcf06ab9cfd20c0017579cf82c6af93681e16c23db82c3cf0b47c4bb6a2c37c564be5ee9d6400cf91cb3a0938309166d5 SHA512 972c15d6636728e214b355ce4ce7174d08e0e842c6ca4e4385fbc4330930a2fae3a964b1b3753c38fe77ac2b8073fd7366fd0085d00fcf05b832c985d6243325 diff --git a/dev-util/goland/goland-2018.1.1.ebuild b/dev-util/goland/goland-2018.1.1.ebuild deleted file mode 100644 index d46b730ae46..00000000000 --- a/dev-util/goland/goland-2018.1.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils - -SLOT=0 - -SRC_URI="http://download.jetbrains.com/go/${P}.tar.gz" -DESCRIPTION="Golang IDE by JetBrains" -HOMEPAGE="http://www.jetbrains.com/go" - -KEYWORDS="~amd64" -LICENSE="IDEA - || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )" - -QA_PREBUILT="opt/${P}/*" - -S=${WORKDIR}/GoLand-${PV} - -RDEPEND="dev-lang/go" - -src_prepare() { - default - if ! use arm; then - rm -rf bin/fsnotifier-arm || die - fi -} - -src_install() { - local dir="/opt/${P}" - - insinto "${dir}" - doins -r * - fperms 755 "${dir}"/bin/{${PN}.sh,fsnotifier{,64}} - - make_wrapper "${PN}" "${dir}/bin/${PN}.sh" - newicon "bin/${PN}.png" "${PN}.png" - make_desktop_entry "${PN}" "gogland" "${PN}" "Development;IDE;" - - # recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit - mkdir -p "${D}/etc/sysctl.d/" || die - echo "fs.inotify.max_user_watches = 524288" > "${D}/etc/sysctl.d/30-idea-inotify-watches.conf" || die -}