From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6D80A1384B4 for ; Sun, 3 Jan 2016 14:40:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26C52E0884; Sun, 3 Jan 2016 14:40:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF668E0884 for ; Sun, 3 Jan 2016 14:40:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 824AB33E5E4 for ; Sun, 3 Jan 2016 14:40:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4E21C7B for ; Sun, 3 Jan 2016 14:40:09 +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: <1451831997.2052c3d3b271d2961fbf7836f5480cb309c47e5f.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-2.7.ebuild x11-misc/py3status/py3status-2.8.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 2052c3d3b271d2961fbf7836f5480cb309c47e5f X-VCS-Branch: master Date: Sun, 3 Jan 2016 14:40:09 +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-Archives-Salt: 3fba7e8c-49e8-4ea9-8896-b1f75023b4af X-Archives-Hash: cc662fac10f33e81874c460c248d7179 commit: 2052c3d3b271d2961fbf7836f5480cb309c47e5f Author: Ultrabug gentoo org> AuthorDate: Sun Jan 3 14:39:57 2016 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Sun Jan 3 14:39:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2052c3d3 x11-misc/py3status: version bump Package-Manager: portage-2.2.25 x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-2.7.ebuild => py3status-2.8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index d267311..3fc6d41 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-2.7.tar.gz 70574 SHA256 aa430a7613a1cfdce7e99c9f3dc6f097f9a0fa0c75d7cc1f0e2d593afab2cd52 SHA512 3afb387d30e599aad9b2428d63ab5a7ede9775f0b0804f530a87c7a9b4dce4e770041ed6038931c085af63c1e22ce70d12718705e6359ba4abc67041da31e89d WHIRLPOOL 611af2f8a486ed2616c564f4c6808d8b6b34539391fc8f01d9a7e75be7b721020654f6f7d5432d818f44a8fa15e7b12bba186ae489bb8fd53493a355f3cdd336 +DIST py3status-2.8.tar.gz 75031 SHA256 a462609eb05ae1ea31d2fd63cab31ce21ab9e9cdd03b4ef83f538ae727e50d81 SHA512 813a587f43a45492427325a772604f531682ff6d1ddf4cff0778b0e7def57f5a87a296fac254bddc44b8673f828cbe1b4e607d7b5ac391638adcf87b69b6bd54 WHIRLPOOL 4858ab2fd8296bb501076ddc601296b8d1ae4ef57fe4d596d9eb319bcd6efcf370e3dd93dd0de57060635777477c78ae71d996028798aa1b29c8b037a838b08a diff --git a/x11-misc/py3status/py3status-2.7.ebuild b/x11-misc/py3status/py3status-2.8.ebuild similarity index 100% rename from x11-misc/py3status/py3status-2.7.ebuild rename to x11-misc/py3status/py3status-2.8.ebuild