Skip to content

Commit

Permalink
portage-converter/*: Move specs to mark-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Nov 2, 2024
1 parent a921c88 commit a06145e
Show file tree
Hide file tree
Showing 20 changed files with 637 additions and 615 deletions.
66 changes: 33 additions & 33 deletions portage-converter/base-php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ artefacts:
- xpm
- odbc
packages:
- dev-lang/php:7.4
- dev-lang/php:8.1
- dev-lang/php:8.2

Expand All @@ -189,36 +188,38 @@ include_layers:

# Define the list of the files generated by Funtoo reposcan tool.
reposcan_sources:
- ./kit_cache/browser-kit-next
- ./kit_cache/core-gl-kit-next
- ./kit_cache/core-hw-kit-next
- ./kit_cache/core-kit-next
- ./kit_cache/core-server-kit-next
- ./kit_cache/desktop-kit-next
- ./kit_cache/dev-kit-next
- ./kit_cache/editors-kit-next
- ./kit_cache/games-kit-next
- ./kit_cache/browser-kit-mark-testing
- ./kit_cache/core-gl-kit-mark-testing
- ./kit_cache/core-hw-kit-mark-testing
- ./kit_cache/core-kit-mark-testing
- ./kit_cache/core-server-kit-mark-testing
- ./kit_cache/desktop-kit-mark-testing
- ./kit_cache/dev-kit-mark-testing
- ./kit_cache/editors-kit-mark-testing
- ./kit_cache/games-kit-mark-testing
- ./kit_cache/gnome-kit-mark-testing
- ./kit_cache/haskell-kit-mark-testing
- ./kit_cache/java-kit-mark-testing
- ./kit_cache/kde-kit-mark-testing
- ./kit_cache/lang-kit-mark-testing
- ./kit_cache/lisp-scheme-kit-mark-testing
- ./kit_cache/llvm-kit-mark-testing
- ./kit_cache/mate-kit-mark-testing
- ./kit_cache/media-kit-mark-testing
- ./kit_cache/ml-lang-kit-mark-testing
- ./kit_cache/net-kit-mark-testing
- ./kit_cache/perl-kit-mark-testing
- ./kit_cache/python-kit-mark-testing
- ./kit_cache/python-modules-kit-mark-testing
- ./kit_cache/qt-kit-mark-testing
- ./kit_cache/ruby-kit-mark-testing
- ./kit_cache/science-kit-mark-testing
- ./kit_cache/security-kit-mark-testing
- ./kit_cache/text-kit-mark-testing
- ./kit_cache/xfce-kit-mark-testing

- ./kit_cache/geaaru-kit-funtoo
- ./kit_cache/gnome-kit-next-3.36-prime
- ./kit_cache/haskell-kit-next
- ./kit_cache/java-kit-next
- ./kit_cache/kde-kit-next-5.27-release
- ./kit_cache/lang-kit-next
- ./kit_cache/lisp-scheme-kit-next
- ./kit_cache/llvm-kit-next
- ./kit_cache/mate-kit-next-1.24-prime
- ./kit_cache/media-kit-next
- ./kit_cache/ml-lang-kit-next
- ./kit_cache/net-kit-next
- ./kit_cache/perl-kit-next
- ./kit_cache/python-kit-next
- ./kit_cache/python-modules-kit-next
- ./kit_cache/qt-kit-next-5.15.2-release
- ./kit_cache/ruby-kit-next
- ./kit_cache/science-kit-next
- ./kit_cache/security-kit-next
- ./kit_cache/text-kit-next
- ./kit_cache/xfce-kit-next-4.16-release


# Disable use of category with slot as requires. Default is without slot.
reposcan_requires_slot: true
Expand All @@ -228,10 +229,10 @@ reposcan_contraints:
- dev-lang/python:3.9
- dev-lang/ruby:3.1
- sys-devel/llvm:13
- sys-devel/gcc:11.3.0
- sys-devel/gcc:12.3.0

# Waiting for the next upgrade for the upgrade of Nodejs.
- <net-libs/nodejs-15.0
- <net-libs/nodejs-20.0

- sys-devel/llvm:13
- sys-devel/clang:13
Expand All @@ -245,7 +246,6 @@ reposcan_contraints:
- dev-db/postgresql:14
- dev-db/postgresql:13

- dev-lang/php:7.4
- dev-lang/php:8.1
- dev-lang/php:8.2

Expand Down
62 changes: 32 additions & 30 deletions portage-converter/base-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -586,44 +586,46 @@ include_layers:

# Define the list of the files generated by Funtoo reposcan tool.
reposcan_sources:
- ./kit_cache/browser-kit-next
- ./kit_cache/core-gl-kit-next
- ./kit_cache/core-hw-kit-next
- ./kit_cache/core-kit-next
- ./kit_cache/core-server-kit-next
- ./kit_cache/desktop-kit-next
- ./kit_cache/dev-kit-next
- ./kit_cache/editors-kit-next
- ./kit_cache/games-kit-next

- ./kit_cache/browser-kit-mark-testing
- ./kit_cache/core-gl-kit-mark-testing
- ./kit_cache/core-hw-kit-mark-testing
- ./kit_cache/core-kit-mark-testing
- ./kit_cache/core-server-kit-mark-testing
- ./kit_cache/desktop-kit-mark-testing
- ./kit_cache/dev-kit-mark-testing
- ./kit_cache/editors-kit-mark-testing
- ./kit_cache/games-kit-mark-testing
- ./kit_cache/gnome-kit-mark-testing
- ./kit_cache/haskell-kit-mark-testing
- ./kit_cache/java-kit-mark-testing
- ./kit_cache/kde-kit-mark-testing
- ./kit_cache/lang-kit-mark-testing
- ./kit_cache/lisp-scheme-kit-mark-testing
- ./kit_cache/llvm-kit-mark-testing
- ./kit_cache/mate-kit-mark-testing
- ./kit_cache/media-kit-mark-testing
- ./kit_cache/ml-lang-kit-mark-testing
- ./kit_cache/net-kit-mark-testing
- ./kit_cache/perl-kit-mark-testing
- ./kit_cache/python-kit-mark-testing
- ./kit_cache/python-modules-kit-mark-testing
- ./kit_cache/qt-kit-mark-testing
- ./kit_cache/ruby-kit-mark-testing
- ./kit_cache/science-kit-mark-testing
- ./kit_cache/security-kit-mark-testing
- ./kit_cache/text-kit-mark-testing
- ./kit_cache/xfce-kit-mark-testing

- ./kit_cache/geaaru-kit-funtoo
- ./kit_cache/gnome-kit-next-3.36-prime
- ./kit_cache/haskell-kit-next
- ./kit_cache/java-kit-next
- ./kit_cache/kde-kit-next-5.27-release
- ./kit_cache/lang-kit-next
- ./kit_cache/lisp-scheme-kit-next
- ./kit_cache/llvm-kit-next
- ./kit_cache/mate-kit-next-1.24-prime
- ./kit_cache/media-kit-next
- ./kit_cache/ml-lang-kit-next
- ./kit_cache/net-kit-next
- ./kit_cache/perl-kit-next
- ./kit_cache/python-kit-next
- ./kit_cache/python-modules-kit-next
- ./kit_cache/qt-kit-next-5.15.2-release
- ./kit_cache/ruby-kit-next
- ./kit_cache/science-kit-next
- ./kit_cache/security-kit-next
- ./kit_cache/text-kit-next
- ./kit_cache/xfce-kit-next-4.16-release

# Disable use of category with slot as requires. Default is without slot.
reposcan_requires_slot: true

reposcan_contraints:
packages:
- dev-lang/python:3.9
- sys-devel/gcc:11.3.0
- sys-devel/gcc:12.3.0

reposcan_disabled_use_flags:
# !!internal use only!! used for creating build images and the first half of bootstrapping [make stage1]
Expand Down
61 changes: 31 additions & 30 deletions portage-converter/base-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -885,44 +885,45 @@ include_layers:

# Define the list of the files generated by Funtoo reposcan tool.
reposcan_sources:
- ./kit_cache/browser-kit-next
- ./kit_cache/core-gl-kit-next
- ./kit_cache/core-hw-kit-next
- ./kit_cache/core-kit-next
- ./kit_cache/core-server-kit-next
- ./kit_cache/desktop-kit-next
- ./kit_cache/dev-kit-next
- ./kit_cache/editors-kit-next
- ./kit_cache/games-kit-next
- ./kit_cache/browser-kit-mark-testing
- ./kit_cache/core-gl-kit-mark-testing
- ./kit_cache/core-hw-kit-mark-testing
- ./kit_cache/core-kit-mark-testing
- ./kit_cache/core-server-kit-mark-testing
- ./kit_cache/desktop-kit-mark-testing
- ./kit_cache/dev-kit-mark-testing
- ./kit_cache/editors-kit-mark-testing
- ./kit_cache/games-kit-mark-testing
- ./kit_cache/gnome-kit-mark-testing
- ./kit_cache/haskell-kit-mark-testing
- ./kit_cache/java-kit-mark-testing
- ./kit_cache/kde-kit-mark-testing
- ./kit_cache/lang-kit-mark-testing
- ./kit_cache/lisp-scheme-kit-mark-testing
- ./kit_cache/llvm-kit-mark-testing
- ./kit_cache/mate-kit-mark-testing
- ./kit_cache/media-kit-mark-testing
- ./kit_cache/ml-lang-kit-mark-testing
- ./kit_cache/net-kit-mark-testing
- ./kit_cache/perl-kit-mark-testing
- ./kit_cache/python-kit-mark-testing
- ./kit_cache/python-modules-kit-mark-testing
- ./kit_cache/qt-kit-mark-testing
- ./kit_cache/ruby-kit-mark-testing
- ./kit_cache/science-kit-mark-testing
- ./kit_cache/security-kit-mark-testing
- ./kit_cache/text-kit-mark-testing
- ./kit_cache/xfce-kit-mark-testing

- ./kit_cache/geaaru-kit-funtoo
- ./kit_cache/gnome-kit-next-3.36-prime
- ./kit_cache/haskell-kit-next
- ./kit_cache/java-kit-next
- ./kit_cache/kde-kit-next-5.27-release
- ./kit_cache/lang-kit-next
- ./kit_cache/lisp-scheme-kit-next
- ./kit_cache/llvm-kit-next
- ./kit_cache/mate-kit-next-1.24-prime
- ./kit_cache/media-kit-next
- ./kit_cache/ml-lang-kit-next
- ./kit_cache/net-kit-next
- ./kit_cache/perl-kit-next
- ./kit_cache/python-kit-next
- ./kit_cache/python-modules-kit-next
- ./kit_cache/qt-kit-next-5.15.2-release
- ./kit_cache/ruby-kit-next
- ./kit_cache/science-kit-next
- ./kit_cache/security-kit-next
- ./kit_cache/text-kit-next
- ./kit_cache/xfce-kit-next-4.16-release

# Disable use of category with slot as requires. Default is without slot.
reposcan_requires_slot: true

reposcan_contraints:
packages:
- dev-lang/python:3.9
- sys-devel/gcc:11.3.0
- sys-devel/gcc:12.3.0

reposcan_disabled_use_flags:
# !!internal use only!! used for creating build images and the first half of bootstrapping [make stage1]
Expand Down
61 changes: 31 additions & 30 deletions portage-converter/base-tools2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,44 +250,45 @@ include_layers:

# Define the list of the files generated by Funtoo reposcan tool.
reposcan_sources:
- ./kit_cache/browser-kit-next
- ./kit_cache/core-gl-kit-next
- ./kit_cache/core-hw-kit-next
- ./kit_cache/core-kit-next
- ./kit_cache/core-server-kit-next
- ./kit_cache/desktop-kit-next
- ./kit_cache/dev-kit-next
- ./kit_cache/editors-kit-next
- ./kit_cache/games-kit-next
- ./kit_cache/browser-kit-mark-testing
- ./kit_cache/core-gl-kit-mark-testing
- ./kit_cache/core-hw-kit-mark-testing
- ./kit_cache/core-kit-mark-testing
- ./kit_cache/core-server-kit-mark-testing
- ./kit_cache/desktop-kit-mark-testing
- ./kit_cache/dev-kit-mark-testing
- ./kit_cache/editors-kit-mark-testing
- ./kit_cache/games-kit-mark-testing
- ./kit_cache/gnome-kit-mark-testing
- ./kit_cache/haskell-kit-mark-testing
- ./kit_cache/java-kit-mark-testing
- ./kit_cache/kde-kit-mark-testing
- ./kit_cache/lang-kit-mark-testing
- ./kit_cache/lisp-scheme-kit-mark-testing
- ./kit_cache/llvm-kit-mark-testing
- ./kit_cache/mate-kit-mark-testing
- ./kit_cache/media-kit-mark-testing
- ./kit_cache/ml-lang-kit-mark-testing
- ./kit_cache/net-kit-mark-testing
- ./kit_cache/perl-kit-mark-testing
- ./kit_cache/python-kit-mark-testing
- ./kit_cache/python-modules-kit-mark-testing
- ./kit_cache/qt-kit-mark-testing
- ./kit_cache/ruby-kit-mark-testing
- ./kit_cache/science-kit-mark-testing
- ./kit_cache/security-kit-mark-testing
- ./kit_cache/text-kit-mark-testing
- ./kit_cache/xfce-kit-mark-testing

- ./kit_cache/geaaru-kit-funtoo
- ./kit_cache/gnome-kit-next-3.36-prime
- ./kit_cache/haskell-kit-next
- ./kit_cache/java-kit-next
- ./kit_cache/kde-kit-next-5.27-release
- ./kit_cache/lang-kit-next
- ./kit_cache/lisp-scheme-kit-next
- ./kit_cache/llvm-kit-next
- ./kit_cache/mate-kit-next-1.24-prime
- ./kit_cache/media-kit-next
- ./kit_cache/ml-lang-kit-next
- ./kit_cache/net-kit-next
- ./kit_cache/perl-kit-next
- ./kit_cache/python-kit-next
- ./kit_cache/python-modules-kit-next
- ./kit_cache/qt-kit-next-5.15.2-release
- ./kit_cache/ruby-kit-next
- ./kit_cache/science-kit-next
- ./kit_cache/security-kit-next
- ./kit_cache/text-kit-next
- ./kit_cache/xfce-kit-next-4.16-release

# Disable use of category with slot as requires. Default is without slot.
reposcan_requires_slot: true

reposcan_contraints:
packages:
- dev-lang/python:3.9
- sys-devel/gcc:11.3.0
- sys-devel/gcc:12.3.0

reposcan_disabled_use_flags:
# !!internal use only!! used for creating build images and the first half of bootstrapping [make stage1]
Expand Down
Loading

0 comments on commit a06145e

Please sign in to comment.