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.24
|
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 | e2832673d3e8..1f34a4b695e4 master -> origin/master
|
20 | Updating e2832673d3e8..1f34a4b695e4
|
21 | Fast-forward
|
22 | dev-perl/Software-License/Manifest | 1 +
|
23 | .../Software-License-0.104.6.ebuild | 30 ++++++++++++++++++++++
|
24 | dev-perl/Sub-Exporter/Manifest | 1 +
|
25 | dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild | 21 +++++++++++++++
|
26 | dev-perl/Test-Deep/Manifest | 1 +
|
27 | dev-perl/Test-Deep/Test-Deep-1.204.0.ebuild | 25 ++++++++++++++++++
|
28 | dev-perl/Test-MockModule/Manifest | 1 +
|
29 | .../Test-MockModule/Test-MockModule-0.178.0.ebuild | 29 +++++++++++++++++++++
|
30 | dev-perl/Test2-Suite/Manifest | 1 +
|
31 | dev-perl/Test2-Suite/Test2-Suite-0.0.162.ebuild | 29 +++++++++++++++++++++
|
32 | dev-perl/Tie-Cycle/Manifest | 1 +
|
33 | dev-perl/Tie-Cycle/Tie-Cycle-1.228.0.ebuild | 30 ++++++++++++++++++++++
|
34 | www-client/chromium/chromium-124.0.6367.118.ebuild | 2 +-
|
35 | 13 files changed, 171 insertions(+), 1 deletion(-)
|
36 | create mode 100644 dev-perl/Software-License/Software-License-0.104.6.ebuild
|
37 | create mode 100644 dev-perl/Sub-Exporter/Sub-Exporter-0.991.0.ebuild
|
38 | create mode 100644 dev-perl/Test-Deep/Test-Deep-1.204.0.ebuild
|
39 | create mode 100644 dev-perl/Test-MockModule/Test-MockModule-0.178.0.ebuild
|
40 | create mode 100644 dev-perl/Test2-Suite/Test2-Suite-0.0.162.ebuild
|
41 | create mode 100644 dev-perl/Tie-Cycle/Tie-Cycle-1.228.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
|