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 C49B7158086 for ; Mon, 11 Oct 2021 00:56:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20716E086C; Mon, 11 Oct 2021 00:56:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1689E086C for ; Mon, 11 Oct 2021 00:56:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9289B342D47 for ; Mon, 11 Oct 2021 00:56:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B8ABEA for ; Mon, 11 Oct 2021 00:56:40 +0000 (UTC) From: "Alexey Sokolov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Sokolov" Message-ID: <1633913776.f16343aa86ec9675883d077e3fce34d2ea931c46.DarthGandalf@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/liquidctl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/liquidctl/Manifest app-misc/liquidctl/liquidctl-1.7.1-r1.ebuild app-misc/liquidctl/liquidctl-1.7.2.ebuild X-VCS-Directories: app-misc/liquidctl/ X-VCS-Committer: DarthGandalf X-VCS-Committer-Name: Alexey Sokolov X-VCS-Revision: f16343aa86ec9675883d077e3fce34d2ea931c46 X-VCS-Branch: dev Date: Mon, 11 Oct 2021 00:56:40 +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: ce289845-7fde-49fd-b7a2-c2d23278d1aa X-Archives-Hash: 4e263912a77741efe6dbdeaded7a8661 commit: f16343aa86ec9675883d077e3fce34d2ea931c46 Author: Alexey Sokolov asokolov org> AuthorDate: Mon Oct 11 00:56:16 2021 +0000 Commit: Alexey Sokolov asokolov org> CommitDate: Mon Oct 11 00:56:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f16343aa app-misc/liquidctl: version 1.7.2 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov asokolov.org> app-misc/liquidctl/Manifest | 2 +- .../liquidctl/{liquidctl-1.7.1-r1.ebuild => liquidctl-1.7.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/liquidctl/Manifest b/app-misc/liquidctl/Manifest index 006b8cda1..102eb0c79 100644 --- a/app-misc/liquidctl/Manifest +++ b/app-misc/liquidctl/Manifest @@ -1 +1 @@ -DIST liquidctl-1.7.1.tar.gz 2036957 BLAKE2B fdafe35b9d9066ee9477803a14bf41424a6b7750cebef03751d7789551269f47f41bfc851132c908038673f12e5ec95c38474319b13d8aa20a2cb93a706ec67c SHA512 9ff46a0947a7a1d4d083d25939151d9b877b6b3137c92b7d41bc9aecf60b41bd07346ac6ff0f1a83cb1bf7405a13dbc66b8f84f4f9f59ba3de9792897d5a8f08 +DIST liquidctl-1.7.2.tar.gz 2064552 BLAKE2B 4afd404043313e8cf544859a5655bf855d093396a9c07660f355f9febae25f9067bec80de40f29b6b9378e04582dcaf118ddf7964a66c918b3d0f0c0b7e877ae SHA512 c34c5026255516014419b2c71f15585b7b61537279d3f1e61146cb00b9890b8178863d66d6da858c5560f8c97668e04f41b2af73dafabcd757d480ce6784e3d0 diff --git a/app-misc/liquidctl/liquidctl-1.7.1-r1.ebuild b/app-misc/liquidctl/liquidctl-1.7.2.ebuild similarity index 100% rename from app-misc/liquidctl/liquidctl-1.7.1-r1.ebuild rename to app-misc/liquidctl/liquidctl-1.7.2.ebuild