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 BC7A2158013 for ; Tue, 12 Dec 2023 06:17:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00CB92BC047; Tue, 12 Dec 2023 06:17:31 +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 D2DEE2BC047 for ; Tue, 12 Dec 2023 06:17:30 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B92C2335D6D for ; Tue, 12 Dec 2023 06:17:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50BBA119 for ; Tue, 12 Dec 2023 06:17:28 +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: <1702361829.4a9f646d0fd9e7363aa94c271f57f4caf629fb1d.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.213.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.218.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 4a9f646d0fd9e7363aa94c271f57f4caf629fb1d X-VCS-Branch: dev Date: Tue, 12 Dec 2023 06:17:28 +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: 905a9bfa-f221-4a06-b190-f8842d6df217 X-Archives-Hash: ab4ce28da49247ce6fdf55d13944778c Message-ID: <20231212061728.IRf7pmheHEGcs_SFX4cR_eCJVVc3G5npD0Rz1l0TIzY@z> commit: 4a9f646d0fd9e7363aa94c271f57f4caf629fb1d Author: Viorel Munteanu gentoo org> AuthorDate: Tue Dec 12 06:17:09 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Tue Dec 12 06:17:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4a9f646d net-im/discord-canary-bin: add 0.0.218, drop 0.0.213 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.213.ebuild => discord-canary-bin-0.0.218.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 a6f69067ab..1f3f60a603 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.213.deb 92534150 BLAKE2B 57438622d80fe4f314e37abcec63b3943b4e0561a218b00bd112811f45f1dd37ccd9d18ffc88f8543058c161cfb1f87e9916cdca83e2c36f9a53d672203350f1 SHA512 8db3e9f3ddb28f6d2c1141119697c69d00015a08ab8df885abb3d51697b3b5863412cd00e52629492652d79c03b0abef533854d7a075aa6c932ebae15cac558e +DIST discord-canary-0.0.218.deb 92534154 BLAKE2B 44a80c77d0a9fd693458f4d30a12002936ca2577de04f5245c8742338682b862bbda31e446162729929911c222867c60ef8cb1e6bb5aa06a21c459272f948358 SHA512 962ec67d45c6282582f6f269fcb699452b3bf41631e4f930c339740c9cc5dfd4c486a2aa4c57d655ec2ba15881490f0f406982dcf9e363b2cddc88d216bf6a19 diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.213.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.218.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.213.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.218.ebuild