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 87208158CB7 for ; Wed, 18 Aug 2021 02:22:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 551C1E0830; Wed, 18 Aug 2021 02:22:52 +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 3082AE0830 for ; Wed, 18 Aug 2021 02:22:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A6CA9340988 for ; Wed, 18 Aug 2021 02:22:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 150AA8B9 for ; Wed, 18 Aug 2021 02:22:49 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1629253367.5da1c1460d45c3a4dfeba8f79c42aba300686399.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: / X-VCS-Repository: repo/proj/guru X-VCS-Files: TODO.md X-VCS-Directories: / X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: 5da1c1460d45c3a4dfeba8f79c42aba300686399 X-VCS-Branch: dev Date: Wed, 18 Aug 2021 02:22:49 +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: afc04681-a97d-4c72-875b-892ddfc5fcba X-Archives-Hash: 4cf931a90867004af004bb4da322b26f commit: 5da1c1460d45c3a4dfeba8f79c42aba300686399 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Aug 18 02:22:25 2021 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Wed Aug 18 02:22:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5da1c146 TODO.md: remove paraver-kernel and nanox Signed-off-by: Alessandro Barbieri gmail.com> TODO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.md b/TODO.md index dde0bb62e..65d553286 100644 --- a/TODO.md +++ b/TODO.md @@ -25,7 +25,6 @@ C++ * [opensiv3d](https://github.com/Siv3D/OpenSiv3D) * [grive2](https://github.com/vitalif/grive2) * [graph-tool](https://graph-tool.skewed.de/) -* [nanox](https://github.com/bsc-pm/nanox) * [mcxx](https://github.com/bsc-pm/mcxx) * [chapel](https://github.com/chapel-lang/chapel) * [osmium](https://wiki.openstreetmap.org/wiki/Osmium) @@ -42,7 +41,6 @@ C++ * [codipack](https://www.scicomp.uni-kl.de/software/codi/) * [medipack](http://www.scicomp.uni-kl.de/software/medi/) * [tecio](https://www.tecplot.com/products/tecio-library/) -* [paraver-kernel](https://github.com/bsc-performance-tools/paraver-kernel) * [wxparaver](https://github.com/bsc-performance-tools/wxparaver) * [alpaka](https://github.com/alpaka-group/alpaka) * [emptyepsilon](https://daid.github.io/EmptyEpsilon/)