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
   273422f6cae..1dd235337ac  master     -> origin/master
17
Updating 273422f6cae..1dd235337ac
18
Fast-forward
19
 app-crypt/argon2/Manifest                          |   1 -
20
 app-crypt/argon2/argon2-20171227-r1.ebuild         |  40 ---
21
 app-i18n/tagainijisho/Manifest                     |   3 +
22
 ....0_pre20191230120610_p20200101_p20200101.ebuild | 200 +++++++++++++++
23
 .../protobuf-python/protobuf-python-3.10.1.ebuild  |   3 +-
24
 .../protobuf-python/protobuf-python-3.11.2.ebuild  |   5 +-
25
 .../protobuf-python/protobuf-python-3.8.0.ebuild   |   5 +-
26
 .../protobuf-python/protobuf-python-3.9.1.ebuild   |   5 +-
27
 .../protobuf-python/protobuf-python-3.9.2.ebuild   |   5 +-
28
 .../protobuf-python/protobuf-python-9999.ebuild    |   5 +-
29
 dev-util/catfish/Manifest                          |   1 +
30
 dev-util/catfish/catfish-1.4.12.ebuild             |  48 ++++
31
 dev-util/gyp/gyp-99999999999999.ebuild             |  11 +-
32
 net-misc/endlessh/endlessh-1.0.ebuild              |   4 +-
33
 net-misc/endlessh/endlessh-9999.ebuild             |   4 +-
34
 sys-fs/fuse/fuse-3.8.0.ebuild                      |   3 +-
35
 sys-fs/fuse/fuse-3.9.0.ebuild                      |   3 +-
36
 sys-kernel/vanilla-kernel-bin/Manifest             |   2 +
37
 .../vanilla-kernel-bin-5.4.6.ebuild                |   5 +-
38
 .../vanilla-kernel-bin-5.4.7.ebuild                | 174 +++++++++++++
39
 sys-kernel/vanilla-kernel/Manifest                 |   2 +
40
 .../vanilla-kernel/vanilla-kernel-5.4.7.ebuild     | 284 +++++++++++++++++++++
41
 22 files changed, 746 insertions(+), 67 deletions(-)
42
 delete mode 100644 app-crypt/argon2/argon2-20171227-r1.ebuild
43
 create mode 100644 app-i18n/tagainijisho/tagainijisho-1.2.0_pre20191230120610_p20200101_p20200101.ebuild
44
 create mode 100644 dev-util/catfish/catfish-1.4.12.ebuild
45
 create mode 100644 sys-kernel/vanilla-kernel-bin/vanilla-kernel-bin-5.4.7.ebuild
46
 create mode 100644 sys-kernel/vanilla-kernel/vanilla-kernel-5.4.7.ebuild
47
*** syncing gentoo
48
*** synced gentoo
49
 * Sync succeeded
50
$ git log --format=%ci -1
51
$ git show -q --pretty=format:%G? HEAD
52
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
53
 * Cache regenerated successfully