1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
5379d923c0fd..37d660d52db1 master -> origin/master
Updating 5379d923c0fd..37d660d52db1
Fast-forward
app-accessibility/at-spi2-core/at-spi2-core-2.48.0.ebuild | 2 +-
app-arch/gnome-autoar/gnome-autoar-0.4.4.ebuild | 2 +-
app-editors/ghex/ghex-44.1.ebuild | 2 +-
dev-libs/libgit2/libgit2-1.6.4.ebuild | 2 +-
dev-python/rapidfuzz/rapidfuzz-2.15.1.ebuild | 2 +-
dev-util/sysprof-capture/sysprof-capture-3.48.0.ebuild | 2 +-
gnome-base/gdm/gdm-44.0.ebuild | 2 +-
gnome-base/gnome-desktop/gnome-desktop-44.0-r300.ebuild | 2 +-
.../gsettings-desktop-schemas/gsettings-desktop-schemas-44.0.ebuild | 2 +-
gnome-base/librsvg/librsvg-2.56.0.ebuild | 2 +-
gnome-extra/gnome-clocks/gnome-clocks-44.0.ebuild | 2 +-
gnome-extra/gnome-contacts/gnome-contacts-44.0.ebuild | 2 +-
gui-libs/gtksourceview/gtksourceview-5.8.0.ebuild | 2 +-
net-libs/libsoup/libsoup-3.4.1.ebuild | 2 +-
net-misc/networkmanager/networkmanager-1.42.6-r1.ebuild | 2 +-
net-vpn/networkmanager-pptp/networkmanager-pptp-1.2.12.ebuild | 2 +-
sys-apps/osinfo-db/osinfo-db-20230308.ebuild | 2 +-
x11-libs/pango/pango-1.50.14.ebuild | 2 +-
18 files changed, 18 insertions(+), 18 deletions(-)
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
* Cache regenerated successfully
|