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 1203C15838C for ; Thu, 25 Jan 2024 10:49:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77295E2A9B; Thu, 25 Jan 2024 10:49:22 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 574F1E2A9F for ; Thu, 25 Jan 2024 10:49:22 +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 435B6343414 for ; Thu, 25 Jan 2024 10:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B482114C8 for ; Thu, 25 Jan 2024 10:49:16 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1706166307.e4538ef1ac2ab9fdcd55a2fa31fd89cb0a26fbe2.davidroman@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.251.ebuild net-im/discord-canary-bin/discord-canary-bin-0.0.255.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: e4538ef1ac2ab9fdcd55a2fa31fd89cb0a26fbe2 X-VCS-Branch: master Date: Thu, 25 Jan 2024 10:49:16 +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: 9d71aefd-608c-41c1-9603-c1cb4efed033 X-Archives-Hash: 3a32dd58429f21ea0c197c066a31bcb7 commit: e4538ef1ac2ab9fdcd55a2fa31fd89cb0a26fbe2 Author: Viorel Munteanu gentoo org> AuthorDate: Thu Jan 25 07:05:07 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Jan 25 07:05:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4538ef1 net-im/discord-canary-bin: add 0.0.255, drop 0.0.251 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 2 +- ...cord-canary-bin-0.0.251.ebuild => discord-canary-bin-0.0.255.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 f8da1c4720..6d05c52b44 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1 @@ -DIST discord-canary-0.0.251.deb 100770462 BLAKE2B 46035b46bb02555297965d8cfb58977391370eb98aa7efe9bc956e66970f91b70e8cc163badc2a4ed831323213cf38579708fcbe4f060d4a1b619ab83f9e9ffa SHA512 330765d92c70e4bccd16c50bb8cfe19b211d7513131655b48c2bf85385786bde755da9677647a9b879b7cf617bcc72735ccc5f4dcd30750e485d737d0b395659 +DIST discord-canary-0.0.255.deb 100771184 BLAKE2B a07a2b0434ca862ee4a80935085250bf513e6d55b3e361382dbfe06758fc8e408c48ee1fb582a1a794df10f40f38a0f917f62fe4db9a67be0ec2532e849e079f SHA512 485c447cf0333d79bb16ace30288411e24e976c3620eb86dbc48afe7737ea1e40bb9b2154a2137a9a48824affa675e6d6dcd2f5b7d2f55b90f6fd3421b1679a6 diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.251.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.255.ebuild similarity index 100% rename from net-im/discord-canary-bin/discord-canary-bin-0.0.251.ebuild rename to net-im/discord-canary-bin/discord-canary-bin-0.0.255.ebuild