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 70572138334 for ; Sun, 24 Mar 2019 17:56:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7911DE0AFE; Sun, 24 Mar 2019 17:56:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 4E6DFE0AFE for ; Sun, 24 Mar 2019 17:56:10 +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 209AE335D07 for ; Sun, 24 Mar 2019 17:56:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBF4D44B for ; Sun, 24 Mar 2019 17:56:07 +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: <1553450155.a06e9ec2be73efa70385edd1a28ea6d0d0137acf.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.16.ebuild x11-misc/py3status/py3status-3.17.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: a06e9ec2be73efa70385edd1a28ea6d0d0137acf X-VCS-Branch: master Date: Sun, 24 Mar 2019 17:56:07 +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: ff18b13b-f28e-4afc-81fc-394247156539 X-Archives-Hash: e50e84d5ed810fd8ffec1151bbf3c626 commit: a06e9ec2be73efa70385edd1a28ea6d0d0137acf Author: Alexys Jacob gentoo org> AuthorDate: Sun Mar 24 17:55:55 2019 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Mar 24 17:55:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06e9ec2 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.16.ebuild => py3status-3.17.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index 769664f8e46..17a6853b708 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.16.tar.gz 311381 BLAKE2B 6511a651be9d2681efa7e7a6b509c42e55867c703444924d311a3914bfd3bd192169ead0774335155fca29efe83584202e1d0c3bd8901694e3f456891a6db9fd SHA512 da7cf5ee1991c0f66571277dc4764359ec36ee9aa8a2ae9573a250660c55da3301509c8daa2057b1a1fa8e66ebadc0d0456f7e17001445dc342b8cdf725eda9a +DIST py3status-3.17.tar.gz 312422 BLAKE2B 5985b74a8e22a1da1623d5323bcc1b976d0f129f57ac1193616fc541e00aedc9c865e126b741fa3ba01321d154eb88d9ab8481dd210b48cf05a6c546231d6656 SHA512 a2b781297b74c6f5401e821dc3bbcb5e15447d3549b1819aad9b3a5760562e864f2fc9495a73b92added14ced3c3e84ea6c5dc02d55e8f9a69be4a5e53f8797c diff --git a/x11-misc/py3status/py3status-3.16.ebuild b/x11-misc/py3status/py3status-3.17.ebuild similarity index 100% rename from x11-misc/py3status/py3status-3.16.ebuild rename to x11-misc/py3status/py3status-3.17.ebuild