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.17
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing gentoo
|
19 | From https://anongit.gentoo.org/git/repo/gentoo
|
20 | d3900d43cd93..79449e6d6225 master -> origin/master
|
21 | Updating d3900d43cd93..79449e6d6225
|
22 | Fast-forward
|
23 | app-admin/terraform/Manifest | 2 +
|
24 | app-admin/terraform/terraform-1.3.9.ebuild | 40 ++++
|
25 | dev-libs/rinutils/Manifest | 1 +
|
26 | dev-libs/rinutils/rinutils-0.10.1.ebuild | 23 +++
|
27 | ...-3.16.0.ebuild => fortune-mod-3.16.0-r1.ebuild} | 3 +-
|
28 | media-libs/libopenraw/libopenraw-0.3.3.ebuild | 4 +-
|
29 | sys-apps/uutils-findutils/Manifest | 133 +++++++++++++
|
30 | sys-apps/uutils-findutils/metadata.xml | 15 ++
|
31 | .../uutils-findutils-0.0.3_p20230215.ebuild | 212 +++++++++++++++++++++
|
32 | .../uutils-findutils/uutils-findutils-9999.ebuild | 212 +++++++++++++++++++++
|
33 | 10 files changed, 642 insertions(+), 3 deletions(-)
|
34 | create mode 100644 app-admin/terraform/terraform-1.3.9.ebuild
|
35 | create mode 100644 dev-libs/rinutils/rinutils-0.10.1.ebuild
|
36 | rename games-misc/fortune-mod/{fortune-mod-3.16.0.ebuild => fortune-mod-3.16.0-r1.ebuild} (94%)
|
37 | create mode 100644 sys-apps/uutils-findutils/Manifest
|
38 | create mode 100644 sys-apps/uutils-findutils/metadata.xml
|
39 | create mode 100644 sys-apps/uutils-findutils/uutils-findutils-0.0.3_p20230215.ebuild
|
40 | create mode 100644 sys-apps/uutils-findutils/uutils-findutils-9999.ebuild
|
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
|