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
$ pmaint sync gentoo
15
From https://anongit.gentoo.org/git/repo/gentoo
16
   6e291a9886c..02ecef7626c  master     -> origin/master
17
Updating 6e291a9886c..02ecef7626c
18
Fast-forward
19
 app-arch/vimball/vimball-0.5.1.ebuild              |   2 +-
20
 app-editors/elvis/elvis-2.2.0-r8.ebuild            |   6 +-
21
 ...pyclewn-2.1-r1.ebuild => pyclewn-2.1-r2.ebuild} |  26 +++--
22
 .../vimoutliner-0.4.0_p20180301-r2.ebuild          |  23 +++--
23
 dev-libs/libzip/Manifest                           |   1 -
24
 dev-libs/libzip/libzip-1.7.0.ebuild                | 112 ---------------------
25
 dev-libs/spdlog/Manifest                           |   2 +-
26
 .../{spdlog-1.6.0.ebuild => spdlog-1.6.1.ebuild}   |   0
27
 dev-python/mypy/Manifest                           |   2 +
28
 dev-python/mypy/mypy-0.781.ebuild                  |  73 ++++++++++++++
29
 .../mathomatic/mathomatic-16.0.5.ebuild            |   4 +-
30
 .../libtermcap-compat-2.0.8-r4.ebuild              |   2 +-
31
 12 files changed, 114 insertions(+), 139 deletions(-)
32
 rename app-vim/pyclewn/{pyclewn-2.1-r1.ebuild => pyclewn-2.1-r2.ebuild} (68%)
33
 delete mode 100644 dev-libs/libzip/libzip-1.7.0.ebuild
34
 rename dev-libs/spdlog/{spdlog-1.6.0.ebuild => spdlog-1.6.1.ebuild} (100%)
35
 create mode 100644 dev-python/mypy/mypy-0.781.ebuild
36
*** syncing gentoo
37
*** synced gentoo
38
 * Sync succeeded
39
$ git log --format=%ci -1
40
$ git show -q --pretty=format:%G? HEAD
41
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
42
 * Cache regenerated successfully