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 A1CBD138359 for ; Tue, 17 Nov 2020 17:23:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED509E0974; Tue, 17 Nov 2020 17:23:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CEE29E0974 for ; Tue, 17 Nov 2020 17:23:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 69A4F340F23 for ; Tue, 17 Nov 2020 17:23:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4C7A3FB for ; Tue, 17 Nov 2020 17:23:13 +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: <1605633659.4ba70737890ab9a45854d3702b24cc0f05e5ed01.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.1.3.ebuild dev-util/goland/goland-2020.2.3.ebuild X-VCS-Directories: dev-util/goland/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 4ba70737890ab9a45854d3702b24cc0f05e5ed01 X-VCS-Branch: master Date: Tue, 17 Nov 2020 17:23:13 +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: fa8bbfa2-59cb-4bf1-be93-90cb367250cd X-Archives-Hash: 28e4faf29df4d81d915706a9af281684 commit: 4ba70737890ab9a45854d3702b24cc0f05e5ed01 Author: Jason A. Donenfeld gentoo org> AuthorDate: Tue Nov 17 17:20:59 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Tue Nov 17 17:20:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba70737 dev-util/goland: bump to 2020.2.3 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Jason A. Donenfeld gentoo.org> dev-util/goland/Manifest | 2 +- dev-util/goland/{goland-2020.1.3.ebuild => goland-2020.2.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/goland/Manifest b/dev-util/goland/Manifest index 2707f68071d..f27a6f6fae8 100644 --- a/dev-util/goland/Manifest +++ b/dev-util/goland/Manifest @@ -1 +1 @@ -DIST goland-2020.1.3.tar.gz 378277738 BLAKE2B e77e834f8ecdffd13face6620bd39e671b931f39967e7e7853dc9c4383cbba0bda2f4dd04915c690de8bfcf8dc49dcbc459d4363392dc572c82c0c546970939c SHA512 31e58b3ec942600d1d6b4ae4e5a29ad557c67ef0aefede80b9e39060150667400fccf7be74c6efbb56168ef9cbf2127cf9d9da269bc39d181c92a86788bba12a +DIST goland-2020.2.3.tar.gz 427140538 BLAKE2B 0bc742e4fc4c5860b364cc34b4a17fa3147881a8e110fea43440e8cf89755b24840a86c770984b3e5d640229fa7806e2739acd6bbf5c7aee83af4404c92fb517 SHA512 742a7e134f01b882778b980f19f35f9310bf5e926ab4de1994af626f453ede74ea6fb5d2ed19c8077f6c152bc0836b1d4f36c5e3752b5cdd5b143a0f72ed4e79 diff --git a/dev-util/goland/goland-2020.1.3.ebuild b/dev-util/goland/goland-2020.2.3.ebuild similarity index 100% rename from dev-util/goland/goland-2020.1.3.ebuild rename to dev-util/goland/goland-2020.2.3.ebuild