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 38BE9158089 for ; Mon, 18 Sep 2023 23:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E0DB2BC01E; Mon, 18 Sep 2023 23:08:23 +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 4E88C2BC01E for ; Mon, 18 Sep 2023 23:08:23 +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 4051A335C56 for ; Mon, 18 Sep 2023 23:08:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E0E51113 for ; Mon, 18 Sep 2023 23:08:20 +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: <1695078442.16a6da199f9190a8a06b286a37a5a7167fd8f996.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.29.ebuild net-im/discord/discord-0.0.30.ebuild X-VCS-Directories: net-im/discord/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 16a6da199f9190a8a06b286a37a5a7167fd8f996 X-VCS-Branch: master Date: Mon, 18 Sep 2023 23:08:20 +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: 2bd1a2e7-9466-4fb2-aedb-75147a75d73b X-Archives-Hash: a6ec3efdd2b1b32ff329e5e14763bae2 commit: 16a6da199f9190a8a06b286a37a5a7167fd8f996 Author: Stefan Strogin gentoo org> AuthorDate: Mon Sep 18 23:07:22 2023 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Mon Sep 18 23:07:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a6da19 net-im/discord: add 0.0.30, drop 0.0.29 Signed-off-by: Stefan Strogin gentoo.org> net-im/discord/Manifest | 2 +- net-im/discord/{discord-0.0.29.ebuild => discord-0.0.30.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord/Manifest b/net-im/discord/Manifest index e35acf7e1eef..51f69f3809fa 100644 --- a/net-im/discord/Manifest +++ b/net-im/discord/Manifest @@ -1 +1 @@ -DIST discord-0.0.29.tar.gz 92596511 BLAKE2B 902f24b84bb1f1f43a95461190125d99c74846e985d68588101c1ceea4ad92042ff45e86ef115637eb58141d3ebe2d85922d75620a235702bdbf8990da59674b SHA512 38e4c21872fdf7b7716680b70e6f677274be50fce04d16831ed180d894965ca2f8cc8814148e16ca540f8dcba2bb749788f6980180f51d8b1f1556e1a8a368e0 +DIST discord-0.0.30.tar.gz 92571367 BLAKE2B 96686915c1d561c8d543677ffb42288e87de9788e8a6a566189068ab12ec679bc33849d981e42a19ad6253918ba66aedbb2cca21806d5c6aa183e4a0b5224b93 SHA512 2da18ea98c429345b97e6168cebf8b3422f1f1d8a60e5e2ab0154732cc033774a75b94f85e5b834acbdf7362c13f3707bb767ad6c19290fc39a2a10997aff554 diff --git a/net-im/discord/discord-0.0.29.ebuild b/net-im/discord/discord-0.0.30.ebuild similarity index 100% rename from net-im/discord/discord-0.0.29.ebuild rename to net-im/discord/discord-0.0.30.ebuild