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 3247B138359 for ; Mon, 14 Sep 2020 20:01:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F519E0C26; Mon, 14 Sep 2020 20:00:59 +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 413C4E0C26 for ; Mon, 14 Sep 2020 20:00:59 +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 D90E633FE2A for ; Mon, 14 Sep 2020 20:00:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B85B339 for ; Mon, 14 Sep 2020 20:00:56 +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: <1600113624.d8ac39ae09dbad748c573f7e6f0c58ae92322628.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.29.ebuild x11-misc/py3status/py3status-3.30.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: d8ac39ae09dbad748c573f7e6f0c58ae92322628 X-VCS-Branch: master Date: Mon, 14 Sep 2020 20:00:56 +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: 1e6dc09d-93bf-44b6-bef2-8e1e39c5ae8b X-Archives-Hash: 100e2c42503ba07d49ccc1d5303ce730 commit: d8ac39ae09dbad748c573f7e6f0c58ae92322628 Author: Alexys Jacob gentoo org> AuthorDate: Mon Sep 14 20:00:24 2020 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Mon Sep 14 20:00:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ac39ae 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.29.ebuild => py3status-3.30.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 8e0d6a86f69..6a4f303315d 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.29.tar.gz 406915 BLAKE2B 9b24dd25d71c3d511af943bb97db24beb0f5e9e9ecb8879fa450e72c571df221ceba0eda3ee53c41a25130944051a3b932337a96ae0c685042d152dc20caf24c SHA512 7b87ff265450abf8be77886100c734799604bc0abd69e6d6c17af9cd2edd0647768c661c6b2dc165447e85e982cdbbf636c06e3484a60b2d9474e85fcd444612 +DIST py3status-3.30.tar.gz 407251 BLAKE2B 6dc65cf3eb5ca2e182e6d27cb4f3a210e839b0c45caa7ced8683bad7ec60c53992bab10f9cd6c8577525cdeb12cd1196afe1a15f413ea58f08eb17b20f7fc6cc SHA512 f3b72a85f3cd2257ac4c94fa246a0440f4b229c42ef0140062b9f50ea7dbf4ac741648d196729d8c1ea1454c1db2c57ea0ba6999e2141b7a09c9c4c31e488440 diff --git a/x11-misc/py3status/py3status-3.29.ebuild b/x11-misc/py3status/py3status-3.30.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.29.ebuild rename to x11-misc/py3status/py3status-3.30.ebuild