diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-08-14 11:34:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-08-14 11:34:11 +0200 |
commit | 5fe0187288e8eed0a8a24fec2617a19de7f3b167 (patch) | |
tree | 7a669e5b208d28bf1545558094bd17551fbef6b0 /owners/lua | |
parent | dec6d135e357b16b35b36b19e5788544bd2e3ef3 (diff) |
Migrate lua from queue/stable to testing
add liblua/5.4.7
add lua/5.4.7
add lua-tests/5.4.7
add owners/lua/liblua/package-owner.manifest
add owners/lua/lua-tests/package-owner.manifest
Diffstat (limited to 'owners/lua')
-rw-r--r-- | owners/lua/liblua/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/lua/lua-tests/package-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/lua/liblua/package-owner.manifest b/owners/lua/liblua/package-owner.manifest new file mode 100644 index 0000000..b3b36b1 --- /dev/null +++ b/owners/lua/liblua/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: liblua +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/lua.git diff --git a/owners/lua/lua-tests/package-owner.manifest b/owners/lua/lua-tests/package-owner.manifest new file mode 100644 index 0000000..17d3506 --- /dev/null +++ b/owners/lua/lua-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: lua-tests +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/lua.git |