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 82825138334 for ; Sun, 13 Oct 2019 10:47:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA618E07B3; Sun, 13 Oct 2019 10:47:15 +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 916FBE07B3 for ; Sun, 13 Oct 2019 10:47:15 +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 E774734BCC5 for ; Sun, 13 Oct 2019 10:47:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FED1802 for ; Sun, 13 Oct 2019 10:47:11 +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: <1570963493.690ee75c010482569a694f6ee276af09225192a0.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.19.ebuild x11-misc/py3status/py3status-3.21.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 690ee75c010482569a694f6ee276af09225192a0 X-VCS-Branch: master Date: Sun, 13 Oct 2019 10:47:11 +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: 91040425-1606-4a95-87e6-3a8e4f48cb47 X-Archives-Hash: 33fa893c7c62978e67238d7f29d6d1a7 commit: 690ee75c010482569a694f6ee276af09225192a0 Author: Alexys Jacob gentoo org> AuthorDate: Sun Oct 13 10:44:53 2019 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Oct 13 10:44:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690ee75c x11-misc/py3status: version bump Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.19.ebuild => py3status-3.21.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 3a1807f211e..04e3f5bdca8 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.19.tar.gz 391159 BLAKE2B 6ccf84d1970449e28c932f03bf4208de10d32bf8e4d5dca402f4ef11fc606773624826b123961e8c9b238ac14da6c386008a6ea3bc2abaa611b566fa212c5af4 SHA512 171aeaf5777a375209665542529efc0d294ec0756ec6293813bbfd6bdc6b5616fcaf0c568b8e620c872d0692891c2825e99d5c0ff613e52cc9df1393188b7e62 +DIST py3status-3.21.tar.gz 398586 BLAKE2B 9ca738aa36da54752d95766d8e03ef2e6b89724fbe88e2fd5154f7624f83fac7160a203cdc3400acd053afa69ac99724211401d1e951f8195bf4139d490a4cdc SHA512 4d04b44777bc0f9eb07da266b0719fcd6a707cfdb95e1b98673d244b290276e6179584881ae605933966bcf7682181554669badad1ca56ef604e6e9a3feae6a2 diff --git a/x11-misc/py3status/py3status-3.19.ebuild b/x11-misc/py3status/py3status-3.21.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.19.ebuild rename to x11-misc/py3status/py3status-3.21.ebuild