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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2116615812D for ; Tue, 07 Jan 2025 08:40:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E14DE0798; Tue, 07 Jan 2025 08:40:33 +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 07403E0798 for ; Tue, 07 Jan 2025 08:40:33 +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 E04E334069F for ; Tue, 07 Jan 2025 08:40:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34E6A19EB for ; Tue, 07 Jan 2025 08:40:30 +0000 (UTC) From: "Nick Sarnie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" Message-ID: <1736239171.0677b0b22d81525598e8f9f2f12cf35251b4b661.sarnex@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.78.ebuild net-im/discord/discord-0.0.79.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 0677b0b22d81525598e8f9f2f12cf35251b4b661 X-VCS-Branch: master Date: Tue, 07 Jan 2025 08:40:30 +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: 3b13aeda-c8da-4786-9bd2-422aa35cffc5 X-Archives-Hash: 62d7a08f5686409e436a4de094720a8b commit: 0677b0b22d81525598e8f9f2f12cf35251b4b661 Author: Nick Sarnie gentoo org> AuthorDate: Tue Jan 7 08:39:31 2025 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Tue Jan 7 08:39:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677b0b2 net-im/discord: add 0.0.79, drop 0.0.78 Signed-off-by: Nick Sarnie gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.78.ebuild => discord-0.0.79.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index b61c519bd737..ffa02c98754e 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.78.tar.gz 101827838 BLAKE2B d4d0da431c9ee83dcb44f8bfd1776235952a9f91a631e279d7af2b4aeedae4ab419486b703bdb88ee286a7abc7d7a424356f2433b8ae7f6c07db1c6c8fb2061d SHA512 a0f1ad6f8e28e6ef014f7e5659fd20fe11eece13f2d7e453baa8ae0d65c8b2758e26510964108fe28e23ccd8b3e6dc64b97d2fa7394637d0463d7d529fbe944e +DIST discord-0.0.79.tar.gz 101812053 BLAKE2B e41b528013f0417c71c52f2129f6f030e9f7b1526a7c035d6354c52371b189a8f0a82dc8b81e4bf7d58b0787d204f851b963a16495afc6c23899914f450c5682 SHA512 48a82d7f3cfdc1c5ba2f621450320c25e1ed92608c381d7bd22cdb7dbd134456589d39cee0d55557bce9346f4dfed0fc487b9dddeb8ac7b053b116427cc4cae0 diff --git a/net-im/discord/discord-0.0.78.ebuild b/net-im/discord/discord-0.0.79.ebuild similarity index 99% rename from net-im/discord/discord-0.0.78.ebuild rename to net-im/discord/discord-0.0.79.ebuild index 1af370033bc8..a62e1b060922 100644 --- a/net-im/discord/discord-0.0.78.ebuild +++ b/net-im/discord/discord-0.0.79.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8