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 | 4bc40d5eb16..e1651807bca master -> origin/master
|
23 | Updating 4bc40d5eb16..e1651807bca
|
24 | Fast-forward
|
25 | app-text/libgepub/Manifest | 1 +
|
26 | app-text/libgepub/libgepub-0.4.ebuild | 2 +-
|
27 | app-text/libgepub/libgepub-0.5.2.ebuild | 4 +-
|
28 | app-text/libgepub/libgepub-0.5.3.ebuild | 32 +++++++++++++++
|
29 | dev-libs/libburn/libburn-1.5.0.ebuild | 2 +-
|
30 | gnome-extra/gnome-documents/Manifest | 1 +
|
31 | .../gnome-documents/gnome-documents-3.24.3.ebuild | 1 +
|
32 | .../gnome-documents/gnome-documents-3.26.3.ebuild | 47 ++++++++++++++++++++++
|
33 | profiles/package.mask | 6 +--
|
34 | sys-apps/miller/miller-5.3.0.ebuild | 2 +-
|
35 | .../ssh-ldap-pubkey-1.3.0-r2.ebuild | 2 +-
|
36 | 11 files changed, 90 insertions(+), 10 deletions(-)
|
37 | create mode 100644 app-text/libgepub/libgepub-0.5.3.ebuild
|
38 | create mode 100644 gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
|
39 | *** synced gentoo
|
40 | * Sync succeeded
|
41 | $ git log --format=%ci -1
|
42 | $ git show -q --pretty=format:%G? HEAD
|
43 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
44 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
45 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
46 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
47 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
48 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
49 | * Cache regenerated successfully
|