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 4B300158091 for ; Sun, 8 May 2022 01:58:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 786C3E087A; Sun, 8 May 2022 01:58:23 +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 5D151E0882 for ; Sun, 8 May 2022 01:58:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AE0EB34170E for ; Sun, 8 May 2022 01:58:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0733466 for ; Sun, 8 May 2022 01:58:18 +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: <1651975089.f9aba85a13ddbe0e2a4dbab6bf919f2f81e8092f.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: f9aba85a13ddbe0e2a4dbab6bf919f2f81e8092f X-VCS-Branch: dev Date: Sun, 8 May 2022 01:58:18 +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: 228f1daf-d599-49ea-98aa-49d7214cea9f X-Archives-Hash: 9e818a291db84fd008d3468ac895a650 commit: f9aba85a13ddbe0e2a4dbab6bf919f2f81e8092f Author: Alessandro Barbieri gmail com> AuthorDate: Sun May 8 01:37:10 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sun May 8 01:58:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9aba85a TODO.md: remove matlab2tikz Signed-off-by: Alessandro Barbieri gmail.com> TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 3697139db..0ca13b504 100644 --- a/TODO.md +++ b/TODO.md @@ -14,7 +14,6 @@ Name | Buildsystem | Category | User | RFH [forgit](https://github.com/wfxr/forgit) | none | shell | Alessandro-Barbieri | no [openocl](https://openocl.org/) | none | octave | Alessandro-Barbieri | no [octave-scicosim](https://wiki.octave.org/Sci_cosim) | none | octave | Alessandro-Barbieri | no -[matlab2tikz](https://github.com/matlab2tikz/matlab2tikz) | none | octave | Alessandro-Barbieri | no [nerd-fonts](https://nerdfonts.com) | none | fonts | Alessandro-Barbieri | yes [silk-guardian](https://github.com/NateBrune/silk-guardian) | make | util | Alessandro-Barbieri | no [retroarch](https://www.retroarch.com/) | make | game | NicolaSmaniotto |