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.21
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
   46bea462d542..e91ace173b5a  master     -> origin/master
20
Updating 46bea462d542..e91ace173b5a
21
Fast-forward
22
 net-analyzer/sslscan/sslscan-2.0.16.ebuild         |   2 +-
23
 .../mod_xsendfile-1.0_beta1-r2.ebuild              |   4 +-
24
 x11-terms/kitty-shell-integration/Manifest         |   1 +
25
 .../kitty-shell-integration-0.29.0.ebuild          |  37 +++++
26
 x11-terms/kitty-terminfo/Manifest                  |   1 +
27
 .../kitty-terminfo/kitty-terminfo-0.29.0.ebuild    |  23 +++
28
 x11-terms/kitty/Manifest                           |   3 +
29
 x11-terms/kitty/kitty-0.29.0.ebuild                | 165 +++++++++++++++++++++
30
 8 files changed, 233 insertions(+), 3 deletions(-)
31
 create mode 100644 x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.0.ebuild
32
 create mode 100644 x11-terms/kitty-terminfo/kitty-terminfo-0.29.0.ebuild
33
 create mode 100644 x11-terms/kitty/kitty-0.29.0.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