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 | 895d6b87849..37079e48442 master -> origin/master
|
24 | Updating 895d6b87849..37079e48442
|
25 | Fast-forward
|
26 | eclass/acct-group.eclass | 3 ++-
|
27 | eclass/acct-user.eclass | 5 +++--
|
28 | net-wireless/kismet/kismet-9999.ebuild | 1 +
|
29 | net-wireless/rfcat/rfcat-9999.ebuild | 3 ++-
|
30 | x11-libs/libva/{libva-2.4.1.ebuild => libva-2.4.1-r1.ebuild} | 4 ++++
|
31 | x11-libs/libva/{libva-2.5.0.ebuild => libva-2.5.0-r1.ebuild} | 4 ++++
|
32 | x11-libs/libva/libva-9999.ebuild | 4 ++++
|
33 | 7 files changed, 20 insertions(+), 4 deletions(-)
|
34 | rename x11-libs/libva/{libva-2.4.1.ebuild => libva-2.4.1-r1.ebuild} (96%)
|
35 | rename x11-libs/libva/{libva-2.5.0.ebuild => libva-2.5.0-r1.ebuild} (96%)
|
36 | *** syncing gentoo
|
37 | *** synced gentoo
|
38 | * Sync succeeded
|
39 | $ git log --format=%ci -1
|
40 | $ git show -q --pretty=format:%G? HEAD
|
41 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
42 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
43 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
44 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
45 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
46 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
47 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
48 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
49 | * Cache regenerated successfully
|