diff options
author | 2020-01-31 14:46:43 +0000 | |
---|---|---|
committer | 2020-01-31 14:46:43 +0000 | |
commit | 2360537e7ea56bed17349c55dc9e10d96c813e58 (patch) | |
tree | 321bffa961a6bf0ea710c6cea253515463d7f7bf /tarantool.txt | |
parent | 2020-01-31T14:00:01Z (diff) | |
download | repos-2360537e7ea56bed17349c55dc9e10d96c813e58.tar.gz repos-2360537e7ea56bed17349c55dc9e10d96c813e58.tar.bz2 repos-2360537e7ea56bed17349c55dc9e10d96c813e58.zip |
2020-01-31T14:40:01Z
Diffstat (limited to 'tarantool.txt')
-rw-r--r-- | tarantool.txt | 32 |
1 files changed, 29 insertions, 3 deletions
diff --git a/tarantool.txt b/tarantool.txt index 1ec173746975..cba3e37a7cec 100644 --- a/tarantool.txt +++ b/tarantool.txt @@ -15,12 +15,38 @@ 'status': 'unofficial'} $ pmaint sync tarantool WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -Already up to date. +From https://github.com/tarantool/gentoo-overlay + 2968f9c..87a4f28 master -> origin/master +Updating 2968f9c..87a4f28 +Fast-forward + dev-db/tarantool/tarantool-9999.ebuild | 7 +++---- + dev-libs/msgpuck/Manifest | 4 ++-- + dev-libs/msgpuck/msgpuck-1.1.3.ebuild | 7 +++---- + dev-libs/msgpuck/msgpuck-9999.ebuild | 7 +++---- + dev-lua/avro-schema/avro-schema-9999.ebuild | 7 +++---- + dev-lua/checks/checks-9999.ebuild | 7 ++----- + dev-lua/connpool/Manifest | 2 +- + dev-lua/connpool/connpool-9999.ebuild | 7 ++----- + dev-lua/curl/Manifest | 1 - + dev-lua/curl/curl-2.2.7.ebuild | 1 - + dev-lua/curl/curl-9999.ebuild | 31 ----------------------------- + dev-lua/expirationd/Manifest | 2 +- + dev-lua/expirationd/expirationd-9999.ebuild | 7 ++----- + dev-lua/gperftools/gperftools-9999.ebuild | 7 ++----- + dev-lua/http/http-9999.ebuild | 7 +++---- + dev-lua/mysql/mysql-9999.ebuild | 7 +++---- + dev-lua/pg/pg-9999.ebuild | 7 +++---- + dev-lua/queue/queue-9999.ebuild | 7 +++---- + dev-lua/shard/shard-9999.ebuild | 7 +++---- + dev-lua/smtp/smtp-9999.ebuild | 7 +++---- + 20 files changed, 42 insertions(+), 97 deletions(-) + delete mode 100644 dev-lua/curl/Manifest + delete mode 120000 dev-lua/curl/curl-2.2.7.ebuild + delete mode 100644 dev-lua/curl/curl-9999.ebuild *** syncing tarantool *** synced tarantool * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tarantool - * dev-lua/checks-3.0.1: failed sourcing ebuild: inherit: missing eclass argument - * Cache regen failed with 1 + * Cache regenerated successfully |