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 | $ pmaint sync gentoo
|
15 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
16 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
17 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
18 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
19 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
20 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
21 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
22 | From https://anongit.gentoo.org/git/repo/gentoo
|
23 | f94914d668e..367b6d03b97 master -> origin/master
|
24 | Updating f94914d668e..367b6d03b97
|
25 | Fast-forward
|
26 | dev-db/mysql-workbench/Manifest | 2 +-
|
27 | ...orkbench-8.0.15.ebuild => mysql-workbench-8.0.17.ebuild} | 13 ++++++-------
|
28 | media-fonts/culmus/culmus-0.120-r5.ebuild | 2 +-
|
29 | sys-kernel/linux-headers/linux-headers-4.19.ebuild | 2 +-
|
30 | www-client/vivaldi-snapshot/Manifest | 7 +++----
|
31 | ...87.4_p1.ebuild => vivaldi-snapshot-2.7.1609.4_p1.ebuild} | 7 +++----
|
32 | 6 files changed, 15 insertions(+), 18 deletions(-)
|
33 | rename dev-db/mysql-workbench/{mysql-workbench-8.0.15.ebuild => mysql-workbench-8.0.17.ebuild} (87%)
|
34 | rename www-client/vivaldi-snapshot/{vivaldi-snapshot-2.7.1587.4_p1.ebuild => vivaldi-snapshot-2.7.1609.4_p1.ebuild} (90%)
|
35 | *** syncing gentoo
|
36 | *** synced gentoo
|
37 | * Sync succeeded
|
38 | $ git log --format=%ci -1
|
39 | $ git show -q --pretty=format:%G? HEAD
|
40 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
41 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
42 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
43 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
44 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
45 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
46 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
47 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
48 | * Cache regenerated successfully
|