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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 89EA9158041 for ; Fri, 15 Mar 2024 06:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90D9CE299E; Fri, 15 Mar 2024 06:43:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68C8CE299E for ; Fri, 15 Mar 2024 06:43:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47F1E33BE12 for ; Fri, 15 Mar 2024 06:43:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD8247E7 for ; Fri, 15 Mar 2024 06:43:10 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1710484437.d255cc0253026cd27152757e6a1db153b31f3ef0.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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.255.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.306.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d255cc0253026cd27152757e6a1db153b31f3ef0 X-VCS-Branch: dev Date: Fri, 15 Mar 2024 06:43:10 +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: 942222f5-5cce-4c88-829b-30c8852b99ac X-Archives-Hash: 4c5af81542263b4fb7dfe58cbbf2528d commit: d255cc0253026cd27152757e6a1db153b31f3ef0 Author: Viorel Munteanu gentoo org> AuthorDate: Fri Mar 15 06:33:57 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Fri Mar 15 06:33:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d255cc02 net-im/discord-canary-bin: add 0.0.306, drop 0.0.255 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.255.ebuild => discord-canary-bin-0.0.306.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 6d05c52b44..6a50378cb0 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.255.deb 100771184 BLAKE2B a07a2b0434ca862ee4a80935085250bf513e6d55b3e361382dbfe06758fc8e408c48ee1fb582a1a794df10f40f38a0f917f62fe4db9a67be0ec2532e849e079f SHA512 485c447cf0333d79bb16ace30288411e24e976c3620eb86dbc48afe7737ea1e40bb9b2154a2137a9a48824affa675e6d6dcd2f5b7d2f55b90f6fd3421b1679a6 +DIST discord-canary-0.0.306.deb 100786292 BLAKE2B 052bb4c8f452b9015c603a648099b3f8447aa4082091ba417ac84bde03a690e347931ed615f18677d4103e7c7e680ab57bbb388fb8169e5a26ef5b54182d84d5 SHA512 6b5aa78862ca33a1ee35f47766321502734ed62af42496e7167237bbb54417e1379e435cbada7557d28b940f7e405cecbe680a3812a8b3d2f7d292f1d376cfeb diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.255.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.306.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.255.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.306.ebuild