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
   824320070e9..f047f786742  master     -> origin/master
17
Updating 824320070e9..f047f786742
18
Fast-forward
19
 app-crypt/aespipe/Manifest                         |  1 +
20
 app-crypt/aespipe/aespipe-2.4f.ebuild              | 27 +++++++
21
 app-crypt/aespipe/metadata.xml                     |  9 ++-
22
 app-crypt/loop-aes-losetup/Manifest                |  2 +
23
 .../loop-aes-losetup-2.35.2.ebuild                 | 81 +++++++++++++++++++
24
 app-crypt/loop-aes-losetup/metadata.xml            |  9 ++-
25
 media-fonts/cascadia-code/Manifest                 |  1 +
26
 .../cascadia-code/cascadia-code-2004.30.ebuild     | 19 +++++
27
 media-fonts/jetbrains-mono/Manifest                |  1 +
28
 ...rser-1.3.7.ebuild => pacparser-1.3.7-r1.ebuild} | 14 ++--
29
 net-vpn/i2pd/Manifest                              |  3 +-
30
 .../{i2pd-2.29.0.ebuild => i2pd-2.32.0.ebuild}     | 20 ++---
31
 net-vpn/i2pd/i2pd-2.32.1.ebuild                    | 93 ++++++++++++++++++++++
32
 sys-fs/loop-aes/Manifest                           |  1 +
33
 sys-fs/loop-aes/loop-aes-3.7q.ebuild               | 71 +++++++++++++++++
34
 sys-fs/loop-aes/metadata.xml                       |  9 ++-
35
 .../gentoo-kernel-bin-5.4.40.ebuild                |  2 +-
36
 .../gentoo-kernel/gentoo-kernel-5.4.40.ebuild      |  2 +-
37
 18 files changed, 339 insertions(+), 26 deletions(-)
38
 create mode 100644 app-crypt/aespipe/aespipe-2.4f.ebuild
39
 create mode 100644 app-crypt/loop-aes-losetup/loop-aes-losetup-2.35.2.ebuild
40
 create mode 100644 media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
41
 rename net-libs/pacparser/{pacparser-1.3.7.ebuild => pacparser-1.3.7-r1.ebuild} (82%)
42
 rename net-vpn/i2pd/{i2pd-2.29.0.ebuild => i2pd-2.32.0.ebuild} (83%)
43
 create mode 100644 net-vpn/i2pd/i2pd-2.32.1.ebuild
44
 create mode 100644 sys-fs/loop-aes/loop-aes-3.7q.ebuild
45
*** syncing gentoo
46
*** synced gentoo
47
 * Sync succeeded
48
$ git log --format=%ci -1
49
$ git show -q --pretty=format:%G? HEAD
50
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
51
 * Cache regenerated successfully