From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 8175D1581B9 for ; Tue, 23 Sep 2025 06:05:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6974E340D30 for ; Tue, 23 Sep 2025 06:05:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4C826110573; Tue, 23 Sep 2025 06:05:08 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 416B8110573 for ; Tue, 23 Sep 2025 06:05:08 +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 EBE5F340CB6 for ; Tue, 23 Sep 2025 06:05:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55BAF323D for ; Tue, 23 Sep 2025 06:05:06 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1758607440.069583a9f4b678269ca57ab5d571acab6600de4f.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/discord/Manifest net-im/discord/discord-0.0.110.ebuild net-im/discord/discord-0.0.111.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 069583a9f4b678269ca57ab5d571acab6600de4f X-VCS-Branch: master Date: Tue, 23 Sep 2025 06:05:06 +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: 0d929c49-c440-4eea-ab33-9f8dcdbe86e5 X-Archives-Hash: 784a2e81350dd6b88b69ee0ed3ee6485 commit: 069583a9f4b678269ca57ab5d571acab6600de4f Author: Stefan Strogin gentoo org> AuthorDate: Tue Sep 23 06:04:00 2025 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Tue Sep 23 06:04:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069583a9 net-im/discord: add 0.0.111, drop 0.0.110 Signed-off-by: Stefan Strogin gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.110.ebuild => discord-0.0.111.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 21dd9fa5d7f3..f4f20ede43f7 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.110.tar.gz 105410676 BLAKE2B 90330f38dd3816f1e90d33a259659564780dbd3327370ca4c886e9953cafd7f036230b4de60560e7da814fa3147f5cc6af0926107d57dace0f185321cc8eb67b SHA512 d1818639619d4011b06ecfa1ddfa2b1424e3db6108ef2380bc0be86e7d3208de9c38d1e61b2340ca9719dcc531d6a5686ab3f2cf7ca0e2862c6516baf3519824 +DIST discord-0.0.111.tar.gz 105410604 BLAKE2B 7d2fb772c6d4abee3d4bef10b99b7b43a524199fee7a6dbda5b0fa1fb83a77f7695955e4d5145df9ff0d0a95ee8a53abfb27141b5231d190467c85f49f4f3068 SHA512 795311fa1fe62489db24af219031e0017911a9dda5eb0a1c0febcd53d71ec70e903a7825da5113fefb584eeaf3fbb9e55458e08ae384f99032ffc15dfbde2c66 diff --git a/net-im/discord/discord-0.0.110.ebuild b/net-im/discord/discord-0.0.111.ebuild similarity index 100% rename from net-im/discord/discord-0.0.110.ebuild rename to net-im/discord/discord-0.0.111.ebuild