From 7a45edd4e7fd9d197fe0f0ba60a8691963f9f772 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 13 Feb 2024 13:47:16 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => dev}/go/recipe.toml                   | 0
 recipes/wip/{ => dev}/php/recipe.toml                  | 0
 recipes/wip/{ => security}/john-the-ripper/recipe.toml | 0
 recipes/wip/{ => services}/dbus/recipe.toml            | 0
 recipes/wip/{ => services}/eudev/recipe.toml           | 0
 recipes/wip/{ => services}/pipewire/recipe.toml        | 0
 recipes/wip/{ => services}/seatd/recipe.toml           | 0
 7 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/{ => dev}/go/recipe.toml (100%)
 rename recipes/wip/{ => dev}/php/recipe.toml (100%)
 rename recipes/wip/{ => security}/john-the-ripper/recipe.toml (100%)
 rename recipes/wip/{ => services}/dbus/recipe.toml (100%)
 rename recipes/wip/{ => services}/eudev/recipe.toml (100%)
 rename recipes/wip/{ => services}/pipewire/recipe.toml (100%)
 rename recipes/wip/{ => services}/seatd/recipe.toml (100%)

diff --git a/recipes/wip/go/recipe.toml b/recipes/wip/dev/go/recipe.toml
similarity index 100%
rename from recipes/wip/go/recipe.toml
rename to recipes/wip/dev/go/recipe.toml
diff --git a/recipes/wip/php/recipe.toml b/recipes/wip/dev/php/recipe.toml
similarity index 100%
rename from recipes/wip/php/recipe.toml
rename to recipes/wip/dev/php/recipe.toml
diff --git a/recipes/wip/john-the-ripper/recipe.toml b/recipes/wip/security/john-the-ripper/recipe.toml
similarity index 100%
rename from recipes/wip/john-the-ripper/recipe.toml
rename to recipes/wip/security/john-the-ripper/recipe.toml
diff --git a/recipes/wip/dbus/recipe.toml b/recipes/wip/services/dbus/recipe.toml
similarity index 100%
rename from recipes/wip/dbus/recipe.toml
rename to recipes/wip/services/dbus/recipe.toml
diff --git a/recipes/wip/eudev/recipe.toml b/recipes/wip/services/eudev/recipe.toml
similarity index 100%
rename from recipes/wip/eudev/recipe.toml
rename to recipes/wip/services/eudev/recipe.toml
diff --git a/recipes/wip/pipewire/recipe.toml b/recipes/wip/services/pipewire/recipe.toml
similarity index 100%
rename from recipes/wip/pipewire/recipe.toml
rename to recipes/wip/services/pipewire/recipe.toml
diff --git a/recipes/wip/seatd/recipe.toml b/recipes/wip/services/seatd/recipe.toml
similarity index 100%
rename from recipes/wip/seatd/recipe.toml
rename to recipes/wip/services/seatd/recipe.toml
-- 
GitLab