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 BBD8F158041 for ; Wed, 10 Apr 2024 12:45:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 141F72BC014; Wed, 10 Apr 2024 12:45:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F076BE29FC for ; Wed, 10 Apr 2024 12:45:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32F8434324F for ; Wed, 10 Apr 2024 12:45:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2739816AF for ; Wed, 10 Apr 2024 12:45:31 +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: <1712753124.ed6cd65da282e01bd51033c55ef1bdfb046036f5.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.3.1.ebuild sys-power/envycontrol/envycontrol-3.4.0.ebuild X-VCS-Directories: sys-power/envycontrol/ X-VCS-Committer: gonegrier.duarte X-VCS-Committer-Name: Gonçalo Negrier Duarte X-VCS-Revision: ed6cd65da282e01bd51033c55ef1bdfb046036f5 X-VCS-Branch: dev Date: Wed, 10 Apr 2024 12:45:31 +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: 7acb89c6-f180-4e4a-8481-75e63a46cf30 X-Archives-Hash: ed3fce4c8fb2984344002acf8267103b commit: ed6cd65da282e01bd51033c55ef1bdfb046036f5 Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Wed Apr 10 12:22:46 2024 +0000 Commit: Gonçalo Negrier Duarte gmail com> CommitDate: Wed Apr 10 12:45:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed6cd65d sys-power/envycontrol: add 3.4.0, drop 3.3.1 Signed-off-by: Gonçalo Negrier Duarte gmail.com> sys-power/envycontrol/Manifest | 2 +- .../envycontrol/{envycontrol-3.3.1.ebuild => envycontrol-3.4.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/envycontrol/Manifest b/sys-power/envycontrol/Manifest index 3d86c8068a..0a19d641b4 100644 --- a/sys-power/envycontrol/Manifest +++ b/sys-power/envycontrol/Manifest @@ -1 +1 @@ -DIST envycontrol-3.3.1.tar.gz 76554 BLAKE2B 4809780f15d1cfe210dfedbbc6f87b1c5ea2597b6b73248eee4ab5e84dd5228204c225d295fc46ddc7d0910b86df8518a2bc242ec2aef42641663e32ea694dd9 SHA512 fc75de21accfee49cfe1451b25fe3861780546e592e9c8a072f8d07d95d0b8a5a8b2ac018ff9a44e27f167c8a8335e2b2cebf1034a57b2477caa7faa6c20a41b +DIST envycontrol-3.4.0.tar.gz 78371 BLAKE2B 99cfe5877a23f82b5722eb32a88b4943731c519eb5464bb6b4454a7739f4e9b051751dde2baa0557ca0338e7344e71d021f4f8d3e57588d60c2b07cfb3e14bd5 SHA512 fc55a5a43aa33054564c9f7ce9819cb8095f906b7ce25fe0363bdf53eb358920a393c12de75d7a9edcad865cc11591ca7717ef4c7d8cc6eda9e62444e62a7b12 diff --git a/sys-power/envycontrol/envycontrol-3.3.1.ebuild b/sys-power/envycontrol/envycontrol-3.4.0.ebuild similarity index 100% rename from sys-power/envycontrol/envycontrol-3.3.1.ebuild rename to sys-power/envycontrol/envycontrol-3.4.0.ebuild