From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1691306-garchives=archives.gentoo.org@lists.gentoo.org> 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 9D2D11581EC for <garchives@archives.gentoo.org>; Tue, 19 Nov 2024 07:06:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9D22E0942; Tue, 19 Nov 2024 07:06:10 +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 ABAB6E0942 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Nov 2024 07:06:10 +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 BFDB0335DE9 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Nov 2024 07:06:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E867B1682 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Nov 2024 07:06:07 +0000 (UTC) From: "Nick Sarnie" <sarnex@gentoo.org> 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" <sarnex@gentoo.org> Message-ID: <1731999911.8213e784ba77176b17f3ea8f283fda58b47a69aa.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.74.ebuild net-im/discord/discord-0.0.75.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 8213e784ba77176b17f3ea8f283fda58b47a69aa X-VCS-Branch: master Date: Tue, 19 Nov 2024 07:06:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 04712b40-cbba-4a9f-ab4f-bae142499629 X-Archives-Hash: d3ce437923a04176610c512588ce3d06 commit: 8213e784ba77176b17f3ea8f283fda58b47a69aa Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Tue Nov 19 07:05:11 2024 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Tue Nov 19 07:05:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8213e784 net-im/discord: add 0.0.75, drop 0.0.74 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.74.ebuild => discord-0.0.75.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index 4a1c06535e44..f7c03b3c4019 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.74.tar.gz 106992430 BLAKE2B faf7559671eedeace4d0b136f688526f52b13f87e8476677447c0dc23c5f3adc971de59caeb1f58bf0d8bac730cf853d6a3fcbf486f579345bfaff9718e965eb SHA512 204add0f20df85a45a88c371c419ff6f11c35f783e9ed1ce6323963d0f6570b142d3168512065d17f34aa56e910de30b4bf4153c5d1f306e04b5ca46032de606 +DIST discord-0.0.75.tar.gz 102120829 BLAKE2B df16c0db30e9170e3b5dbe05b590a7b3d1d158836fbf64987812ef7bc139a7494abd0cf0d9b81b1824bfdcc5f4f4a60e4b697c4c1c879a98ae007eb752503026 SHA512 3c05f5ca4faebbe4973ffd977a17da6f398a1725fd3be18d9b025faf3ed7b99cb71e7b3219147492e1180b7b341b05886aeeb39f15a85b180b633db56c9821b7 diff --git a/net-im/discord/discord-0.0.74.ebuild b/net-im/discord/discord-0.0.75.ebuild similarity index 100% rename from net-im/discord/discord-0.0.74.ebuild rename to net-im/discord/discord-0.0.75.ebuild