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.24
|
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 | 29eec1497c74..f8d54fe8a4b1 master -> origin/master
|
20 | Updating 29eec1497c74..f8d54fe8a4b1
|
21 | Fast-forward
|
22 | dev-python/build/Manifest | 1 -
|
23 | dev-python/build/build-1.2.0.ebuild | 76 ----------------------
|
24 | dev-python/build/build-1.2.1.ebuild | 2 +-
|
25 | dev-python/jaraco-collections/Manifest | 1 -
|
26 | .../jaraco-collections-5.0.0.ebuild | 35 ----------
|
27 | dev-python/json5/Manifest | 1 -
|
28 | dev-python/json5/json5-0.9.24.ebuild | 21 ------
|
29 | dev-python/zeroconf/zeroconf-0.132.2.ebuild | 2 +-
|
30 | .../zope-interface/zope-interface-6.3.ebuild | 2 +-
|
31 | dev-util/hyprwayland-scanner/Manifest | 1 +
|
32 | .../hyprwayland-scanner-0.3.1.ebuild | 37 +++++++++++
|
33 | dev-util/hyprwayland-scanner/metadata.xml | 21 ++++++
|
34 | gui-wm/hyprland/hyprland-9999.ebuild | 4 +-
|
35 | 13 files changed, 64 insertions(+), 140 deletions(-)
|
36 | delete mode 100644 dev-python/build/build-1.2.0.ebuild
|
37 | delete mode 100644 dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild
|
38 | delete mode 100644 dev-python/json5/json5-0.9.24.ebuild
|
39 | create mode 100644 dev-util/hyprwayland-scanner/Manifest
|
40 | create mode 100644 dev-util/hyprwayland-scanner/hyprwayland-scanner-0.3.1.ebuild
|
41 | create mode 100644 dev-util/hyprwayland-scanner/metadata.xml
|
42 | *** synced gentoo
|
43 | * Sync succeeded
|
44 | $ git log --format=%ci -1
|
45 | $ git show -q --pretty=format:%G? HEAD
|
46 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
47 | * Cache regenerated successfully
|