From 42786e46b55abb5af6894439d338212dcf082492 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Thu, 15 Feb 2024 09:37:50 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => dev}/ant/recipe.toml          | 0
 recipes/wip/{ => dev}/apr-util/recipe.toml     | 0
 recipes/wip/{ => dev}/apr/recipe.toml          | 0
 recipes/wip/{ => dev}/austral-lang/recipe.toml | 0
 recipes/wip/{ => dev}/binocle/recipe.toml      | 0
 recipes/wip/{ => dev}/biome/recipe.toml        | 0
 recipes/wip/{ => dev}/crates-tui/recipe.toml   | 0
 recipes/wip/{ => dev}/criner/recipe.toml       | 0
 recipes/wip/{ => irust}/gawk/recipe.toml       | 0
 recipes/wip/{ => irust}/intltool/recipe.toml   | 0
 recipes/wip/{ => libs}/mbedtls/recipe.toml     | 0
 recipes/wip/{ => libs}/mpc/recipe.toml         | 0
 recipes/wip/{ => libs}/mpg123/recipe.toml      | 0
 recipes/wip/{ => libs}/wolfssl5/recipe.toml    | 0
 14 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => dev}/ant/recipe.toml (100%)
 rename recipes/wip/{ => dev}/apr-util/recipe.toml (100%)
 rename recipes/wip/{ => dev}/apr/recipe.toml (100%)
 rename recipes/wip/{ => dev}/austral-lang/recipe.toml (100%)
 rename recipes/wip/{ => dev}/binocle/recipe.toml (100%)
 rename recipes/wip/{ => dev}/biome/recipe.toml (100%)
 rename recipes/wip/{ => dev}/crates-tui/recipe.toml (100%)
 rename recipes/wip/{ => dev}/criner/recipe.toml (100%)
 rename recipes/wip/{ => irust}/gawk/recipe.toml (100%)
 rename recipes/wip/{ => irust}/intltool/recipe.toml (100%)
 rename recipes/wip/{ => libs}/mbedtls/recipe.toml (100%)
 rename recipes/wip/{ => libs}/mpc/recipe.toml (100%)
 rename recipes/wip/{ => libs}/mpg123/recipe.toml (100%)
 rename recipes/wip/{ => libs}/wolfssl5/recipe.toml (100%)

diff --git a/recipes/wip/ant/recipe.toml b/recipes/wip/dev/ant/recipe.toml
similarity index 100%
rename from recipes/wip/ant/recipe.toml
rename to recipes/wip/dev/ant/recipe.toml
diff --git a/recipes/wip/apr-util/recipe.toml b/recipes/wip/dev/apr-util/recipe.toml
similarity index 100%
rename from recipes/wip/apr-util/recipe.toml
rename to recipes/wip/dev/apr-util/recipe.toml
diff --git a/recipes/wip/apr/recipe.toml b/recipes/wip/dev/apr/recipe.toml
similarity index 100%
rename from recipes/wip/apr/recipe.toml
rename to recipes/wip/dev/apr/recipe.toml
diff --git a/recipes/wip/austral-lang/recipe.toml b/recipes/wip/dev/austral-lang/recipe.toml
similarity index 100%
rename from recipes/wip/austral-lang/recipe.toml
rename to recipes/wip/dev/austral-lang/recipe.toml
diff --git a/recipes/wip/binocle/recipe.toml b/recipes/wip/dev/binocle/recipe.toml
similarity index 100%
rename from recipes/wip/binocle/recipe.toml
rename to recipes/wip/dev/binocle/recipe.toml
diff --git a/recipes/wip/biome/recipe.toml b/recipes/wip/dev/biome/recipe.toml
similarity index 100%
rename from recipes/wip/biome/recipe.toml
rename to recipes/wip/dev/biome/recipe.toml
diff --git a/recipes/wip/crates-tui/recipe.toml b/recipes/wip/dev/crates-tui/recipe.toml
similarity index 100%
rename from recipes/wip/crates-tui/recipe.toml
rename to recipes/wip/dev/crates-tui/recipe.toml
diff --git a/recipes/wip/criner/recipe.toml b/recipes/wip/dev/criner/recipe.toml
similarity index 100%
rename from recipes/wip/criner/recipe.toml
rename to recipes/wip/dev/criner/recipe.toml
diff --git a/recipes/wip/gawk/recipe.toml b/recipes/wip/irust/gawk/recipe.toml
similarity index 100%
rename from recipes/wip/gawk/recipe.toml
rename to recipes/wip/irust/gawk/recipe.toml
diff --git a/recipes/wip/intltool/recipe.toml b/recipes/wip/irust/intltool/recipe.toml
similarity index 100%
rename from recipes/wip/intltool/recipe.toml
rename to recipes/wip/irust/intltool/recipe.toml
diff --git a/recipes/wip/mbedtls/recipe.toml b/recipes/wip/libs/mbedtls/recipe.toml
similarity index 100%
rename from recipes/wip/mbedtls/recipe.toml
rename to recipes/wip/libs/mbedtls/recipe.toml
diff --git a/recipes/wip/mpc/recipe.toml b/recipes/wip/libs/mpc/recipe.toml
similarity index 100%
rename from recipes/wip/mpc/recipe.toml
rename to recipes/wip/libs/mpc/recipe.toml
diff --git a/recipes/wip/mpg123/recipe.toml b/recipes/wip/libs/mpg123/recipe.toml
similarity index 100%
rename from recipes/wip/mpg123/recipe.toml
rename to recipes/wip/libs/mpg123/recipe.toml
diff --git a/recipes/wip/wolfssl5/recipe.toml b/recipes/wip/libs/wolfssl5/recipe.toml
similarity index 100%
rename from recipes/wip/wolfssl5/recipe.toml
rename to recipes/wip/libs/wolfssl5/recipe.toml
-- 
GitLab