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.1
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | *** syncing gentoo
|
18 | From https://anongit.gentoo.org/git/repo/gentoo
|
19 | bfa0b339d60..ed57ee97b79 master -> origin/master
|
20 | Updating bfa0b339d60..ed57ee97b79
|
21 | Fast-forward
|
22 | .../LWP-MediaTypes/LWP-MediaTypes-6.40.0.ebuild | 23 +++++++++++
|
23 | dev-perl/LWP-MediaTypes/Manifest | 1 +
|
24 | .../LWP-Protocol-https-6.100.0.ebuild | 36 +++++++++++++++++
|
25 | dev-perl/LWP-Protocol-https/Manifest | 1 +
|
26 | .../Log-Dispatchouli-2.23.0.ebuild | 46 ++++++++++++++++++++++
|
27 | dev-perl/Log-Dispatchouli/Manifest | 1 +
|
28 | dev-perl/Log-Log4perl/Log-Log4perl-1.540.0.ebuild | 24 +++++++++++
|
29 | dev-perl/Log-Log4perl/Manifest | 1 +
|
30 | .../Log-Report-Optional-1.70.0.ebuild | 22 +++++++++++
|
31 | dev-perl/Log-Report-Optional/Manifest | 1 +
|
32 | dev-perl/Log-Report/Log-Report-1.320.0.ebuild | 28 +++++++++++++
|
33 | dev-perl/Log-Report/Manifest | 1 +
|
34 | ....ebuild => Log-TraceMessages-1.400.0-r2.ebuild} | 17 ++++----
|
35 | 13 files changed, 194 insertions(+), 8 deletions(-)
|
36 | create mode 100644 dev-perl/LWP-MediaTypes/LWP-MediaTypes-6.40.0.ebuild
|
37 | create mode 100644 dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild
|
38 | create mode 100644 dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.23.0.ebuild
|
39 | create mode 100644 dev-perl/Log-Log4perl/Log-Log4perl-1.540.0.ebuild
|
40 | create mode 100644 dev-perl/Log-Report-Optional/Log-Report-Optional-1.70.0.ebuild
|
41 | create mode 100644 dev-perl/Log-Report/Log-Report-1.320.0.ebuild
|
42 | rename dev-perl/Log-TraceMessages/{Log-TraceMessages-1.400.0-r1.ebuild => Log-TraceMessages-1.400.0-r2.ebuild} (59%)
|
43 | *** synced gentoo
|
44 | * Sync succeeded
|
45 | $ git log --format=%ci -1
|
46 | $ git show -q --pretty=format:%G? HEAD
|
47 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
48 | * Cache regenerated successfully
|