gentoo

1
{'description': {'en': 'Official Gentoo ebuild repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
3
 'homepage': 'https://gentoo.org/',
4
 'name': 'gentoo',
5
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
6
 'quality': 'core',
7
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
pkgcore 0.12.13
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
*** syncing gentoo
18
From https://anongit.gentoo.org/git/repo/gentoo
19
   1203f04f996..ec69ed34f2d  master     -> origin/master
20
Updating 1203f04f996..ec69ed34f2d
21
Fast-forward
22
 eclass/llvm.org.eclass                             |    2 +-
23
 mail-client/claws-mail/claws-mail-4.1.0-r1.ebuild  |    2 +-
24
 .../clang-toolchain-symlinks-15.ebuild             |   51 +
25
 sys-devel/clang/Manifest                           |    1 +
26
 sys-devel/clang/clang-15.0.1.9999.ebuild           |    1 +
27
 sys-devel/clang/clang-15.0.1.ebuild                |    1 +
28
 .../lld-toolchain-symlinks-15.ebuild               |   33 +
29
 sys-devel/lld/lld-15.0.1.9999.ebuild               |    3 +
30
 sys-devel/lld/lld-15.0.1.ebuild                    |    3 +
31
 .../llvm-toolchain-symlinks-15.ebuild              |   42 +
32
 sys-devel/llvm/Manifest                            |    1 +
33
 sys-devel/llvm/llvm-15.0.1.9999.ebuild             |    1 +
34
 sys-devel/llvm/llvm-15.0.1.ebuild                  |    1 +
35
 www-client/firefox/Manifest                        |   98 ++
36
 www-client/firefox/firefox-102.3.0.ebuild          | 1262 ++++++++++++++++++++
37
 15 files changed, 1500 insertions(+), 2 deletions(-)
38
 create mode 100644 sys-devel/clang-toolchain-symlinks/clang-toolchain-symlinks-15.ebuild
39
 create mode 100644 sys-devel/lld-toolchain-symlinks/lld-toolchain-symlinks-15.ebuild
40
 create mode 100644 sys-devel/llvm-toolchain-symlinks/llvm-toolchain-symlinks-15.ebuild
41
 create mode 100644 www-client/firefox/firefox-102.3.0.ebuild
42
*** synced gentoo
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
47
 * Cache regenerated successfully