diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-13 12:44:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-13 12:44:17 +0200 |
commit | de6f2c40d91e30df49e6268a3fd7a5ac1031b506 (patch) | |
tree | 84c1c9cd8ae9796a1bc6c7d3c083165d8cc9272f | |
parent | 44da69a69a2405af28e0d86199fa1be56aecef5d (diff) |
Migrate thrift from queue/alpha to alpha
add thrift/0.17.0+4
add libthrift/0.17.0+4
add libthrift-tests/0.17.0+4
add owners/thrift/project-owner.manifest
add owners/thrift/thrift/package-owner.manifest
add owners/thrift/libthrift/package-owner.manifest
add owners/thrift/libthrift-tests/package-owner.manifest
-rw-r--r-- | 1/alpha/thrift/libthrift-0.17.0+4.tar.gz | bin | 0 -> 212485 bytes | |||
-rw-r--r-- | 1/alpha/thrift/libthrift-tests-0.17.0+4.tar.gz | bin | 0 -> 78125 bytes | |||
-rw-r--r-- | 1/alpha/thrift/thrift-0.17.0+4.tar.gz | bin | 0 -> 459305 bytes | |||
-rw-r--r-- | owners/thrift/libthrift-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/thrift/libthrift/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/thrift/project-owner.manifest | 5 | ||||
-rw-r--r-- | owners/thrift/thrift/package-owner.manifest | 5 |
7 files changed, 20 insertions, 0 deletions
diff --git a/1/alpha/thrift/libthrift-0.17.0+4.tar.gz b/1/alpha/thrift/libthrift-0.17.0+4.tar.gz Binary files differnew file mode 100644 index 0000000..b7ec293 --- /dev/null +++ b/1/alpha/thrift/libthrift-0.17.0+4.tar.gz diff --git a/1/alpha/thrift/libthrift-tests-0.17.0+4.tar.gz b/1/alpha/thrift/libthrift-tests-0.17.0+4.tar.gz Binary files differnew file mode 100644 index 0000000..ab5ebf7 --- /dev/null +++ b/1/alpha/thrift/libthrift-tests-0.17.0+4.tar.gz diff --git a/1/alpha/thrift/thrift-0.17.0+4.tar.gz b/1/alpha/thrift/thrift-0.17.0+4.tar.gz Binary files differnew file mode 100644 index 0000000..03b8627 --- /dev/null +++ b/1/alpha/thrift/thrift-0.17.0+4.tar.gz diff --git a/owners/thrift/libthrift-tests/package-owner.manifest b/owners/thrift/libthrift-tests/package-owner.manifest new file mode 100644 index 0000000..37b524c --- /dev/null +++ b/owners/thrift/libthrift-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libthrift-tests +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/thrift.git diff --git a/owners/thrift/libthrift/package-owner.manifest b/owners/thrift/libthrift/package-owner.manifest new file mode 100644 index 0000000..d6c8d6b --- /dev/null +++ b/owners/thrift/libthrift/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libthrift +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/thrift.git diff --git a/owners/thrift/project-owner.manifest b/owners/thrift/project-owner.manifest new file mode 100644 index 0000000..eab0f4c --- /dev/null +++ b/owners/thrift/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: thrift +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/ diff --git a/owners/thrift/thrift/package-owner.manifest b/owners/thrift/thrift/package-owner.manifest new file mode 100644 index 0000000..9acb733 --- /dev/null +++ b/owners/thrift/thrift/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: thrift +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/thrift.git |