summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-03-06 12:51:49 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-03-06 12:51:49 +0000
commit4bbfb5066dc0ccb64b988026cfcb7449c9652710 (patch)
treed6142a92b3d723bdc7e9ea9aee17dcfa5d2e3ac1 /gentoo.txt
parent2021-03-06T12:30:01Z (diff)
downloadrepos-4bbfb5066dc0ccb64b988026cfcb7449c9652710.tar.gz
repos-4bbfb5066dc0ccb64b988026cfcb7449c9652710.tar.bz2
repos-4bbfb5066dc0ccb64b988026cfcb7449c9652710.zip
2021-03-06T12:45:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt74
1 files changed, 1 insertions, 73 deletions
diff --git a/gentoo.txt b/gentoo.txt
index f3c03bd6c2b2..8058c350aba2 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -25,79 +25,7 @@ preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
-From https://anongit.gentoo.org/git/repo/gentoo
- a2e3a3881d1..996324b3626 master -> origin/master
-Updating a2e3a3881d1..996324b3626
-Fast-forward
- app-text/poppler/Manifest | 1 +
- app-text/poppler/poppler-21.03.0.ebuild | 122 +++++++++
- app-text/poppler/poppler-9999.ebuild | 2 +-
- dev-cpp/gflags/gflags-2.2.1-r1.ebuild | 7 +-
- dev-cpp/gflags/gflags-9999.ebuild | 7 +-
- .../mysql-connector-c-8.0.23.ebuild | 18 +-
- dev-lang/zig/Manifest | 1 -
- dev-lang/zig/zig-0.5.0.ebuild | 61 -----
- dev-ml/llvm-ocaml/Manifest | 1 -
- dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.ebuild | 123 ---------
- dev-python/clang-python/Manifest | 1 -
- dev-python/clang-python/clang-python-9.0.1.ebuild | 40 ---
- dev-python/lit/Manifest | 1 -
- dev-python/lit/lit-9.0.1.ebuild | 34 ---
- dev-python/setuptools/setuptools-54.1.0.ebuild | 1 +
- dev-util/lldb/Manifest | 1 -
- dev-util/lldb/lldb-9.0.1-r1.ebuild | 97 -------
- profiles/arch/powerpc/ppc32/package.use.mask | 1 -
- profiles/arch/powerpc/ppc64/64ul/package.use.mask | 4 +
- profiles/arch/sparc/package.use.mask | 2 +-
- profiles/base/package.use.mask | 13 +-
- profiles/package.mask | 5 +
- sys-devel/clang-common/Manifest | 1 -
- sys-devel/clang-common/clang-common-9.0.1.ebuild | 23 --
- sys-devel/clang-runtime/clang-runtime-9.0.1.ebuild | 24 --
- sys-devel/clang/Manifest | 2 -
- sys-devel/clang/clang-9.0.1.ebuild | 290 --------------------
- sys-devel/lld/Manifest | 1 -
- sys-devel/lld/lld-9.0.1.ebuild | 56 ----
- sys-devel/llvm-common/Manifest | 1 -
- sys-devel/llvm-common/llvm-common-9.0.1.ebuild | 26 --
- sys-devel/llvm/Manifest | 2 -
- sys-devel/llvm/llvm-9.0.1.ebuild | 292 ---------------------
- sys-devel/llvmgold/llvmgold-9.ebuild | 24 --
- sys-libs/compiler-rt-sanitizers/Manifest | 1 -
- .../compiler-rt-sanitizers-9.0.1-r1.ebuild | 160 -----------
- .../compiler-rt-sanitizers-9.0.1.ebuild | 158 -----------
- sys-libs/compiler-rt/Manifest | 1 -
- sys-libs/compiler-rt/compiler-rt-9.0.1.ebuild | 110 --------
- sys-libs/libcxx/Manifest | 1 -
- sys-libs/libcxx/libcxx-9.0.1.ebuild | 205 ---------------
- sys-libs/libcxx/metadata.xml | 1 -
- sys-libs/libcxxabi/Manifest | 1 -
- sys-libs/libcxxabi/libcxxabi-9.0.1.ebuild | 119 ---------
- sys-libs/libomp/Manifest | 1 -
- sys-libs/libomp/libomp-9.0.1.ebuild | 106 --------
- sys-libs/llvm-libunwind/Manifest | 1 -
- .../llvm-libunwind/llvm-libunwind-9.0.1.ebuild | 126 ---------
- 48 files changed, 159 insertions(+), 2117 deletions(-)
- create mode 100644 app-text/poppler/poppler-21.03.0.ebuild
- delete mode 100644 dev-lang/zig/zig-0.5.0.ebuild
- delete mode 100644 dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.ebuild
- delete mode 100644 dev-python/clang-python/clang-python-9.0.1.ebuild
- delete mode 100644 dev-python/lit/lit-9.0.1.ebuild
- delete mode 100644 dev-util/lldb/lldb-9.0.1-r1.ebuild
- delete mode 100644 sys-devel/clang-common/clang-common-9.0.1.ebuild
- delete mode 100644 sys-devel/clang-runtime/clang-runtime-9.0.1.ebuild
- delete mode 100644 sys-devel/clang/clang-9.0.1.ebuild
- delete mode 100644 sys-devel/lld/lld-9.0.1.ebuild
- delete mode 100644 sys-devel/llvm-common/llvm-common-9.0.1.ebuild
- delete mode 100644 sys-devel/llvm/llvm-9.0.1.ebuild
- delete mode 100644 sys-devel/llvmgold/llvmgold-9.ebuild
- delete mode 100644 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.1-r1.ebuild
- delete mode 100644 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.1.ebuild
- delete mode 100644 sys-libs/compiler-rt/compiler-rt-9.0.1.ebuild
- delete mode 100644 sys-libs/libcxx/libcxx-9.0.1.ebuild
- delete mode 100644 sys-libs/libcxxabi/libcxxabi-9.0.1.ebuild
- delete mode 100644 sys-libs/libomp/libomp-9.0.1.ebuild
- delete mode 100644 sys-libs/llvm-libunwind/llvm-libunwind-9.0.1.ebuild
+Already up to date.
*** syncing gentoo
*** synced gentoo
* Sync succeeded