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.23
|
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 | 46806a3ac70e..56b452ca8b16 master -> origin/master
|
20 | Updating 46806a3ac70e..56b452ca8b16
|
21 | Fast-forward
|
22 | app-emulation/qemu/qemu-8.0.5.ebuild | 2 +
|
23 | app-emulation/qemu/qemu-8.1.2.ebuild | 2 +
|
24 | app-emulation/qemu/qemu-8.1.3.ebuild | 2 +
|
25 | app-emulation/qemu/qemu-9999.ebuild | 2 +
|
26 | dev-util/babeltrace/babeltrace-1.5.8.ebuild | 4 +-
|
27 | dev-util/perf/perf-6.3.ebuild | 15 +-
|
28 | dev-util/perf/perf-6.5.ebuild | 16 +-
|
29 | dev-util/perf/perf-6.6.ebuild | 16 +-
|
30 | media-video/obs-studio/obs-studio-30.0.2.ebuild | 5 +-
|
31 | media-video/obs-studio/obs-studio-9999.ebuild | 5 +-
|
32 | .../files/util-linux-2.39.2-backport-pr2251.patch | 268 +++++++++++++++++++++
|
33 | sys-apps/util-linux/util-linux-2.39.2-r1.ebuild | 1 +
|
34 | sys-apps/util-linux/util-linux-2.39.3-r1.ebuild | 1 +
|
35 | sys-cluster/ceph/ceph-16.2.14-r1.ebuild | 2 +-
|
36 | sys-cluster/ceph/ceph-17.2.6-r8.ebuild | 2 +-
|
37 | sys-cluster/ceph/ceph-17.2.7.ebuild | 2 +-
|
38 | sys-cluster/ceph/ceph-18.2.0-r2.ebuild | 2 +-
|
39 | 17 files changed, 336 insertions(+), 11 deletions(-)
|
40 | create mode 100644 sys-apps/util-linux/files/util-linux-2.39.2-backport-pr2251.patch
|
41 | *** synced gentoo
|
42 | * Sync succeeded
|
43 | $ git log --format=%ci -1
|
44 | $ git show -q --pretty=format:%G? HEAD
|
45 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
46 | * Cache regenerated successfully
|