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 5FBAA1382C5 for ; Sun, 13 Jun 2021 17:11:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B306E0C12; Sun, 13 Jun 2021 17:11:06 +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 6A1ECE0C12 for ; Sun, 13 Jun 2021 17:11:06 +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 0A58E335C29 for ; Sun, 13 Jun 2021 17:11:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22FC347 for ; Sun, 13 Jun 2021 17:11:03 +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: <1623604258.814baae2d7806086db2bd36196f463cc1e2614c6.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-2021.1.1.ebuild dev-util/goland/goland-2021.1.3.ebuild X-VCS-Directories: dev-util/goland/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 814baae2d7806086db2bd36196f463cc1e2614c6 X-VCS-Branch: master Date: Sun, 13 Jun 2021 17:11:03 +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: ceee2cc5-5e44-4979-9502-24b1d61f04ea X-Archives-Hash: f145f7df51fcd7dd226ef81fd45b121d commit: 814baae2d7806086db2bd36196f463cc1e2614c6 Author: Jason A. Donenfeld gentoo org> AuthorDate: Sun Jun 13 17:09:59 2021 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Sun Jun 13 17:10:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814baae2 dev-util/goland: bump to 2021.1.3 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld gentoo.org> dev-util/goland/Manifest | 2 +- dev-util/goland/{goland-2021.1.1.ebuild => goland-2021.1.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/goland/Manifest b/dev-util/goland/Manifest index b407de15e0c..547930fbbf5 100644 --- a/dev-util/goland/Manifest +++ b/dev-util/goland/Manifest @@ -1 +1 @@ -DIST goland-2021.1.1.tar.gz 544517245 BLAKE2B 2c7e11f6a3fc4ca779d4273befe93d89c53aaa06a650b4181295c2f74d0679ecd8ecfcb44a6394a6173ec3b7379d57df671ef54c0af4b75d90443c4804f2d6af SHA512 53b49984c3d5ecf7c9497a6a958656c26beda122987442cb7a37a95ddf1514ec5d31fcccb3babb5bfe394bd636231901a34dc9a1a25cc861a8be86d1db02fd16 +DIST goland-2021.1.3.tar.gz 544674162 BLAKE2B 82ad057177129cc41facc704c3021221b2b4e7bd3e8ab11252193a1bb4663313c9b450786f2915a28678ae75347ba6ed6be54b79aae9ccb38f0aa3eb97190353 SHA512 d58e25af05351471d1ee43e34decd2d692d3d194c017d5392b4a1fe4255f4b2c5c7373ebce880020ef4759adf73dd1ac6db200149c7a486180ff944747909fff diff --git a/dev-util/goland/goland-2021.1.1.ebuild b/dev-util/goland/goland-2021.1.3.ebuild similarity index 100% rename from dev-util/goland/goland-2021.1.1.ebuild rename to dev-util/goland/goland-2021.1.3.ebuild