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 EBAF6138359 for ; Sat, 12 Sep 2020 01:05:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3317E0837; Sat, 12 Sep 2020 01:05:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C3C05E0837 for ; Sat, 12 Sep 2020 01:05:48 +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 996B433D5A5 for ; Sat, 12 Sep 2020 01:05:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F13FA355 for ; Sat, 12 Sep 2020 01:05:45 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1599870900.a1f017de7bf778e1e4231fa5f0c38a01e6a2664f.sam@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.11.ebuild net-im/discord-bin/discord-bin-0.0.12.ebuild X-VCS-Directories: net-im/discord-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a1f017de7bf778e1e4231fa5f0c38a01e6a2664f X-VCS-Branch: master Date: Sat, 12 Sep 2020 01:05:45 +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: b30ba8ea-e304-49e4-bd12-eb493ba0e163 X-Archives-Hash: ba03f7634044011ae3272b9ad91f261a commit: a1f017de7bf778e1e4231fa5f0c38a01e6a2664f Author: Ashley Laika riseup net> AuthorDate: Fri Sep 11 11:14:15 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 12 00:35:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f017de net-im/discord-bin: version bump to 0.0.12 Closes: https://bugs.gentoo.org/741554 Signed-off-by: Ashley Laika riseup.net> Closes: https://github.com/gentoo/gentoo/pull/17502 Signed-off-by: Sam James gentoo.org> net-im/discord-bin/Manifest | 2 +- .../{discord-bin-0.0.11.ebuild => discord-bin-0.0.12.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/discord-bin/Manifest b/net-im/discord-bin/Manifest index 7cad669d92a..04c9053caf9 100644 --- a/net-im/discord-bin/Manifest +++ b/net-im/discord-bin/Manifest @@ -1 +1 @@ -DIST discord-0.0.11.deb 68328574 BLAKE2B 5a4bba82168056fffee2a2e495be7f5c8d8a02b890fd45645eb800a17c976db4a35719082ae469615f13ce45cadeb73ab7937ad8aac4850264275a479a8eb2c4 SHA512 26f408c3332e9083c448b3b8914fed80918a7d3ab3dd9c2a02b2cea7225ac53dea743fa899bdeeb2f210cda90493b7f35b8075a967e70d1fd6dffb1de1e8b102 +DIST discord-0.0.12.deb 68328818 BLAKE2B 3416f7f49e4894fbf03bbe61a225d79df934456205776755b77a6d3c385e379021d5af679270012e0f134850964d993165ca25bf6c33980477e0dfe7112e6b6b SHA512 79c4bc0667b1f7ee693c14356d18be36f5597c1d7740a99abdf31139d54fa2237bb0d6602511d6ba78e2e94871506758728ac43b5b301581561ae463a19229b5 diff --git a/net-im/discord-bin/discord-bin-0.0.11.ebuild b/net-im/discord-bin/discord-bin-0.0.12.ebuild similarity index 100% rename from net-im/discord-bin/discord-bin-0.0.11.ebuild rename to net-im/discord-bin/discord-bin-0.0.12.ebuild