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 DDE60138350 for ; Fri, 10 Jan 2020 20:42:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33B5EE0839; Fri, 10 Jan 2020 20:42:38 +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 197ABE0839 for ; Fri, 10 Jan 2020 20:42:37 +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 15E4234DEE3 for ; Fri, 10 Jan 2020 20:42:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07EAC90 for ; Fri, 10 Jan 2020 20:42:34 +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: <1578688919.6c9327e38a9b8cacfcb20d45210447e98dbc74c2.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.23.ebuild x11-misc/py3status/py3status-3.24.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 6c9327e38a9b8cacfcb20d45210447e98dbc74c2 X-VCS-Branch: master Date: Fri, 10 Jan 2020 20:42:34 +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: c8c8584d-a0d0-4ff1-8479-60f136efc247 X-Archives-Hash: 0fd3615cf41e6bbd44ae19557c2638a3 commit: 6c9327e38a9b8cacfcb20d45210447e98dbc74c2 Author: Alexys Jacob gentoo org> AuthorDate: Fri Jan 10 20:41:06 2020 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Fri Jan 10 20:41:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9327e3 x11-misc/py3status: version bump Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.23.ebuild => py3status-3.24.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 897d34cbfc0..922b4f714bf 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.23.tar.gz 402380 BLAKE2B 9f5524da5e028373945755144d57b26fc7a800adec1d053b21b8060816409c6cf16a27b0481cc57919e5b8117e9461f748658a7a627a6c1ffb473abdab9906ba SHA512 2e4a6d77bc66c9b780dbc168e3b30e95f846b0b884fd79add8d48cb3fb442cbd9ccaaab5ff1a87e8d6fbfdcb91ba4a51f7d0033ab6ce4221bf939fbe6a477b16 +DIST py3status-3.24.tar.gz 403557 BLAKE2B 1b1b0ceafaaf757fa06a4c9637b4efcec7315662b55e61812af8100048832d5f104f11f36dbe9cbe8e9fd7bc8b8f6f5a0e0a5398aed38b35b249ba47b5418f31 SHA512 4e3aebc314498ba0ebe740455c2cf179715e65cfa72ed690d0d44fa9c2a8c3cf17b5785cd1163481afb8232fbb5e22d47ba60d95479472feb56fcf6e6b1b1eab diff --git a/x11-misc/py3status/py3status-3.23.ebuild b/x11-misc/py3status/py3status-3.24.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.23.ebuild rename to x11-misc/py3status/py3status-3.24.ebuild