gentoo

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.20
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
*** syncing gentoo
22
From https://anongit.gentoo.org/git/repo/gentoo
23
   ffdfc5126fd4..67b3c82c7943  master     -> origin/master
24
Updating ffdfc5126fd4..67b3c82c7943
25
Fast-forward
26
 media-gfx/graphviz/Manifest                        |   1 -
27
 media-gfx/graphviz/graphviz-8.0.1.ebuild           | 212 ---------------------
28
 net-im/skypeforlinux/Manifest                      |   1 +
29
 .../skypeforlinux/skypeforlinux-8.97.0.204.ebuild  | 100 ++++++++++
30
 profiles/prefix/darwin/macos/package.mask          |   8 +-
31
 5 files changed, 108 insertions(+), 214 deletions(-)
32
 delete mode 100644 media-gfx/graphviz/graphviz-8.0.1.ebuild
33
 create mode 100644 net-im/skypeforlinux/skypeforlinux-8.97.0.204.ebuild
34
*** synced gentoo
35
 * Sync succeeded
36
$ git log --format=%ci -1
37
$ git show -q --pretty=format:%G? HEAD
38
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
39
 * Cache regenerated successfully