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
|
{'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'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
WARNING:pkgcore:XaetaCore repo at '/var/lib/repo-mirror-ci/sync/XaetaCore', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:XaetaCore repo at '/var/lib/repo-mirror-ci/sync/XaetaCore', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo
From https://github.com/gentoo/gentoo
0d1aef36ab51..0a2a7127a0d6 master -> origin/master
Updating 0d1aef36ab51..0a2a7127a0d6
Fast-forward
dev-python/a2wsgi/a2wsgi-1.10.6.ebuild | 2 +-
dev-python/ipykernel/ipykernel-6.29.5.ebuild | 2 +-
dev-python/objgraph/objgraph-3.6.1.ebuild | 5 -
dev-python/pyfakefs/pyfakefs-5.6.0.ebuild | 2 +-
dev-python/pygit2/pygit2-1.15.1.ebuild | 2 +-
.../python-json-logger-2.0.7-r1.ebuild | 2 +-
dev-python/s3transfer/s3transfer-0.10.2.ebuild | 2 +-
dev-python/stripe/stripe-10.3.0.ebuild | 2 +-
.../unittest-or-fail/unittest-or-fail-2-r1.ebuild | 2 +-
dev-python/validators/validators-0.32.0.ebuild | 2 +-
www-client/firefox-bin/Manifest | 99 ++++++
www-client/firefox-bin/firefox-bin-128.0.3.ebuild | 366 +++++++++++++++++++++
12 files changed, 474 insertions(+), 14 deletions(-)
create mode 100644 www-client/firefox-bin/firefox-bin-128.0.3.ebuild
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
* Cache regenerated successfully
|