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 | a844d7cce8e..d6dc5e9bd50 master -> origin/master
|
23 | Updating a844d7cce8e..d6dc5e9bd50
|
24 | Fast-forward
|
25 | app-misc/jail/files/jail-2.0-openat-syscall.patch | 4 +-
|
26 | .../{jail-2.0-r3.ebuild => jail-2.0-r4.ebuild} | 0
|
27 | media-gfx/jigl/jigl-2.0.1-r1.ebuild | 25 ++++++++++
|
28 | media-gfx/mkgallery/mkgallery-1.1-r1.ebuild | 24 ++++++++++
|
29 | ...0.1.3-r1.ebuild => motiontrack-0.1.3-r2.ebuild} | 17 ++++---
|
30 | net-fs/minio/Manifest | 1 +
|
31 | net-fs/minio/minio-2018.11.06.01.01.02.ebuild | 53 ++++++++++++++++++++++
|
32 | 7 files changed, 115 insertions(+), 9 deletions(-)
|
33 | rename app-misc/jail/{jail-2.0-r3.ebuild => jail-2.0-r4.ebuild} (100%)
|
34 | create mode 100644 media-gfx/jigl/jigl-2.0.1-r1.ebuild
|
35 | create mode 100644 media-gfx/mkgallery/mkgallery-1.1-r1.ebuild
|
36 | rename media-video/motiontrack/{motiontrack-0.1.3-r1.ebuild => motiontrack-0.1.3-r2.ebuild} (65%)
|
37 | create mode 100644 net-fs/minio/minio-2018.11.06.01.01.02.ebuild
|
38 | *** synced gentoo
|
39 | * Sync succeeded
|
40 | $ git log --format=%ci -1
|
41 | $ git show -q --pretty=format:%G? HEAD
|
42 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
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:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
46 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
47 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
48 | * Cache regenerated successfully
|