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 B479C1586A6 for ; Wed, 18 Aug 2021 00:36:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE8B2E0887; Wed, 18 Aug 2021 00:36:29 +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 D656BE0887 for ; Wed, 18 Aug 2021 00:36:29 +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 43F5233BE68 for ; Wed, 18 Aug 2021 00:36:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 377BF86F for ; Wed, 18 Aug 2021 00:36:24 +0000 (UTC) From: "Nickolas Raymond Kaczynski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nickolas Raymond Kaczynski" Message-ID: <1629246960.d3b2d3e0c5823f12365060e24398b7987c62c0b6.nrk@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: nrk X-VCS-Committer-Name: Nickolas Raymond Kaczynski X-VCS-Revision: d3b2d3e0c5823f12365060e24398b7987c62c0b6 X-VCS-Branch: dev Date: Wed, 18 Aug 2021 00:36:24 +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: b97840e5-4e85-44ba-b1e8-fdfde8c0da07 X-Archives-Hash: 370eabcbcbf827b64fa7e5a62bf4b78e commit: d3b2d3e0c5823f12365060e24398b7987c62c0b6 Author: Nickolas Raymond Kaczynski disroot org> AuthorDate: Wed Aug 18 00:36:00 2021 +0000 Commit: Nickolas Raymond Kaczynski disroot org> CommitDate: Wed Aug 18 00:36:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3b2d3e0 TODO.md: add greenclip Signed-off-by: Nickolas Raymond Kaczynski disroot.org> TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 825c54307..dde0bb62e 100644 --- a/TODO.md +++ b/TODO.md @@ -50,6 +50,9 @@ C++ GO * [open-match](https://github.com/googleforgames/open-match) +HASKELL +* [greenclip](https://github.com/erebe/greenclip) (non-bin, source ebuild) + JAVA * [osmosis](https://wiki.openstreetmap.org/wiki/Osmosis) * [Opensearch](https://github.com/opensearch-project/OpenSearch)