Remove/"refill" empty categories - gopher-lawn - The gopher lawn gopher directo… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 832d8a9e9f2ab21e70da41aeb543796084cc8314 | |
parent 182e3b08d527a49c03986f141507bdd20aca3096 | |
Author: Julian Schweinsberg <[email protected]> | |
Date: Mon, 29 Jan 2024 13:47:26 +0100 | |
Remove/"refill" empty categories | |
Removed the categories awk, fortune and manpage. | |
Replaced the category/keyword "group" to "community" in the entry for | |
Texto Plano and added the category/keyword spanish, because it's a | |
spanish tilde community: | |
Added the category "commodore" for telefisk.org because it has some | |
commodore related content. | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
D categories/awk.category | 11 ----------- | |
D categories/fortune.category | 11 ----------- | |
D categories/manpage.category | 11 ----------- | |
M db/telefisk.org.link | 4 ++-- | |
M db/texto-plano.xyz-_.link | 4 ++-- | |
5 files changed, 4 insertions(+), 37 deletions(-) | |
--- | |
diff --git a/categories/awk.category b/categories/awk.category | |
@@ -1,11 +0,0 @@ | |
-Type: category | |
-Name: awk | |
-Selector: /lawn/awk | |
-Host: server | |
-Port: port | |
-LinkName: awk | |
-Title: A_W_K | |
-Description: pattern scanning and processing language | |
-Parent: root | |
-Keywords: unix | |
- | |
diff --git a/categories/fortune.category b/categories/fortune.category | |
@@ -1,11 +0,0 @@ | |
-Type: category | |
-Name: fortune | |
-Selector: /lawn/fortune | |
-Host: server | |
-Port: port | |
-LinkName: fortune | |
-Title: F_O_R_T_U_N_E | |
-Description: find your fortune | |
-Parent: root | |
-Keywords: fortune | |
- | |
diff --git a/categories/manpage.category b/categories/manpage.category | |
@@ -1,11 +0,0 @@ | |
-Type: category | |
-Name: manpage | |
-Selector: /lawn/manpage | |
-Host: server | |
-Port: port | |
-LinkName: manpage | |
-Title: M_A_N_P_A_G_E | |
-Description: manpages of various kinds | |
-Parent: root | |
-Keywords: manpage | |
- | |
diff --git a/db/telefisk.org.link b/db/telefisk.org.link | |
@@ -4,6 +4,6 @@ Host: telefisk.org | |
Port: 70 | |
LinkName: Rachael's gopherhole | |
Description: A site about gopherlife on an Amiga and more | |
-Category: gopher, vintage, collection, software | |
-Keywords: gopher, vintage, collection, software | |
+Category: gopher, vintage, collection, software, commodore | |
+Keywords: gopher, vintage, collection, software, commodore | |
diff --git a/db/texto-plano.xyz-_.link b/db/texto-plano.xyz-_.link | |
@@ -4,5 +4,5 @@ Host: texto-plano.xyz | |
Port: 70 | |
LinkName: Texto Plano | |
Description: A project based on OpenBSD. | |
-Category: software, c, group | |
-Keywords: software, c, group, openbsd | |
+Category: software, c, community, spanish | |
+Keywords: software, c, community, openbsd, spanish |