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 DBACC138334 for ; Sun, 20 Jan 2019 15:28:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5274E0930; Sun, 20 Jan 2019 15:28:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B5DE2E0930 for ; Sun, 20 Jan 2019 15:28:29 +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 A4667335D05 for ; Sun, 20 Jan 2019 15:28:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28DAB4EC for ; Sun, 20 Jan 2019 15:28:25 +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: <1547998094.66c50fc9e44e9ade6286603e2b06bba08715fd3e.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.15.ebuild x11-misc/py3status/py3status-3.16.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 66c50fc9e44e9ade6286603e2b06bba08715fd3e X-VCS-Branch: master Date: Sun, 20 Jan 2019 15:28:25 +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: 632ead8b-939c-4542-84d2-08159de2cf5b X-Archives-Hash: acbbbc25aee5e66b8b56d663de2046e9 commit: 66c50fc9e44e9ade6286603e2b06bba08715fd3e Author: Ultrabug gentoo org> AuthorDate: Sun Jan 20 15:28:14 2019 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Jan 20 15:28:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c50fc9 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.15.ebuild => py3status-3.16.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 8bc0cad972d..769664f8e46 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.15.tar.gz 319839 BLAKE2B 336d6b22c6c670df5e267755e06dfa42c74cf26cf2e448a72608035a0a944d7677b63a62058b59423f6d6649298702149e54ad8aa3bd4f09fd7d254a3b80de22 SHA512 cb2bf60e48257735b8ef636548e83ef35cdff355cfa17d71f4a7cec47db6ee7045278c3cc81825621da4b2f959d20be86fe28dc85f894f4d3d4057f2685bcf2f +DIST py3status-3.16.tar.gz 311381 BLAKE2B 6511a651be9d2681efa7e7a6b509c42e55867c703444924d311a3914bfd3bd192169ead0774335155fca29efe83584202e1d0c3bd8901694e3f456891a6db9fd SHA512 da7cf5ee1991c0f66571277dc4764359ec36ee9aa8a2ae9573a250660c55da3301509c8daa2057b1a1fa8e66ebadc0d0456f7e17001445dc342b8cdf725eda9a diff --git a/x11-misc/py3status/py3status-3.15.ebuild b/x11-misc/py3status/py3status-3.16.ebuild similarity index 94% rename from x11-misc/py3status/py3status-3.15.ebuild rename to x11-misc/py3status/py3status-3.16.ebuild index 10ccdf7c127..f7ced049aa0 100644 --- a/x11-misc/py3status/py3status-3.15.ebuild +++ b/x11-misc/py3status/py3status-3.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6