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 65099138334 for ; Thu, 12 Dec 2019 22:24:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96ED6E0863; Thu, 12 Dec 2019 22:24:06 +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 78A91E0863 for ; Thu, 12 Dec 2019 22:24:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F423434D973 for ; Thu, 12 Dec 2019 22:24:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6D03778 for ; Thu, 12 Dec 2019 22:24:03 +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: <1576189409.426da9bd31820f6d4279d9df80125fb214dde05e.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.21.ebuild x11-misc/py3status/py3status-3.22.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 426da9bd31820f6d4279d9df80125fb214dde05e X-VCS-Branch: master Date: Thu, 12 Dec 2019 22:24:03 +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: 34ca021d-95fc-443d-a54f-52dca0fca4f3 X-Archives-Hash: 9675e1224ecf79b6b433ba6b9cf16ebe commit: 426da9bd31820f6d4279d9df80125fb214dde05e Author: Alexys Jacob gentoo org> AuthorDate: Thu Dec 12 22:04:08 2019 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Thu Dec 12 22:23:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=426da9bd x11-misc/py3status: version bump Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.21.ebuild => py3status-3.22.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 04e3f5bdca8..7a7dcd0c687 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.21.tar.gz 398586 BLAKE2B 9ca738aa36da54752d95766d8e03ef2e6b89724fbe88e2fd5154f7624f83fac7160a203cdc3400acd053afa69ac99724211401d1e951f8195bf4139d490a4cdc SHA512 4d04b44777bc0f9eb07da266b0719fcd6a707cfdb95e1b98673d244b290276e6179584881ae605933966bcf7682181554669badad1ca56ef604e6e9a3feae6a2 +DIST py3status-3.22.tar.gz 399414 BLAKE2B eb7da2c86dbebf59ff62f29ca81e697e4c326e36a130513b64cd03de5d79dcf5354a676405242cd0149af6acd43dc561aec6818bf4d6417fdcf8a67bfdf9cad2 SHA512 5139d494bc101cf8f29eb058fa4ae00f7876adeac83d300e342a0566f0b553b60e971bbca4180bf713ec9c4e9d4b2cfec36920f7c6dfc9dbbe8d9f329d62e0cf diff --git a/x11-misc/py3status/py3status-3.21.ebuild b/x11-misc/py3status/py3status-3.22.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.21.ebuild rename to x11-misc/py3status/py3status-3.22.ebuild