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 4CB6C1382C5 for ; Sat, 22 May 2021 12:17:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 926D4E0849; Sat, 22 May 2021 12:17:00 +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 79CFCE0849 for ; Sat, 22 May 2021 12:17:00 +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 68915335C7E for ; Sat, 22 May 2021 12:16:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF9E878F for ; Sat, 22 May 2021 12:16:57 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1621684849.6ab32da97792c49500b818cbb2b34cf275185cd4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/discord-canary-bin/Manifest net-im/discord-canary-bin/discord-canary-bin-0.0.121.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.122.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 6ab32da97792c49500b818cbb2b34cf275185cd4 X-VCS-Branch: master Date: Sat, 22 May 2021 12:16:57 +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: 0ee8bb9c-3dac-49e2-a5a6-e31f39ef35fd X-Archives-Hash: 21e1ea27319be6baa5872c92c3ce151d commit: 6ab32da97792c49500b818cbb2b34cf275185cd4 Author: Marcin Woźniak aol com> AuthorDate: Sat May 22 12:00:49 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat May 22 12:00:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ab32da9 net-im/discord-canary-bin: Remove version 0.0.121 and updated to 0.0.122 Signed-off-by: Marcin Woźniak aol.com> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.121.ebuild => discord-canary-bin-0.0.122.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest index 763c904f7..664563618 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.121.deb 71531068 BLAKE2B e76b1264815baea297fb6bab645580bc7b7e2612df0d46fd28b8545034c98845d2f89b8fb190f205e37dfee380fbc35c812c35bffc4289df918910bf71d78e2f SHA512 884aa0305c532f0bd0bfee08c76abaf203ff3f09fb83d4e47c18ac4d395591b5d865384da68640d5350815d382b7a0e635f72cbc5ed58979df25dff15f66929b +DIST discord-canary-0.0.122.deb 71647956 BLAKE2B ec92479f6f9ff27c2e644bcad55ef007b39b91bc24c4ce3c76515cdc93480053349418be70ccbe39afa68e8b7bbf81b422cf633497d47ac73177aacab1934162 SHA512 900ee7eb42469864aaa6dfcb2b66b133149828161b45c89575013c2062de23cc0a6de7430711e0f9b12988d4923050147f7f691061b4d4441fe807ca01a75eb0 diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.121.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.122.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.121.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.122.ebuild