summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-11-29 08:01:49 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-11-29 08:01:49 +0000
commitb93e9eb10a7f29198b4239561221623257fc09cd (patch)
treee29a320bb6e02c95f745aba2e2a0da848a8a742a /gentoo.txt
parent2023-11-29T07:45:01Z (diff)
downloadrepos-b93e9eb10a7f29198b4239561221623257fc09cd.tar.gz
repos-b93e9eb10a7f29198b4239561221623257fc09cd.tar.bz2
repos-b93e9eb10a7f29198b4239561221623257fc09cd.zip
2023-11-29T08:00:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt99
1 files changed, 1 insertions, 98 deletions
diff --git a/gentoo.txt b/gentoo.txt
index ffd2e6d7a4df..db7700499758 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -15,104 +15,7 @@ pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
-From https://anongit.gentoo.org/git/repo/gentoo
- 739afe4a2d15..3ee63bdef91e master -> origin/master
-Updating 739afe4a2d15..3ee63bdef91e
-Fast-forward
- app-admin/awscli/Manifest | 1 +
- app-admin/awscli/awscli-1.31.2.ebuild | 86 ++++
- dev-libs/libclc/Manifest | 2 +
- dev-libs/libclc/libclc-17.0.6.ebuild | 88 ++++
- dev-ml/llvm-ocaml/Manifest | 2 +
- dev-ml/llvm-ocaml/llvm-ocaml-17.0.6.ebuild | 112 +++++
- dev-python/bcrypt/Manifest | 1 +
- dev-python/bcrypt/bcrypt-4.1.1.ebuild | 90 ++++
- dev-python/boto3/Manifest | 1 +
- dev-python/boto3/boto3-1.33.2.ebuild | 64 +++
- dev-python/botocore/Manifest | 1 +
- dev-python/botocore/botocore-1.33.2.ebuild | 68 +++
- dev-python/brotlicffi/Manifest | 2 -
- dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild | 63 ---
- dev-python/clang-python/Manifest | 2 +
- dev-python/clang-python/clang-python-17.0.6.ebuild | 54 ++
- dev-python/lit/Manifest | 2 +
- dev-python/lit/lit-17.0.6.ebuild | 46 ++
- dev-python/mypy/Manifest | 3 -
- dev-python/mypy/mypy-1.5.1.ebuild | 60 ---
- dev-python/mypy/mypy-1.6.0.ebuild | 97 ----
- dev-python/mypy/mypy-1.6.1.ebuild | 107 ----
- dev-python/pyparted/Manifest | 1 -
- dev-python/pyparted/pyparted-3.12.0.ebuild | 31 --
- dev-python/qdarkstyle/Manifest | 1 +
- dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild | 44 ++
- dev-python/regex/Manifest | 1 -
- dev-python/regex/regex-2023.8.8.ebuild | 35 --
- dev-python/s3transfer/Manifest | 1 +
- dev-python/s3transfer/s3transfer-0.8.1.ebuild | 43 ++
- dev-python/tornado/Manifest | 1 +
- dev-python/tornado/tornado-6.4.ebuild | 61 +++
- dev-python/types-setuptools/Manifest | 1 +
- .../types-setuptools-69.0.0.0.ebuild | 17 +
- dev-python/websockets/Manifest | 1 -
- dev-python/websockets/websockets-11.0.3-r2.ebuild | 57 ---
- dev-util/lldb/Manifest | 2 +
- dev-util/lldb/lldb-17.0.6.ebuild | 114 +++++
- sys-devel/clang-common/Manifest | 2 +
- .../clang-common/clang-common-17.0.6-r1.ebuild | 256 ++++++++++
- .../clang-runtime/clang-runtime-17.0.6.ebuild | 40 ++
- sys-devel/clang/Manifest | 2 +
- sys-devel/clang/clang-17.0.6.ebuild | 474 ++++++++++++++++++
- sys-devel/lld/Manifest | 2 +
- sys-devel/lld/lld-17.0.6.ebuild | 89 ++++
- sys-devel/llvm-common/Manifest | 2 +
- sys-devel/llvm-common/llvm-common-17.0.6.ebuild | 54 ++
- sys-devel/llvm/Manifest | 3 +
- sys-devel/llvm/llvm-17.0.6.ebuild | 541 +++++++++++++++++++++
- sys-libs/compiler-rt-sanitizers/Manifest | 2 +
- .../compiler-rt-sanitizers-17.0.6.ebuild | 218 +++++++++
- sys-libs/compiler-rt/Manifest | 3 +
- sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild | 178 +++++++
- sys-libs/libcxx/Manifest | 2 +
- sys-libs/libcxx/libcxx-17.0.6.ebuild | 204 ++++++++
- sys-libs/libcxxabi/Manifest | 2 +
- sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild | 116 +++++
- sys-libs/libomp/Manifest | 2 +
- sys-libs/libomp/libomp-17.0.6.ebuild | 151 ++++++
- sys-libs/llvm-libunwind/Manifest | 2 +
- .../llvm-libunwind/llvm-libunwind-17.0.6.ebuild | 132 +++++
- 61 files changed, 3382 insertions(+), 458 deletions(-)
- create mode 100644 app-admin/awscli/awscli-1.31.2.ebuild
- create mode 100644 dev-libs/libclc/libclc-17.0.6.ebuild
- create mode 100644 dev-ml/llvm-ocaml/llvm-ocaml-17.0.6.ebuild
- create mode 100644 dev-python/bcrypt/bcrypt-4.1.1.ebuild
- create mode 100644 dev-python/boto3/boto3-1.33.2.ebuild
- create mode 100644 dev-python/botocore/botocore-1.33.2.ebuild
- delete mode 100644 dev-python/brotlicffi/brotlicffi-1.0.9.2-r2.ebuild
- create mode 100644 dev-python/clang-python/clang-python-17.0.6.ebuild
- create mode 100644 dev-python/lit/lit-17.0.6.ebuild
- delete mode 100644 dev-python/mypy/mypy-1.5.1.ebuild
- delete mode 100644 dev-python/mypy/mypy-1.6.0.ebuild
- delete mode 100644 dev-python/mypy/mypy-1.6.1.ebuild
- delete mode 100644 dev-python/pyparted/pyparted-3.12.0.ebuild
- create mode 100644 dev-python/qdarkstyle/qdarkstyle-3.2.3.ebuild
- delete mode 100644 dev-python/regex/regex-2023.8.8.ebuild
- create mode 100644 dev-python/s3transfer/s3transfer-0.8.1.ebuild
- create mode 100644 dev-python/tornado/tornado-6.4.ebuild
- create mode 100644 dev-python/types-setuptools/types-setuptools-69.0.0.0.ebuild
- delete mode 100644 dev-python/websockets/websockets-11.0.3-r2.ebuild
- create mode 100644 dev-util/lldb/lldb-17.0.6.ebuild
- create mode 100644 sys-devel/clang-common/clang-common-17.0.6-r1.ebuild
- create mode 100644 sys-devel/clang-runtime/clang-runtime-17.0.6.ebuild
- create mode 100644 sys-devel/clang/clang-17.0.6.ebuild
- create mode 100644 sys-devel/lld/lld-17.0.6.ebuild
- create mode 100644 sys-devel/llvm-common/llvm-common-17.0.6.ebuild
- create mode 100644 sys-devel/llvm/llvm-17.0.6.ebuild
- create mode 100644 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-17.0.6.ebuild
- create mode 100644 sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild
- create mode 100644 sys-libs/libcxx/libcxx-17.0.6.ebuild
- create mode 100644 sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild
- create mode 100644 sys-libs/libomp/libomp-17.0.6.ebuild
- create mode 100644 sys-libs/llvm-libunwind/llvm-libunwind-17.0.6.ebuild
+Already up to date.
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1