Gentoo Archives: gentoo-commits

From: Yuan Liao <liaoyuan@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: /
Date: Mon, 02 Jan 2023 19:53:14
Message-Id: 1672689034.1de6840536626cf285a4ee777baeadbd73f5cabb.liaoyuan@gentoo
1 commit: 1de6840536626cf285a4ee777baeadbd73f5cabb
2 Author: Yuan Liao <liaoyuan <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 2 19:50:34 2023 +0000
4 Commit: Yuan Liao <liaoyuan <AT> gmail <DOT> com>
5 CommitDate: Mon Jan 2 19:50:34 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1de68405
7
8 TODO.md: Fix Markdown table rendering
9
10 A line starting with four spaces may be treated as a code block instead
11 of a table header.
12
13 Signed-off-by: Yuan Liao <liaoyuan <AT> gmail.com>
14
15 TODO.md | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/TODO.md b/TODO.md
19 index 8b96a242e..b07d9be77 100644
20 --- a/TODO.md
21 +++ b/TODO.md
22 @@ -2,7 +2,7 @@
23
24 If you find an interesting piece of software here, consider to package it, also you are free to add any package you want to see in GURU
25
26 - Name | Buildsystem | Category | User | Need help | Dependency
27 + Name | Buildsystem | Category | User | Need help | Dependency
28 ------------ | ------------- | ------------- | ------------- | ------------- | -------------
29 [Whoogle](https://github.com/benbusby/whoogle-search/) | setuptools | www | Anna | ✔ | ✖
30 [SearXNG](https://docs.searxng.org/) | setuptools | www | Anna | ✔ | ✖