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 EBD891382C5 for ; Mon, 28 Dec 2020 14:22:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 289D0E0B40; Mon, 28 Dec 2020 14:22:28 +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 0C857E0B40 for ; Mon, 28 Dec 2020 14:22:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1089F340955 for ; Mon, 28 Dec 2020 14:22:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 735F446B for ; Mon, 28 Dec 2020 14:22:24 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1609165334.a5cea554030ff6d137320b761c749af3e2b251f4.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/httpstat/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/httpstat/Manifest net-misc/httpstat/httpstat-1.3.0.ebuild net-misc/httpstat/httpstat-1.3.1.ebuild X-VCS-Directories: net-misc/httpstat/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: a5cea554030ff6d137320b761c749af3e2b251f4 X-VCS-Branch: master Date: Mon, 28 Dec 2020 14:22:24 +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: dc22f4cf-6d68-4c31-b79f-ae1f99409619 X-Archives-Hash: 2c8683e35ce9e1b36a88955d588a1da4 commit: a5cea554030ff6d137320b761c749af3e2b251f4 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Dec 28 14:21:40 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Dec 28 14:22:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5cea554 net-misc/httpstat: bump to v1.3.1 Closes: https://bugs.gentoo.org/761948 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann gentoo.org> net-misc/httpstat/Manifest | 2 +- net-misc/httpstat/{httpstat-1.3.0.ebuild => httpstat-1.3.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/httpstat/Manifest b/net-misc/httpstat/Manifest index 89394e69be1..7628631d955 100644 --- a/net-misc/httpstat/Manifest +++ b/net-misc/httpstat/Manifest @@ -1 +1 @@ -DIST httpstat-1.3.0.tar.gz 97358 BLAKE2B e80a3bd6a6bf7dec1e045e39e9b4491cb81623fa432e32f238fedb71a97fcbd3c362d3211b5cee85e8ed293bc7493d8eb262a0821e473f0a7c8df3f2b8c6fa3e SHA512 6620f7d2da8740da9febdc5d0a177890cc5e85a3a41445c3182f6a8906cad05a475b7547737e60331957a5f48e668194d9592f4e53005a5666ef99b704afbc91 +DIST httpstat-1.3.1.tar.gz 97691 BLAKE2B f7a5388c3891c1caac654c6c9be425864e2a037eba2e12229ec72c847864f7be23b64d5450ebb42f976335f5b6ca878f1ee555ee3b2178c1a10c5969f883604d SHA512 bca91afe14d50af37c741ca4baa7d3843b010bb6dc012c72bd28c43f59099c20628cadc4dd80652dffeb1d26fb07f5cf156a3f6bf9eba1f6e121d4b250020b46 diff --git a/net-misc/httpstat/httpstat-1.3.0.ebuild b/net-misc/httpstat/httpstat-1.3.1.ebuild similarity index 100% rename from net-misc/httpstat/httpstat-1.3.0.ebuild rename to net-misc/httpstat/httpstat-1.3.1.ebuild