Skip to content

Commit

Permalink
pkglist/macaroni-funtoo-race20: Bump v.0.20231126 (new package)
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Nov 26, 2023
1 parent 0b2abd5 commit 7a15b96
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/seeds/macaroni-funtoo-race20/pkglist/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
requires:
- category: "seed"
name: "{{ .Values.name }}"
version: ">=0"
package_dir: /{{ .Values.name }}
steps:
- >-
mkdir -p /{{ .Values.name }}/usr/share/macaroni/layers/{{ .Values.name }}/ &&
qlist -ICSv > /{{ .Values.name }}/usr/share/macaroni/layers/{{ .Values.name }}/pkgslist &&
pkgs-checker portage gen-pkgs-uses
--luet-portage-converter-format
--filter-opts /usr/share/pkgs-checker/gen-uses-filter.yaml
--treePath packages/atoms/race20 > /{{ .Values.name }}/usr/share/macaroni/layers/{{ .Values.name }}/lpc-artefacts.yaml
3 changes: 3 additions & 0 deletions packages/seeds/macaroni-funtoo-race20/pkglist/definition.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: macaroni-funtoo-race20
version: "0.20231126"
category: pkglist

0 comments on commit 7a15b96

Please sign in to comment.