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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 31C0C1382C5 for ; Wed, 24 Mar 2021 16:28:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61CD9E0864; Wed, 24 Mar 2021 16:28:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 456F9E0864 for ; Wed, 24 Mar 2021 16:28:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 027B3335D4B for ; Wed, 24 Mar 2021 16:28:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08E753F9 for ; Wed, 24 Mar 2021 16:28:00 +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: <1616603094.73e686132cb621edb2aabf2f60b8632da0caf1b4.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/discord-bin/Manifest net-im/discord-bin/discord-bin-0.0.13.ebuild net-im/discord-bin/discord-bin-0.0.14.ebuild X-VCS-Directories: net-im/discord-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 73e686132cb621edb2aabf2f60b8632da0caf1b4 X-VCS-Branch: master Date: Wed, 24 Mar 2021 16:28:00 +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: ada2b34f-2be0-482f-a4dd-4608f7a9cd8a X-Archives-Hash: 1d58a058b08e4c7929387ce723325e78 commit: 73e686132cb621edb2aabf2f60b8632da0caf1b4 Author: Stefan Strogin gentoo org> AuthorDate: Wed Mar 24 16:23:54 2021 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Wed Mar 24 16:24:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73e68613 net-im/discord-bin: upgrade to 0.0.14 Closes: https://bugs.gentoo.org/777939 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Stefan Strogin gentoo.org> net-im/discord-bin/Manifest | 2 +- .../{discord-bin-0.0.13.ebuild => discord-bin-0.0.14.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/discord-bin/Manifest b/net-im/discord-bin/Manifest index 8d32ede1a16..78c2cf60e1e 100644 --- a/net-im/discord-bin/Manifest +++ b/net-im/discord-bin/Manifest @@ -1 +1 @@ -DIST discord-0.0.13.deb 70624982 BLAKE2B 210dc6f287ccf17d14cb595ad41d508b0d73285e0cb1cacd24b678377c0aa7f5bc111b5cc3a1a3054a05349b96cdd82f589b6001ceca44fbe33bf78513f83f2d SHA512 6b42039a37034f1774f9ad07c9b43dab326ee4f7915b07f976c596ec9cad166871c870145bee42bce170e724c1e99fdd91388f1a6c5f0ec434f757389f1f89e6 +DIST discord-0.0.14.deb 71516834 BLAKE2B 120479556fee1e355e377a0685eee1b1407bb41c566237d7eda511dd1b234f69b9cd623671a904deeda40d0042d566851b666e1f52ca86dca00808d8e76e5d5c SHA512 d5a60e386f23384b53eb57c536026bf546f5ed794cf5ee336727d902a14ed5c750961d710f6da838968d47e0e202933e5665136048aa26cc9f8ee905a38d38f0 diff --git a/net-im/discord-bin/discord-bin-0.0.13.ebuild b/net-im/discord-bin/discord-bin-0.0.14.ebuild similarity index 98% rename from net-im/discord-bin/discord-bin-0.0.13.ebuild rename to net-im/discord-bin/discord-bin-0.0.14.ebuild index 36719eb898c..085aa80b0b9 100644 --- a/net-im/discord-bin/discord-bin-0.0.13.ebuild +++ b/net-im/discord-bin/discord-bin-0.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7