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.11
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
*** syncing gentoo
20
From https://anongit.gentoo.org/git/repo/gentoo
21
   51bbf83c475..d2849eaf32e  master     -> origin/master
22
Updating 51bbf83c475..d2849eaf32e
23
Fast-forward
24
 app-backup/borgmatic/Manifest                      |  1 +
25
 app-backup/borgmatic/borgmatic-1.6.2.ebuild        | 65 ++++++++++++++++++++++
26
 dev-libs/opencl-icd-loader/Manifest                |  1 +
27
 .../opencl-icd-loader-2022.05.18.ebuild            | 40 +++++++++++++
28
 dev-util/opencl-headers/Manifest                   |  1 +
29
 .../opencl-headers-2022.05.18.ebuild               | 24 ++++++++
30
 net-analyzer/nessus-bin/Manifest                   |  2 +-
31
 ...-bin-10.1.2.ebuild => nessus-bin-10.2.0.ebuild} |  0
32
 x11-misc/cbatticon/Manifest                        |  1 +
33
 x11-misc/cbatticon/cbatticon-1.6.13.ebuild         | 49 ++++++++++++++++
34
 10 files changed, 183 insertions(+), 1 deletion(-)
35
 create mode 100644 app-backup/borgmatic/borgmatic-1.6.2.ebuild
36
 create mode 100644 dev-libs/opencl-icd-loader/opencl-icd-loader-2022.05.18.ebuild
37
 create mode 100644 dev-util/opencl-headers/opencl-headers-2022.05.18.ebuild
38
 rename net-analyzer/nessus-bin/{nessus-bin-10.1.2.ebuild => nessus-bin-10.2.0.ebuild} (100%)
39
 create mode 100644 x11-misc/cbatticon/cbatticon-1.6.13.ebuild
40
*** synced gentoo
41
 * Sync succeeded
42
$ git log --format=%ci -1
43
$ git show -q --pretty=format:%G? HEAD
44
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
45
 * Cache regenerated successfully