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 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | WARNING:pkgcore:amano-kenji repo at '/var/lib/repo-mirror-ci/sync/amano-kenji', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:amano-kenji repo at '/var/lib/repo-mirror-ci/sync/amano-kenji', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing gentoo
|
20 | From https://anongit.gentoo.org/git/repo/gentoo
|
21 | f201c5205e04..9ca4779faa83 master -> origin/master
|
22 | Updating f201c5205e04..9ca4779faa83
|
23 | Fast-forward
|
24 | dev-tcltk/thread/thread-2.8.5.ebuild | 4 ++--
|
25 | dev-tcltk/thread/thread-2.8.8.ebuild | 4 ++--
|
26 | dev-tcltk/thread/thread-2.8.9.ebuild | 5 ++---
|
27 | .../{lssbus-0.1.ebuild => lssbus-0.1-r1.ebuild} | 12 +++++++-----
|
28 | sys-process/minit/files/minit-0.10-fixes.diff | 20 +++++++++-----------
|
29 | .../{minit-0.10-r1.ebuild => minit-0.10-r2.ebuild} | 17 ++++++++++-------
|
30 | 6 files changed, 32 insertions(+), 30 deletions(-)
|
31 | rename sys-apps/lssbus/{lssbus-0.1.ebuild => lssbus-0.1-r1.ebuild} (69%)
|
32 | rename sys-process/minit/{minit-0.10-r1.ebuild => minit-0.10-r2.ebuild} (79%)
|
33 | *** synced gentoo
|
34 | * Sync succeeded
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
38 | * Cache regenerated successfully
|