From a5d4350434b524e78edd1544f3d1b35f0d7c78ee Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sun, 14 Jul 2024 16:35:13 +0000
Subject: [PATCH] Move recipes

---
 recipes/wip/net/{server => http}/apache-httpd/recipe.toml       | 0
 recipes/wip/net/{server => http}/apache-httpd/redox.patch       | 0
 recipes/wip/net/{server => http}/freenginx/recipe.toml          | 0
 recipes/wip/net/{server => http}/http-server-rs/recipe.toml     | 0
 recipes/wip/net/{server => http}/nginx/recipe.toml              | 0
 recipes/wip/net/{server => http}/simple-http-server/recipe.toml | 0
 recipes/wip/net/{server => http}/sws/recipe.toml                | 0
 7 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/net/{server => http}/apache-httpd/recipe.toml (100%)
 rename recipes/wip/net/{server => http}/apache-httpd/redox.patch (100%)
 rename recipes/wip/net/{server => http}/freenginx/recipe.toml (100%)
 rename recipes/wip/net/{server => http}/http-server-rs/recipe.toml (100%)
 rename recipes/wip/net/{server => http}/nginx/recipe.toml (100%)
 rename recipes/wip/net/{server => http}/simple-http-server/recipe.toml (100%)
 rename recipes/wip/net/{server => http}/sws/recipe.toml (100%)

diff --git a/recipes/wip/net/server/apache-httpd/recipe.toml b/recipes/wip/net/http/apache-httpd/recipe.toml
similarity index 100%
rename from recipes/wip/net/server/apache-httpd/recipe.toml
rename to recipes/wip/net/http/apache-httpd/recipe.toml
diff --git a/recipes/wip/net/server/apache-httpd/redox.patch b/recipes/wip/net/http/apache-httpd/redox.patch
similarity index 100%
rename from recipes/wip/net/server/apache-httpd/redox.patch
rename to recipes/wip/net/http/apache-httpd/redox.patch
diff --git a/recipes/wip/net/server/freenginx/recipe.toml b/recipes/wip/net/http/freenginx/recipe.toml
similarity index 100%
rename from recipes/wip/net/server/freenginx/recipe.toml
rename to recipes/wip/net/http/freenginx/recipe.toml
diff --git a/recipes/wip/net/server/http-server-rs/recipe.toml b/recipes/wip/net/http/http-server-rs/recipe.toml
similarity index 100%
rename from recipes/wip/net/server/http-server-rs/recipe.toml
rename to recipes/wip/net/http/http-server-rs/recipe.toml
diff --git a/recipes/wip/net/server/nginx/recipe.toml b/recipes/wip/net/http/nginx/recipe.toml
similarity index 100%
rename from recipes/wip/net/server/nginx/recipe.toml
rename to recipes/wip/net/http/nginx/recipe.toml
diff --git a/recipes/wip/net/server/simple-http-server/recipe.toml b/recipes/wip/net/http/simple-http-server/recipe.toml
similarity index 100%
rename from recipes/wip/net/server/simple-http-server/recipe.toml
rename to recipes/wip/net/http/simple-http-server/recipe.toml
diff --git a/recipes/wip/net/server/sws/recipe.toml b/recipes/wip/net/http/sws/recipe.toml
similarity index 100%
rename from recipes/wip/net/server/sws/recipe.toml
rename to recipes/wip/net/http/sws/recipe.toml
-- 
GitLab