gentoo

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
   6c83440ae400..1e5594180550  master     -> origin/master
20
Updating 6c83440ae400..1e5594180550
21
Fast-forward
22
 app-admin/opentofu/Manifest                        |  2 ++
23
 app-admin/opentofu/opentofu-1.7.1.ebuild           |  4 +--
24
 app-admin/opentofu/opentofu-1.8.8.ebuild           | 40 ++++++++++++++++++++++
25
 gui-wm/gamescope/Manifest                          |  2 +-
26
 ...cope-3.15.13.ebuild => gamescope-3.16.1.ebuild} |  3 +-
27
 .../kube-apiserver/kube-apiserver-1.30.8.ebuild    |  4 +--
28
 .../kube-apiserver/kube-apiserver-1.31.4.ebuild    |  4 +--
29
 .../kube-controller-manager-1.30.8.ebuild          |  4 +--
30
 .../kube-controller-manager-1.31.4.ebuild          |  4 +--
31
 sys-cluster/kube-proxy/kube-proxy-1.30.8.ebuild    |  4 +--
32
 sys-cluster/kube-proxy/kube-proxy-1.31.4.ebuild    |  4 +--
33
 .../kube-scheduler/kube-scheduler-1.30.8.ebuild    |  4 +--
34
 .../kube-scheduler/kube-scheduler-1.31.4.ebuild    |  4 +--
35
 sys-cluster/kubeadm/kubeadm-1.30.8.ebuild          |  4 +--
36
 sys-cluster/kubeadm/kubeadm-1.31.4.ebuild          |  4 +--
37
 sys-cluster/kubectl/kubectl-1.30.8.ebuild          |  4 +--
38
 sys-cluster/kubectl/kubectl-1.31.4.ebuild          |  4 +--
39
 sys-cluster/kubelet/kubelet-1.30.8.ebuild          |  4 +--
40
 sys-cluster/kubelet/kubelet-1.31.4.ebuild          |  4 +--
41
 19 files changed, 75 insertions(+), 32 deletions(-)
42
 create mode 100644 app-admin/opentofu/opentofu-1.8.8.ebuild
43
 rename gui-wm/gamescope/{gamescope-3.15.13.ebuild => gamescope-3.16.1.ebuild} (98%)
44
*** synced gentoo
45
 * Sync succeeded
46
$ git log --format=%ci -1
47
$ git show -q --pretty=format:%G? HEAD
48
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
49
 * Cache regenerated successfully