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.7
|
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 | 33aed117197..cceca9d46f2 master -> origin/master
|
20 | Updating 33aed117197..cceca9d46f2
|
21 | Fast-forward
|
22 | app-arch/brotli/brotli-1.0.9-r3.ebuild | 2 +-
|
23 | app-crypt/gnupg/gnupg-2.2.29.ebuild | 2 +-
|
24 | dev-db/lmdb/lmdb-0.9.29.ebuild | 2 +-
|
25 | dev-lang/ocaml/Manifest | 1 +
|
26 | dev-lang/ocaml/ocaml-4.13.1.ebuild | 97 ++++++++++++++++++++++
|
27 | .../Config-AutoConf/Config-AutoConf-0.319.0.ebuild | 2 +-
|
28 | dev-perl/File-Slurper/File-Slurper-0.12.0.ebuild | 2 +-
|
29 | .../List-MoreUtils-XS-0.430.0.ebuild | 2 +-
|
30 | dev-perl/Params-Util/Params-Util-1.102.0.ebuild | 2 +-
|
31 | dev-perl/PerlIO-Layers/Manifest | 1 -
|
32 | .../PerlIO-Layers/PerlIO-Layers-0.11.0-r1.ebuild | 45 ----------
|
33 | .../PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
|
34 | .../cython-test-exception-raiser-1.0.2.ebuild | 2 +-
|
35 | dev-python/fonttools/fonttools-4.26.2.ebuild | 2 +-
|
36 | .../pyproject2setuppy/pyproject2setuppy-20.ebuild | 2 +-
|
37 | dev-python/regex/regex-2021.8.3.ebuild | 2 +-
|
38 | dev-python/twisted/twisted-21.7.0.ebuild | 2 +-
|
39 | .../libuninameslist-20200413-r2.ebuild | 2 +-
|
40 | net-dns/libidn/libidn-1.38-r1.ebuild | 2 +-
|
41 | net-dns/libidn2/libidn2-2.3.2.ebuild | 2 +-
|
42 | .../glib-networking/glib-networking-2.68.2.ebuild | 2 +-
|
43 | sys-libs/libseccomp/libseccomp-2.5.1-r1.ebuild | 2 +-
|
44 | .../shared-mime-info/shared-mime-info-2.1.ebuild | 2 +-
|
45 | x11-wm/icewm/icewm-2.7.0.ebuild | 2 +-
|
46 | 24 files changed, 118 insertions(+), 66 deletions(-)
|
47 | create mode 100644 dev-lang/ocaml/ocaml-4.13.1.ebuild
|
48 | delete mode 100644 dev-perl/PerlIO-Layers/PerlIO-Layers-0.11.0-r1.ebuild
|
49 | *** synced gentoo
|
50 | * Sync succeeded
|
51 | $ git log --format=%ci -1
|
52 | $ git show -q --pretty=format:%G? HEAD
|
53 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
54 | * Cache regenerated successfully
|