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 B452B139337 for ; Wed, 28 Jul 2021 11:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E49C8E08ED; Wed, 28 Jul 2021 11:06:39 +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 C60B4E08ED for ; Wed, 28 Jul 2021 11:06:39 +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 8B13C340FD3 for ; Wed, 28 Jul 2021 11:06:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D90D798 for ; Wed, 28 Jul 2021 11:06:37 +0000 (UTC) From: "Alexandru Campeanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandru Campeanu" Message-ID: <1627470381.c82d1be7d2ac2b3238422abcd99ee85bb6514f65.tiotags1@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-servers/hinsightd/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-servers/hinsightd/Manifest www-servers/hinsightd/hinsightd-0.9.7.ebuild www-servers/hinsightd/hinsightd-0.9.8.ebuild X-VCS-Directories: www-servers/hinsightd/ X-VCS-Committer: tiotags1 X-VCS-Committer-Name: Alexandru Campeanu X-VCS-Revision: c82d1be7d2ac2b3238422abcd99ee85bb6514f65 X-VCS-Branch: dev Date: Wed, 28 Jul 2021 11:06:37 +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: 22b6c2d8-8610-4c4d-a909-51ab119c2900 X-Archives-Hash: 8c322d98773a07c1aa4c2b0295142cb4 commit: c82d1be7d2ac2b3238422abcd99ee85bb6514f65 Author: tiotags gmail com> AuthorDate: Wed Jul 28 11:06:21 2021 +0000 Commit: Alexandru Campeanu gmail com> CommitDate: Wed Jul 28 11:06:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c82d1be7 www-servers/hinsightd: version bump to v0.9.8 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexandru Campeanu gmail.com> www-servers/hinsightd/Manifest | 2 +- .../hinsightd/{hinsightd-0.9.7.ebuild => hinsightd-0.9.8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/hinsightd/Manifest b/www-servers/hinsightd/Manifest index 8ed01577a..b040507d4 100644 --- a/www-servers/hinsightd/Manifest +++ b/www-servers/hinsightd/Manifest @@ -1 +1 @@ -DIST hin9-v0.9.7.tar.gz 86527 BLAKE2B 243e627f67b6ce4efe683ca51a175e0364eebf47e7a1a881c0650f65aa922bb596dbc7814fff59b9e8d5c61ff16152cc1da0ab764b10027bed4b48bb7961b41c SHA512 161aacf50d6581643fff2c494e13faa7a07dd58fdc74ffbf14d1199500ae231be90b358bd9223e1a4cb8cb7c7502793b127c7c933d67ddd1bfbaa2984c3ae715 +DIST hin9-v0.9.8.tar.gz 87014 BLAKE2B 13623c8058afee57fa862552121080af67c79e8ce8f8f917053fc651b551b243d5c543e2e4ebc0934eab6a1f606eaf68b6c5d3f45e9698b3f8d0ef733058c78e SHA512 3a408ff085ba4c7f7d72edbbe306d9b5db50fc2d5951adb92befbed3ca86e2b610713b370978a9003fd087d4337165ae3ecf650f90047d5c4ffe217e742e4117 diff --git a/www-servers/hinsightd/hinsightd-0.9.7.ebuild b/www-servers/hinsightd/hinsightd-0.9.8.ebuild similarity index 100% rename from www-servers/hinsightd/hinsightd-0.9.7.ebuild rename to www-servers/hinsightd/hinsightd-0.9.8.ebuild