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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D55F615815E for ; Fri, 9 Feb 2024 21:36:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A74C9E2A99; Fri, 9 Feb 2024 21:36:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6ACD8E2A99 for ; Fri, 9 Feb 2024 21:36:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 741FB3431AD for ; Fri, 9 Feb 2024 21:36:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 099BD7E7 for ; Fri, 9 Feb 2024 21:36:45 +0000 (UTC) From: "Gonçalo Negrier Duarte" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gonçalo Negrier Duarte" Message-ID: <1707514599.54f4c147c320a4f6bef2599cbf2e3b52e22cfe2f.gonegrier.duarte@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-power/envycontrol/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-power/envycontrol/Manifest sys-power/envycontrol/envycontrol-3.2.0.ebuild sys-power/envycontrol/envycontrol-3.3.1.ebuild X-VCS-Directories: sys-power/envycontrol/ X-VCS-Committer: gonegrier.duarte X-VCS-Committer-Name: Gonçalo Negrier Duarte X-VCS-Revision: 54f4c147c320a4f6bef2599cbf2e3b52e22cfe2f X-VCS-Branch: dev Date: Fri, 9 Feb 2024 21:36:45 +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: d8e327a8-9137-4d9c-9046-1a54b7a4c213 X-Archives-Hash: 5fb3a663567188533efee134fd7c3116 commit: 54f4c147c320a4f6bef2599cbf2e3b52e22cfe2f Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Fri Feb 9 21:35:53 2024 +0000 Commit: Gonçalo Negrier Duarte gmail com> CommitDate: Fri Feb 9 21:36:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=54f4c147 sys-power/envycontrol: add 3.3.1, drop 3.2.0 Signed-off-by: Gonçalo Negrier Duarte gmail.com> sys-power/envycontrol/Manifest | 2 +- .../envycontrol/{envycontrol-3.2.0.ebuild => envycontrol-3.3.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/envycontrol/Manifest b/sys-power/envycontrol/Manifest index 8b60754349..3d86c8068a 100644 --- a/sys-power/envycontrol/Manifest +++ b/sys-power/envycontrol/Manifest @@ -1 +1 @@ -DIST envycontrol-3.2.0.tar.gz 75600 BLAKE2B 8a6cd9c5a08299285a1994bca8a745fe070b4eebd11ebcf70566e797aad66c484918e93f39cad7a8411452ea125a5d5f6812c70c0adf201cf1b50c1e6d2ba91a SHA512 e54e297cc5bf4b3c63143c5aafd05fe9d80ebbec275cb671e0692bb855ab0312196ff74bb789e1902208251640f3a9c35e46dfb7354769169e4363e97e390c08 +DIST envycontrol-3.3.1.tar.gz 76554 BLAKE2B 4809780f15d1cfe210dfedbbc6f87b1c5ea2597b6b73248eee4ab5e84dd5228204c225d295fc46ddc7d0910b86df8518a2bc242ec2aef42641663e32ea694dd9 SHA512 fc75de21accfee49cfe1451b25fe3861780546e592e9c8a072f8d07d95d0b8a5a8b2ac018ff9a44e27f167c8a8335e2b2cebf1034a57b2477caa7faa6c20a41b diff --git a/sys-power/envycontrol/envycontrol-3.2.0.ebuild b/sys-power/envycontrol/envycontrol-3.3.1.ebuild similarity index 100% rename from sys-power/envycontrol/envycontrol-3.2.0.ebuild rename to sys-power/envycontrol/envycontrol-3.3.1.ebuild