From e87c300591e846718491c6c9ddf2ababb10e710d Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sun, 7 Jul 2024 13:06:54 +0000 Subject: [PATCH] Move recipes to the WIP category --- recipes/{dev => wip/dev/lang}/perl5/perl.patch | 0 recipes/{dev => wip/dev/lang}/perl5/recipe.sh | 0 recipes/{dev => wip/dev/lang}/python37/config.site | 0 recipes/{dev => wip/dev/lang}/python37/recipe.sh | 0 recipes/{dev => wip/dev/lang}/python37/redox.patch | 0 recipes/{net => wip/terminal}/openssh/recipe.sh | 0 recipes/{net => wip/terminal}/openssh/redox.patch | 0 recipes/{emulators => wip/vm}/qemu/recipe.sh | 0 recipes/{emulators => wip/vm}/qemu/redox.patch | 0 recipes/{ => wip}/web/servo/recipe.sh | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename recipes/{dev => wip/dev/lang}/perl5/perl.patch (100%) rename recipes/{dev => wip/dev/lang}/perl5/recipe.sh (100%) rename recipes/{dev => wip/dev/lang}/python37/config.site (100%) rename recipes/{dev => wip/dev/lang}/python37/recipe.sh (100%) rename recipes/{dev => wip/dev/lang}/python37/redox.patch (100%) rename recipes/{net => wip/terminal}/openssh/recipe.sh (100%) rename recipes/{net => wip/terminal}/openssh/redox.patch (100%) rename recipes/{emulators => wip/vm}/qemu/recipe.sh (100%) rename recipes/{emulators => wip/vm}/qemu/redox.patch (100%) rename recipes/{ => wip}/web/servo/recipe.sh (100%) diff --git a/recipes/dev/perl5/perl.patch b/recipes/wip/dev/lang/perl5/perl.patch similarity index 100% rename from recipes/dev/perl5/perl.patch rename to recipes/wip/dev/lang/perl5/perl.patch diff --git a/recipes/dev/perl5/recipe.sh b/recipes/wip/dev/lang/perl5/recipe.sh similarity index 100% rename from recipes/dev/perl5/recipe.sh rename to recipes/wip/dev/lang/perl5/recipe.sh diff --git a/recipes/dev/python37/config.site b/recipes/wip/dev/lang/python37/config.site similarity index 100% rename from recipes/dev/python37/config.site rename to recipes/wip/dev/lang/python37/config.site diff --git a/recipes/dev/python37/recipe.sh b/recipes/wip/dev/lang/python37/recipe.sh similarity index 100% rename from recipes/dev/python37/recipe.sh rename to recipes/wip/dev/lang/python37/recipe.sh diff --git a/recipes/dev/python37/redox.patch b/recipes/wip/dev/lang/python37/redox.patch similarity index 100% rename from recipes/dev/python37/redox.patch rename to recipes/wip/dev/lang/python37/redox.patch diff --git a/recipes/net/openssh/recipe.sh b/recipes/wip/terminal/openssh/recipe.sh similarity index 100% rename from recipes/net/openssh/recipe.sh rename to recipes/wip/terminal/openssh/recipe.sh diff --git a/recipes/net/openssh/redox.patch b/recipes/wip/terminal/openssh/redox.patch similarity index 100% rename from recipes/net/openssh/redox.patch rename to recipes/wip/terminal/openssh/redox.patch diff --git a/recipes/emulators/qemu/recipe.sh b/recipes/wip/vm/qemu/recipe.sh similarity index 100% rename from recipes/emulators/qemu/recipe.sh rename to recipes/wip/vm/qemu/recipe.sh diff --git a/recipes/emulators/qemu/redox.patch b/recipes/wip/vm/qemu/redox.patch similarity index 100% rename from recipes/emulators/qemu/redox.patch rename to recipes/wip/vm/qemu/redox.patch diff --git a/recipes/web/servo/recipe.sh b/recipes/wip/web/servo/recipe.sh similarity index 100% rename from recipes/web/servo/recipe.sh rename to recipes/wip/web/servo/recipe.sh -- GitLab