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 3E911139337 for ; Sun, 1 Aug 2021 08:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94155E0954; Sun, 1 Aug 2021 08:08:24 +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 78784E0954 for ; Sun, 1 Aug 2021 08:08:23 +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 06E70343B28 for ; Sun, 1 Aug 2021 08:08:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B74D1798 for ; Sun, 1 Aug 2021 08:08:21 +0000 (UTC) From: "Karl-Johan Karlsson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Karl-Johan Karlsson" Message-ID: <1627805263.ac9acd5a0d59d8fe3791d8f5230744c52e397711.creideiki+gentoo-guru@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/fti/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/fti/metadata.xml X-VCS-Directories: sys-cluster/fti/ X-VCS-Committer: creideiki+gentoo-guru X-VCS-Committer-Name: Karl-Johan Karlsson X-VCS-Revision: ac9acd5a0d59d8fe3791d8f5230744c52e397711 X-VCS-Branch: dev Date: Sun, 1 Aug 2021 08:08:21 +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: 88328516-f0c5-4421-be68-fe0390953b03 X-Archives-Hash: 0890ea6e4b7aa8a286555dc4d0f7dace commit: ac9acd5a0d59d8fe3791d8f5230744c52e397711 Author: Karl-Johan Karlsson lysator liu se> AuthorDate: Sun Aug 1 08:06:37 2021 +0000 Commit: Karl-Johan Karlsson lysator liu se> CommitDate: Sun Aug 1 08:07:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac9acd5a sys-cluster/fti: fix repoman error with "tests" USE flag Renamed the "tests" USE flag in metadata.xml to "test", which is what the ebuild actually uses. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Karl-Johan Karlsson lysator.liu.se> sys-cluster/fti/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/fti/metadata.xml b/sys-cluster/fti/metadata.xml index 1214879fe..1c078d89e 100644 --- a/sys-cluster/fti/metadata.xml +++ b/sys-cluster/fti/metadata.xml @@ -20,6 +20,6 @@ FTI stands for Fault Tolerance Interface and is a library that aims to give comp Enables the HDF5 checkpoints for FTI Enables the generation of tutorial files Enables the I/O failure injection mechanism - Enables the generation of tests + Enables the generation of tests