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 596A81382C5 for ; Fri, 18 Dec 2020 18:28:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9233AE090F; Fri, 18 Dec 2020 18:28:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7A605E090F for ; Fri, 18 Dec 2020 18:28:05 +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 910F8340A85 for ; Fri, 18 Dec 2020 18:28:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 002F649 for ; Fri, 18 Dec 2020 18:28:02 +0000 (UTC) From: "Jason A. Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason A. Donenfeld" Message-ID: <1608316003.7445ece039ab935b118f73b3d0eb84d83553557c.zx2c4@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-2020.2.4.ebuild dev-util/goland/goland-2020.3.ebuild X-VCS-Directories: dev-util/goland/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 7445ece039ab935b118f73b3d0eb84d83553557c X-VCS-Branch: master Date: Fri, 18 Dec 2020 18:28:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ef326be5-84a4-431c-88f7-8d73239243b9 X-Archives-Hash: 76a773ac81c1e8728b31d46a4457e4ab commit: 7445ece039ab935b118f73b3d0eb84d83553557c Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Dec 18 18:26:43 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Fri Dec 18 18:26:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7445ece0 dev-util/goland: bump to 2020.3 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jason A. Donenfeld gentoo.org> dev-util/goland/Manifest | 2 +- dev-util/goland/{goland-2020.2.4.ebuild => goland-2020.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/goland/Manifest b/dev-util/goland/Manifest index 7ba739efc4e..8faa0d3d5db 100644 --- a/dev-util/goland/Manifest +++ b/dev-util/goland/Manifest @@ -1 +1 @@ -DIST goland-2020.2.4.tar.gz 427235299 BLAKE2B 70e21749340c01c7f580c0b3e1c9ba376bd990b20316e4924e04409c40925513e09a30a917776b403aa2215437eb13560feb9e515dc8d071f1f0baae4288ddb7 SHA512 597150fa340c5479717eaabda2fd2552642520abd8adf210e1093229d6046e727a5aca796925fc5f803ff4c524a4cc477cc6d7f131650524c546299b8e6c04e7 +DIST goland-2020.3.tar.gz 484825433 BLAKE2B d3991ca6fdbbe0556ac99f65f5714a9e7b4904782a66904161d6a408ab816b2a44ea2282e51a41e71c827011da099f09e1087c259c42c8cca4e766da4cae0164 SHA512 47d5e91e17a4b3515fb72e9331bf63d69aec36d207822f20e99079d12de0351d8a9d3eca2f201a8a29bfcdc14c2f88015542f94c30be29921d4e12f0db4901f5 diff --git a/dev-util/goland/goland-2020.2.4.ebuild b/dev-util/goland/goland-2020.3.ebuild similarity index 100% rename from dev-util/goland/goland-2020.2.4.ebuild rename to dev-util/goland/goland-2020.3.ebuild