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',
|
8 | 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
18 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
19 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
20 | *** syncing gentoo
|
21 | From https://anongit.gentoo.org/git/repo/gentoo
|
22 | 2ba2713ac38..8b39e7fc8d4 master -> origin/master
|
23 | Updating 2ba2713ac38..8b39e7fc8d4
|
24 | Fast-forward
|
25 | app-forensics/foremost/foremost-1.5.7-r3.ebuild | 2 +-
|
26 | app-misc/workrave/workrave-1.10.20.ebuild | 3 ++-
|
27 | dev-libs/gjs/gjs-1.48.7.ebuild | 2 +-
|
28 | mail-client/neomutt/neomutt-20180716.ebuild | 2 +-
|
29 | media-gfx/gnome-font-viewer/Manifest | 1 +
|
30 | .../gnome-font-viewer-3.30.0.ebuild | 28 ++++++++++++++++++++++
|
31 | .../networkmanager/networkmanager-1.10.10.ebuild | 2 +-
|
32 | x11-libs/gtk+/gtk+-3.22.30.ebuild | 2 +-
|
33 | 8 files changed, 36 insertions(+), 6 deletions(-)
|
34 | create mode 100644 media-gfx/gnome-font-viewer/gnome-font-viewer-3.30.0.ebuild
|
35 | *** synced gentoo
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
40 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
41 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
42 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
43 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
44 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
45 | * Cache regenerated successfully
|