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 3B9DA1382C5 for ; Mon, 2 Apr 2018 17:13:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65580E0C58; Mon, 2 Apr 2018 17:13:31 +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 40A44E0C5A for ; Mon, 2 Apr 2018 17:13:31 +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 2926D335E2E for ; Mon, 2 Apr 2018 17:13:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D7EB276 for ; Mon, 2 Apr 2018 17:13:28 +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: <1522689190.b843ba322dbf53a1e2ec5a7a699d5466582b5c34.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.7.ebuild x11-misc/py3status/py3status-3.8.ebuild X-VCS-Directories: x11-misc/py3status/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: b843ba322dbf53a1e2ec5a7a699d5466582b5c34 X-VCS-Branch: master Date: Mon, 2 Apr 2018 17:13:28 +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: dbeb3ee6-4f32-4f5f-8003-88ad55f4de45 X-Archives-Hash: 9dd11fdc8d082696ba2d1ce8cafc5cfc commit: b843ba322dbf53a1e2ec5a7a699d5466582b5c34 Author: Ultrabug gentoo org> AuthorDate: Mon Apr 2 17:13:10 2018 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Mon Apr 2 17:13:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b843ba32 x11-misc/py3status: version bump Package-Manager: Portage-2.3.24, Repoman-2.3.6 x11-misc/py3status/Manifest | 2 +- x11-misc/py3status/{py3status-3.7.ebuild => py3status-3.8.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest index aa9d5485bcc..c00fd1991a4 100644 --- a/x11-misc/py3status/Manifest +++ b/x11-misc/py3status/Manifest @@ -1 +1 @@ -DIST py3status-3.7.tar.gz 270142 BLAKE2B b22c403abc2717ca2b4c190bdbf3aa4c789fe6db13488dce4d5571c5afee14286aaf919d567aedf952c1b94bbc3c3153512d52e984ed5a0f54266d30833f3dee SHA512 e0288684256cb5090ecf039115150ba469c8c68a8b67dc6cc7f2a5bc855c9bc4ad37c327d60b1b0a1fd990402e4f78facfeb0e47c9b805d705c5e0996a545765 +DIST py3status-3.8.tar.gz 298881 BLAKE2B fc3c55461e65e8566afb07c88dd1d837cd82b72ce68a37b51bce922386ad8aff6de6740e4b346c35e76a9dfd744683d92638df1f4878735b52dadb8ca7737550 SHA512 72e1db7bd5b7b940505b65053cb22363a6a2e6f7fcb0730fa7efb3bedaf29b91bf87493f9a0481b13e43024452d9eaa578fe64f62c2fefbb5df149e252a25fe5 diff --git a/x11-misc/py3status/py3status-3.7.ebuild b/x11-misc/py3status/py3status-3.8.ebuild similarity index 93% rename from x11-misc/py3status/py3status-3.7.ebuild rename to x11-misc/py3status/py3status-3.8.ebuild index 02e5618947c..b555901801d 100644 --- a/x11-misc/py3status/py3status-3.7.ebuild +++ b/x11-misc/py3status/py3status-3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6