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 4C8D0138334 for ; Wed, 11 Sep 2019 00:58:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 899A9E0835; Wed, 11 Sep 2019 00:58:24 +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 6E21FE0835 for ; Wed, 11 Sep 2019 00:58:24 +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 1B08234AFCF for ; Wed, 11 Sep 2019 00:58:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36BA07CD for ; Wed, 11 Sep 2019 00:58:21 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1568163485.b213dee067ae8af51b074de96bc70a84e4c669d1.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmuxp/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmuxp/Manifest app-misc/tmuxp/tmuxp-1.5.1.ebuild app-misc/tmuxp/tmuxp-1.5.3.ebuild X-VCS-Directories: app-misc/tmuxp/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: b213dee067ae8af51b074de96bc70a84e4c669d1 X-VCS-Branch: master Date: Wed, 11 Sep 2019 00:58:21 +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: dc249de1-c2de-407b-b31a-b5672dd8d7b9 X-Archives-Hash: feb84537a9c86111d79af1715332cc4d commit: b213dee067ae8af51b074de96bc70a84e4c669d1 Author: Patrick McLean sony com> AuthorDate: Wed Sep 11 00:58:05 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Wed Sep 11 00:58:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b213dee0 app-misc/tmuxp: Version bump to 1.5.3 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Patrick McLean gentoo.org> app-misc/tmuxp/Manifest | 2 +- app-misc/tmuxp/{tmuxp-1.5.1.ebuild => tmuxp-1.5.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tmuxp/Manifest b/app-misc/tmuxp/Manifest index 2f032a73673..0487122df71 100644 --- a/app-misc/tmuxp/Manifest +++ b/app-misc/tmuxp/Manifest @@ -1 +1 @@ -DIST tmuxp-1.5.1.tar.gz 67536 BLAKE2B f96aa7c779b2c71f7467683acb1a218da3bbc2808040eb6030ee5b9873fc842c57f811ee4aee9796cab329aa46e9c639700b465c07b91be221780bb9c3a9e271 SHA512 f2b9a7429911083ff090ccd3bd4f0d56db7dc2dac9420a2e0db3eddc33df2f55e2d288a065c407b1d9dccf2a71f820075639efde7fd6109408587f661eef0941 +DIST tmuxp-1.5.3.tar.gz 71095 BLAKE2B 37c62eb9d334e5cca47cb4687403ad73cfffa57919770d754fb595dc26f76d248001e62e82eb7246104b74e752701ce57fa56cc78e8eeec8dc49e1522fc6b72c SHA512 9d803e715b1b75aec8940996db579ef545f5d291e64c7d4551930ec5ad683d8a5f737cc22328f0d528e709da6f613c8b3451637ec3e93ac7e9d34aea64faa0e0 diff --git a/app-misc/tmuxp/tmuxp-1.5.1.ebuild b/app-misc/tmuxp/tmuxp-1.5.3.ebuild similarity index 100% rename from app-misc/tmuxp/tmuxp-1.5.1.ebuild rename to app-misc/tmuxp/tmuxp-1.5.3.ebuild