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 12EBA138359 for ; Mon, 7 Sep 2020 20:23:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D776E0A98; Mon, 7 Sep 2020 20:23:46 +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 24328E0A98 for ; Mon, 7 Sep 2020 20:23:46 +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 BC6DE33BEB2 for ; Mon, 7 Sep 2020 20:23:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EB9B320 for ; Mon, 7 Sep 2020 20:23:43 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1599510186.b534ff69127b6fc78359a7ac7a69a98b1ff46c3a.ultrabug@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/py3status/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/py3status/Manifest x11-misc/py3status/py3status-3.28.ebuild x11-misc/py3status/py3status-3.29.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: b534ff69127b6fc78359a7ac7a69a98b1ff46c3a X-VCS-Branch: master Date: Mon, 7 Sep 2020 20:23:43 +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: 57a2872f-4e0a-4d9a-9975-33ccb8071396 X-Archives-Hash: fdea365ca9a98684912940d2ab18a4ec commit: b534ff69127b6fc78359a7ac7a69a98b1ff46c3a Author: Alexys Jacob gentoo org> AuthorDate: Mon Sep 7 20:23:06 2020 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Mon Sep 7 20:23:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b534ff69 x11-misc/py3status: version bump Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.28.ebuild => py3status-3.29.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index bcbd9f0a57a..8e0d6a86f69 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.28.tar.gz 403839 BLAKE2B bc41418d38d8a5d55e2af67c4b68993db69bfa40d5f047fc47bf3e5cda28f56b808b8687ab5081c666398660b837f8c944138094112457eaa0c230cd1f1fa28e SHA512 19447a8afeeb39371551337fbfa62b6cd8b1cb8a4188b2bc18d1a7ec849126d3e8f46fb2cf4cefa2960ed38ff09a0cad7233bfe5711bba5efaeed7cd5da6207c +DIST py3status-3.29.tar.gz 406915 BLAKE2B 9b24dd25d71c3d511af943bb97db24beb0f5e9e9ecb8879fa450e72c571df221ceba0eda3ee53c41a25130944051a3b932337a96ae0c685042d152dc20caf24c SHA512 7b87ff265450abf8be77886100c734799604bc0abd69e6d6c17af9cd2edd0647768c661c6b2dc165447e85e982cdbbf636c06e3484a60b2d9474e85fcd444612 diff --git a/x11-misc/py3status/py3status-3.28.ebuild b/x11-misc/py3status/py3status-3.29.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.28.ebuild rename to x11-misc/py3status/py3status-3.29.ebuild