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.28
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | *** syncing gentoo
|
18 | From https://github.com/gentoo/gentoo
|
19 | 713421f4ebf0..720b7d213813 master -> origin/master
|
20 | Updating 713421f4ebf0..720b7d213813
|
21 | Fast-forward
|
22 | app-misc/mc/Manifest | 1 -
|
23 | app-misc/mc/mc-4.8.30-r1.ebuild | 124 -----------------
|
24 | app-misc/mc/mc-4.8.31.ebuild | 136 -------------------
|
25 | app-misc/mc/mc-4.8.32.ebuild | 139 -------------------
|
26 | app-shells/fzf/Manifest | 2 +
|
27 | app-shells/fzf/fzf-0.56.0.ebuild | 72 ++++++++++
|
28 | net-dns/nsd/Manifest | 1 -
|
29 | .../nsd/files/nsd-4.9.1-systemd-no-pidfile.patch | 16 ---
|
30 | net-dns/nsd/nsd-4.9.1.ebuild | 151 ---------------------
|
31 | net-misc/yt-dlp/Manifest | 1 +
|
32 | net-misc/yt-dlp/yt-dlp-2024.11.04.ebuild | 70 ++++++++++
|
33 | net-misc/yt-dlp/yt-dlp-9999.ebuild | 9 --
|
34 | sys-fs/squashfuse/Manifest | 1 -
|
35 | sys-fs/squashfuse/squashfuse-0.1.105.ebuild | 51 -------
|
36 | 14 files changed, 145 insertions(+), 629 deletions(-)
|
37 | delete mode 100644 app-misc/mc/mc-4.8.30-r1.ebuild
|
38 | delete mode 100644 app-misc/mc/mc-4.8.31.ebuild
|
39 | delete mode 100644 app-misc/mc/mc-4.8.32.ebuild
|
40 | create mode 100644 app-shells/fzf/fzf-0.56.0.ebuild
|
41 | delete mode 100644 net-dns/nsd/files/nsd-4.9.1-systemd-no-pidfile.patch
|
42 | delete mode 100644 net-dns/nsd/nsd-4.9.1.ebuild
|
43 | create mode 100644 net-misc/yt-dlp/yt-dlp-2024.11.04.ebuild
|
44 | delete mode 100644 sys-fs/squashfuse/squashfuse-0.1.105.ebuild
|
45 | *** synced gentoo
|
46 | * Sync succeeded
|
47 | $ git log --format=%ci -1
|
48 | $ git show -q --pretty=format:%G? HEAD
|
49 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
50 | * Cache regenerated successfully
|