diff --git a/.github/workflows/portage-stable-packages-list b/.github/workflows/portage-stable-packages-list index 06b4de89b5..33195cfa9e 100644 --- a/.github/workflows/portage-stable-packages-list +++ b/.github/workflows/portage-stable-packages-list @@ -105,8 +105,8 @@ app-containers/runc app-crypt/adcli app-crypt/argon2 -app-crypt/efitools app-crypt/ccid +app-crypt/efitools app-crypt/libb2 app-crypt/libmd app-crypt/mhash @@ -159,7 +159,14 @@ app-text/xmlto app-vim/gentoo-syntax +dev-build/autoconf +dev-build/autoconf-archive +dev-build/autoconf-wrapper +dev-build/automake +dev-build/automake-wrapper dev-build/cmake +dev-build/gtk-doc-am +dev-build/libtool dev-build/make dev-build/meson dev-build/meson-format-array @@ -170,6 +177,7 @@ dev-cpp/gtest dev-db/sqlite dev-debug/gdb +dev-debug/strace dev-lang/duktape dev-lang/go-bootstrap @@ -207,10 +215,10 @@ dev-libs/liblinear dev-libs/libltdl dev-libs/libmspack dev-libs/libnl +dev-libs/libp11 dev-libs/libpcre dev-libs/libpcre2 dev-libs/libpipeline -dev-libs/libp11 dev-libs/libsodium dev-libs/libtasn1 dev-libs/libunistring @@ -284,14 +292,12 @@ dev-util/desktop-file-utils dev-util/gdbus-codegen dev-util/glib-utils dev-util/gperf -dev-util/gtk-doc-am dev-util/pahole dev-util/patchelf dev-util/patchutils dev-util/perf dev-util/pkgconf dev-util/re2c -dev-util/strace dev-vcs/git dev-vcs/repo @@ -500,11 +506,6 @@ sys-boot/efibootmgr # # sys-boot/gnu-efi -sys-devel/autoconf -sys-devel/autoconf-archive -sys-devel/autoconf-wrapper -sys-devel/automake -sys-devel/automake-wrapper sys-devel/bc sys-devel/binutils sys-devel/binutils-config @@ -515,7 +516,6 @@ sys-devel/gcc sys-devel/gcc-config sys-devel/gettext sys-devel/gnuconfig -sys-devel/libtool sys-devel/m4 sys-devel/patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-archive/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-archive/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-archive/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-archive/Manifest diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-archive/autoconf-archive-2023.02.20.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-archive/autoconf-archive-2023.02.20.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-archive/autoconf-archive-2023.02.20.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-archive/autoconf-archive-2023.02.20.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-archive/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-archive/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-archive/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-archive/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/Manifest diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/autoconf-wrapper-20221207-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/autoconf-wrapper-20231224.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/autoconf-wrapper-20231224.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/autoconf-wrapper-20231224.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/autoconf-wrapper-99999999.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/autoconf-wrapper-99999999.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/autoconf-wrapper-99999999.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf-wrapper/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf-wrapper/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/Manifest diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.13-r7.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.13-r7.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.13-r7.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.13-r7.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.13-r8.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.13-r8.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.13-r8.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.13-r8.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.69-r9.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.69-r9.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.69-r9.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.69-r9.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.71-r6.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.71-r6.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.71-r6.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.71-r6.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.71-r7.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.71-r7.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.71-r7.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.71-r7.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.72-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.72-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-2.72-r1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-2.72-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-9999.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/autoconf-9999.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/autoconf-9999.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-Clang-16-fixes-for-various-tests.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-K-R-decls-clang.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-K-R-decls-clang.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-K-R-decls-clang.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-K-R-decls-clang.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-destdir.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-destdir.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-destdir.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-destdir.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-gentoo.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-gentoo.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-gentoo.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-gentoo.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-perl-5.26.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-perl-5.26.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-perl-5.26.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-perl-5.26.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-test-fixes.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-test-fixes.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.13-test-fixes.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.13-test-fixes.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.61-darwin.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.61-darwin.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.61-darwin.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.61-darwin.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-K-R-decls-clang.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-K-R-decls-clang.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-K-R-decls-clang.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-K-R-decls-clang.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-fix-libtool-test.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-fix-libtool-test.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-fix-libtool-test.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-fix-libtool-test.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-make-tests-bash5-compatible.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-perl-5.26-2.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-perl-5.26-2.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-perl-5.26-2.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-perl-5.26-2.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-perl-5.26.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-perl-5.26.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.69-perl-5.26.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.69-perl-5.26.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-AC_C_BIGENDIAN-lto.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-AC_LANG_CALL_C_cxx.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang-deux.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-K-R-decls-clang.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-K-R-decls-clang.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-bash52.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-bash52.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-bash52.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-bash52.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-cxx11typo.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-cxx11typo.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-cxx11typo.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-cxx11typo.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-darwin.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-darwin.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-darwin.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-darwin.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-make-4.4.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-make-4.4.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-make-4.4.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-make-4.4.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-time.patch b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-time.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/files/autoconf-2.71-time.patch rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/files/autoconf-2.71-time.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/autoconf/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/autoconf/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/autoconf/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/autoconf/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/Manifest diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/automake-wrapper-20221207.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/automake-wrapper-20221207.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/automake-wrapper-20221207.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/automake-wrapper-99999999.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/automake-wrapper-99999999.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/automake-wrapper-99999999.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake-wrapper/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/automake-wrapper/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/automake/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/automake/Manifest diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/automake-1.11.6-r4.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/automake/automake-1.11.6-r4.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/automake-1.11.6-r4.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/automake/automake-1.11.6-r4.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/automake-1.16.5-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/automake/automake-1.16.5-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/automake-1.16.5-r1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/automake/automake-1.16.5-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/automake-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/automake/automake-9999.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/automake-9999.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/automake/automake-9999.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.11.6-install-sh-avoid-low-risk-race-in-tmp.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.11.6-perl-5.16.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.11.6-perl-5.16.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.11.6-perl-5.16.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.11.6-perl-5.16.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.11.6-perl-escape-curly-bracket-r1.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-apostrophe-in-tests.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-apostrophe-in-tests.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-apostrophe-in-tests.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-apostrophe-in-tests.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-fix-instmany-python.sh-test.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-fix-py-compile-basedir.sh-test.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-parallel-build.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-parallel-build.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-parallel-build.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-parallel-build.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-py3-compile.patch b/sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-py3-compile.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/files/automake-1.16.5-py3-compile.patch rename to sdk_container/src/third_party/portage-stable/dev-build/automake/files/automake-1.16.5-py3-compile.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/automake/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/automake/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/automake/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/automake/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/dev-util/gtk-doc-am/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/gtk-doc-am/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/gtk-doc-am/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/gtk-doc-am/Manifest diff --git a/sdk_container/src/third_party/portage-stable/dev-util/gtk-doc-am/gtk-doc-am-1.33.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/gtk-doc-am/gtk-doc-am-1.33.2.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/gtk-doc-am/gtk-doc-am-1.33.2.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/gtk-doc-am/gtk-doc-am-1.33.2.ebuild diff --git a/sdk_container/src/third_party/portage-stable/dev-util/gtk-doc-am/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/gtk-doc-am/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/gtk-doc-am/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/gtk-doc-am/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/Manifest b/sdk_container/src/third_party/portage-stable/dev-build/libtool/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/Manifest rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/Manifest diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.2.10-eprefix.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.2.10-eprefix.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.2.6a-darwin-module-bundle.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.3-use-linux-version-in-fbsd.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-darwin-use-linux-version.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-ppc64le.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-ppc64le.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-ppc64le.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-ppc64le.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-pthread.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-pthread.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-pthread.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-pthread.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.6-pthread_bootstrapped.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.7-grep-3.8.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.7-grep-3.8.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.7-grep-3.8.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.7-grep-3.8.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch b/sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.7-werror-lto.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/files/libtool-2.4.7-werror-lto.patch diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/libtool-2.4.7-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/libtool/libtool-2.4.7-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/libtool-2.4.7-r1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/libtool-2.4.7-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/libtool-2.4.7-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/libtool/libtool-2.4.7-r2.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/libtool-2.4.7-r2.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/libtool-2.4.7-r2.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/libtool-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-build/libtool/libtool-9999.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/libtool-9999.ebuild rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/libtool-9999.ebuild diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/libtool/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-build/libtool/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/sys-devel/libtool/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-build/libtool/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/Manifest b/sdk_container/src/third_party/portage-stable/dev-debug/strace/Manifest similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/Manifest rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/Manifest diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/files/strace-5.11-static.patch b/sdk_container/src/third_party/portage-stable/dev-debug/strace/files/strace-5.11-static.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/files/strace-5.11-static.patch rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/files/strace-5.11-static.patch diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/files/strace-6.4-linux-headers-6.5.patch b/sdk_container/src/third_party/portage-stable/dev-debug/strace/files/strace-6.4-linux-headers-6.5.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/files/strace-6.4-linux-headers-6.5.patch rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/files/strace-6.4-linux-headers-6.5.patch diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/files/strace-6.5-static.patch b/sdk_container/src/third_party/portage-stable/dev-debug/strace/files/strace-6.5-static.patch similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/files/strace-6.5-static.patch rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/files/strace-6.5-static.patch diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-debug/strace/metadata.xml similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/metadata.xml rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.2.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.2.ebuild rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.2.ebuild diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.3.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.3.ebuild rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.3.ebuild diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.4-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.4-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.4-r1.ebuild rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.4-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.6.ebuild b/sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.6.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/strace-6.6.ebuild rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-6.6.ebuild diff --git a/sdk_container/src/third_party/portage-stable/dev-util/strace/strace-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-9999.ebuild similarity index 100% rename from sdk_container/src/third_party/portage-stable/dev-util/strace/strace-9999.ebuild rename to sdk_container/src/third_party/portage-stable/dev-debug/strace/strace-9999.ebuild