summaryrefslogtreecommitdiff
blob: eae6ee53d6000ac96c97cccdd9326ff6ada583e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync',
             'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
$ pmaint sync gentoo
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   12636e5e7a3..0e7dde9ad14  master     -> origin/master
Updating 12636e5e7a3..0e7dde9ad14
Fast-forward
 app-arch/advancecomp/Manifest                      |  2 -
 app-arch/advancecomp/advancecomp-2.0.ebuild        | 45 -----------
 app-arch/advancecomp/advancecomp-2.1.ebuild        | 36 ---------
 dev-libs/libgit2/Manifest                          |  1 -
 dev-libs/libgit2/libgit2-0.27.7.ebuild             | 82 --------------------
 dev-ml/llvm-ocaml/Manifest                         |  2 +-
 ...ml-8.0.0_rc5.ebuild => llvm-ocaml-8.0.0.ebuild} |  2 +-
 dev-python/clang-python/Manifest                   |  2 +-
 ...-8.0.0_rc5.ebuild => clang-python-8.0.0.ebuild} |  2 +-
 dev-python/lit/Manifest                            |  2 +-
 .../lit/{lit-8.0.0_rc5.ebuild => lit-8.0.0.ebuild} |  2 +-
 dev-python/pygit2/Manifest                         |  1 -
 dev-python/pygit2/pygit2-0.27.2.ebuild             | 31 --------
 dev-util/lldb/Manifest                             |  4 +-
 .../{lldb-8.0.0_rc5.ebuild => lldb-8.0.0.ebuild}   |  4 +-
 media-sound/kid3/Manifest                          |  1 +
 media-sound/kid3/kid3-3.7.1.ebuild                 | 90 ++++++++++++++++++++++
 profiles/arch/amd64-fbsd/package.use.mask          |  4 +
 profiles/arch/arm64/package.use.mask               |  4 +
 profiles/package.mask                              | 20 -----
 sys-devel/clang-common/Manifest                    |  2 +-
 ...-8.0.0_rc5.ebuild => clang-common-8.0.0.ebuild} |  2 +-
 ...8.0.0_rc5.ebuild => clang-runtime-8.0.0.ebuild} |  0
 sys-devel/clang/Manifest                           |  7 +-
 .../{clang-8.0.0_rc5.ebuild => clang-8.0.0.ebuild} | 28 +++----
 sys-devel/lld/Manifest                             |  4 +-
 .../lld/{lld-8.0.0_rc5.ebuild => lld-8.0.0.ebuild} |  4 +-
 sys-devel/llvm-common/Manifest                     |  2 +-
 ...n-8.0.0_rc5.ebuild => llvm-common-8.0.0.ebuild} |  2 +-
 sys-devel/llvm/Manifest                            |  3 +-
 .../{llvm-8.0.0_rc5.ebuild => llvm-8.0.0.ebuild}   | 14 ++--
 sys-libs/compiler-rt-sanitizers/Manifest           |  4 +-
 ....ebuild => compiler-rt-sanitizers-8.0.0.ebuild} |  4 +-
 sys-libs/compiler-rt/Manifest                      |  2 +-
 ...t-8.0.0_rc5.ebuild => compiler-rt-8.0.0.ebuild} |  2 +-
 sys-libs/libcxx/Manifest                           |  2 +-
 ...libcxx-8.0.0_rc5.ebuild => libcxx-8.0.0.ebuild} |  2 +-
 sys-libs/libcxxabi/Manifest                        |  4 +-
 ...abi-8.0.0_rc5.ebuild => libcxxabi-8.0.0.ebuild} |  4 +-
 sys-libs/libomp/Manifest                           |  2 +-
 ...libomp-8.0.0_rc5.ebuild => libomp-8.0.0.ebuild} |  2 +-
 sys-libs/llvm-libunwind/Manifest                   |  6 +-
 ....0.0_rc5.ebuild => llvm-libunwind-8.0.0.ebuild} |  6 +-
 43 files changed, 164 insertions(+), 281 deletions(-)
 delete mode 100644 app-arch/advancecomp/advancecomp-2.0.ebuild
 delete mode 100644 app-arch/advancecomp/advancecomp-2.1.ebuild
 delete mode 100644 dev-libs/libgit2/libgit2-0.27.7.ebuild
 rename dev-ml/llvm-ocaml/{llvm-ocaml-8.0.0_rc5.ebuild => llvm-ocaml-8.0.0.ebuild} (97%)
 rename dev-python/clang-python/{clang-python-8.0.0_rc5.ebuild => clang-python-8.0.0.ebuild} (94%)
 rename dev-python/lit/{lit-8.0.0_rc5.ebuild => lit-8.0.0.ebuild} (93%)
 delete mode 100644 dev-python/pygit2/pygit2-0.27.2.ebuild
 rename dev-util/lldb/{lldb-8.0.0_rc5.ebuild => lldb-8.0.0.ebuild} (95%)
 create mode 100644 media-sound/kid3/kid3-3.7.1.ebuild
 rename sys-devel/clang-common/{clang-common-8.0.0_rc5.ebuild => clang-common-8.0.0.ebuild} (91%)
 rename sys-devel/clang-runtime/{clang-runtime-8.0.0_rc5.ebuild => clang-runtime-8.0.0.ebuild} (100%)
 rename sys-devel/clang/{clang-8.0.0_rc5.ebuild => clang-8.0.0.ebuild} (94%)
 rename sys-devel/lld/{lld-8.0.0_rc5.ebuild => lld-8.0.0.ebuild} (92%)
 rename sys-devel/llvm-common/{llvm-common-8.0.0_rc5.ebuild => llvm-common-8.0.0.ebuild} (92%)
 rename sys-devel/llvm/{llvm-8.0.0_rc5.ebuild => llvm-8.0.0.ebuild} (96%)
 rename sys-libs/compiler-rt-sanitizers/{compiler-rt-sanitizers-8.0.0_rc5.ebuild => compiler-rt-sanitizers-8.0.0.ebuild} (97%)
 rename sys-libs/compiler-rt/{compiler-rt-8.0.0_rc5.ebuild => compiler-rt-8.0.0.ebuild} (97%)
 rename sys-libs/libcxx/{libcxx-8.0.0_rc5.ebuild => libcxx-8.0.0.ebuild} (98%)
 rename sys-libs/libcxxabi/{libcxxabi-8.0.0_rc5.ebuild => libcxxabi-8.0.0.ebuild} (96%)
 rename sys-libs/libomp/{libomp-8.0.0_rc5.ebuild => libomp-8.0.0.ebuild} (97%)
 rename sys-libs/llvm-libunwind/{llvm-libunwind-8.0.0_rc5.ebuild => llvm-libunwind-8.0.0.ebuild} (94%)
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
 * Cache regenerated successfully