From e3aa8ba8b4a48e08f4c7b50353b87f0830808b46 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 13 Feb 2024 13:09:35 +0000 Subject: [PATCH] move recipes --- recipes/wip/{ => db}/cockroachdb/recipe.toml | 0 recipes/wip/{ => db}/influxdb/recipe.toml | 0 recipes/wip/{ => db}/mariadb-lts/recipe.toml | 0 recipes/wip/{ => db}/mariadb/recipe.toml | 0 recipes/wip/{ => db}/mongodb6/recipe.toml | 0 recipes/wip/{ => db}/mongodb7/recipe.toml | 0 recipes/wip/{ => db}/mysql-server/recipe.toml | 0 recipes/wip/{ => db}/mysql-shell/recipe.toml | 0 recipes/wip/{ => db}/postgresql16/recipe.toml | 0 recipes/wip/{ => dev}/defold-engine/recipe.toml | 0 recipes/wip/{ => fuse}/cvmfs/recipe.toml | 0 recipes/wip/{ => libs}/boost/recipe.toml | 0 recipes/wip/{ => net}/transmission/recipe.toml | 0 recipes/wip/{ => wayland}/hyprland/recipe.toml | 0 recipes/wip/{gui => wayland}/niri/recipe.toml | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/{ => db}/cockroachdb/recipe.toml (100%) rename recipes/wip/{ => db}/influxdb/recipe.toml (100%) rename recipes/wip/{ => db}/mariadb-lts/recipe.toml (100%) rename recipes/wip/{ => db}/mariadb/recipe.toml (100%) rename recipes/wip/{ => db}/mongodb6/recipe.toml (100%) rename recipes/wip/{ => db}/mongodb7/recipe.toml (100%) rename recipes/wip/{ => db}/mysql-server/recipe.toml (100%) rename recipes/wip/{ => db}/mysql-shell/recipe.toml (100%) rename recipes/wip/{ => db}/postgresql16/recipe.toml (100%) rename recipes/wip/{ => dev}/defold-engine/recipe.toml (100%) rename recipes/wip/{ => fuse}/cvmfs/recipe.toml (100%) rename recipes/wip/{ => libs}/boost/recipe.toml (100%) rename recipes/wip/{ => net}/transmission/recipe.toml (100%) rename recipes/wip/{ => wayland}/hyprland/recipe.toml (100%) rename recipes/wip/{gui => wayland}/niri/recipe.toml (100%) diff --git a/recipes/wip/cockroachdb/recipe.toml b/recipes/wip/db/cockroachdb/recipe.toml similarity index 100% rename from recipes/wip/cockroachdb/recipe.toml rename to recipes/wip/db/cockroachdb/recipe.toml diff --git a/recipes/wip/influxdb/recipe.toml b/recipes/wip/db/influxdb/recipe.toml similarity index 100% rename from recipes/wip/influxdb/recipe.toml rename to recipes/wip/db/influxdb/recipe.toml diff --git a/recipes/wip/mariadb-lts/recipe.toml b/recipes/wip/db/mariadb-lts/recipe.toml similarity index 100% rename from recipes/wip/mariadb-lts/recipe.toml rename to recipes/wip/db/mariadb-lts/recipe.toml diff --git a/recipes/wip/mariadb/recipe.toml b/recipes/wip/db/mariadb/recipe.toml similarity index 100% rename from recipes/wip/mariadb/recipe.toml rename to recipes/wip/db/mariadb/recipe.toml diff --git a/recipes/wip/mongodb6/recipe.toml b/recipes/wip/db/mongodb6/recipe.toml similarity index 100% rename from recipes/wip/mongodb6/recipe.toml rename to recipes/wip/db/mongodb6/recipe.toml diff --git a/recipes/wip/mongodb7/recipe.toml b/recipes/wip/db/mongodb7/recipe.toml similarity index 100% rename from recipes/wip/mongodb7/recipe.toml rename to recipes/wip/db/mongodb7/recipe.toml diff --git a/recipes/wip/mysql-server/recipe.toml b/recipes/wip/db/mysql-server/recipe.toml similarity index 100% rename from recipes/wip/mysql-server/recipe.toml rename to recipes/wip/db/mysql-server/recipe.toml diff --git a/recipes/wip/mysql-shell/recipe.toml b/recipes/wip/db/mysql-shell/recipe.toml similarity index 100% rename from recipes/wip/mysql-shell/recipe.toml rename to recipes/wip/db/mysql-shell/recipe.toml diff --git a/recipes/wip/postgresql16/recipe.toml b/recipes/wip/db/postgresql16/recipe.toml similarity index 100% rename from recipes/wip/postgresql16/recipe.toml rename to recipes/wip/db/postgresql16/recipe.toml diff --git a/recipes/wip/defold-engine/recipe.toml b/recipes/wip/dev/defold-engine/recipe.toml similarity index 100% rename from recipes/wip/defold-engine/recipe.toml rename to recipes/wip/dev/defold-engine/recipe.toml diff --git a/recipes/wip/cvmfs/recipe.toml b/recipes/wip/fuse/cvmfs/recipe.toml similarity index 100% rename from recipes/wip/cvmfs/recipe.toml rename to recipes/wip/fuse/cvmfs/recipe.toml diff --git a/recipes/wip/boost/recipe.toml b/recipes/wip/libs/boost/recipe.toml similarity index 100% rename from recipes/wip/boost/recipe.toml rename to recipes/wip/libs/boost/recipe.toml diff --git a/recipes/wip/transmission/recipe.toml b/recipes/wip/net/transmission/recipe.toml similarity index 100% rename from recipes/wip/transmission/recipe.toml rename to recipes/wip/net/transmission/recipe.toml diff --git a/recipes/wip/hyprland/recipe.toml b/recipes/wip/wayland/hyprland/recipe.toml similarity index 100% rename from recipes/wip/hyprland/recipe.toml rename to recipes/wip/wayland/hyprland/recipe.toml diff --git a/recipes/wip/gui/niri/recipe.toml b/recipes/wip/wayland/niri/recipe.toml similarity index 100% rename from recipes/wip/gui/niri/recipe.toml rename to recipes/wip/wayland/niri/recipe.toml -- GitLab