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 4FFC3138334 for ; Sun, 30 Dec 2018 21:46:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72512E07EE; Sun, 30 Dec 2018 21:46:21 +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 50E10E07EE for ; Sun, 30 Dec 2018 21:46:21 +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 AEB82335C58 for ; Sun, 30 Dec 2018 21:46:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 056974D4 for ; Sun, 30 Dec 2018 21:46:17 +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: <1546206365.45352a0fe23fcc14f2c7768e4c0477c16a624433.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.14.ebuild x11-misc/py3status/py3status-3.15.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 45352a0fe23fcc14f2c7768e4c0477c16a624433 X-VCS-Branch: master Date: Sun, 30 Dec 2018 21:46:17 +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: 1a6e83ca-0c51-4658-9816-23d1ae67408e X-Archives-Hash: ac804d0248c5ae58672f80e9c7ee92b6 commit: 45352a0fe23fcc14f2c7768e4c0477c16a624433 Author: Ultrabug gentoo org> AuthorDate: Sun Dec 30 21:46:05 2018 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Dec 30 21:46:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45352a0f x11-misc/py3status: version bump Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexys Jacob gentoo.org> x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.14.ebuild => py3status-3.15.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index a547ca67122..8bc0cad972d 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.14.tar.gz 302768 BLAKE2B 17b604cd4fa8d832a92c3fe74d20cb2df6a7f697dc7c165472315cb2925dc3496757879777bcc9fbba867303ea046fb88e53f976fff85011ac3458dfeda34a16 SHA512 1e87f338faa3c7ea4e1e14e5a40aa5913b33bee06e5b858e876453787694db4f285d93396efa44b82dc59cb2b296d6a3e6d358d008a09056257844f919555782 +DIST py3status-3.15.tar.gz 319839 BLAKE2B 336d6b22c6c670df5e267755e06dfa42c74cf26cf2e448a72608035a0a944d7677b63a62058b59423f6d6649298702149e54ad8aa3bd4f09fd7d254a3b80de22 SHA512 cb2bf60e48257735b8ef636548e83ef35cdff355cfa17d71f4a7cec47db6ee7045278c3cc81825621da4b2f959d20be86fe28dc85f894f4d3d4057f2685bcf2f diff --git a/x11-misc/py3status/py3status-3.14.ebuild b/x11-misc/py3status/py3status-3.15.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.14.ebuild rename to x11-misc/py3status/py3status-3.15.ebuild