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
   f54c1486bd1..dcfd4301c56  master     -> origin/master
17
Updating f54c1486bd1..dcfd4301c56
18
Fast-forward
19
 app-text/calibre/Manifest                          |   1 +
20
 app-text/calibre/calibre-4.18.0.ebuild             | 275 +++++++++++++++++++++
21
 virtual/jpeg/{jpeg-0-r3.ebuild => jpeg-100.ebuild} |   0
22
 www-client/google-chrome-beta/Manifest             |   2 +-
23
 ...uild => google-chrome-beta-84.0.4147.38.ebuild} |   0
24
 www-plugins/chrome-binary-plugins/Manifest         |   2 +-
25
 ...chrome-binary-plugins-84.0.4147.38_beta.ebuild} |   0
26
 7 files changed, 278 insertions(+), 2 deletions(-)
27
 create mode 100644 app-text/calibre/calibre-4.18.0.ebuild
28
 rename virtual/jpeg/{jpeg-0-r3.ebuild => jpeg-100.ebuild} (100%)
29
 rename www-client/google-chrome-beta/{google-chrome-beta-84.0.4147.30.ebuild => google-chrome-beta-84.0.4147.38.ebuild} (100%)
30
 rename www-plugins/chrome-binary-plugins/{chrome-binary-plugins-84.0.4147.30_beta.ebuild => chrome-binary-plugins-84.0.4147.38_beta.ebuild} (100%)
31
*** syncing gentoo
32
*** synced gentoo
33
 * Sync succeeded
34
$ git log --format=%ci -1
35
$ git show -q --pretty=format:%G? HEAD
36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
37
 * Cache regenerated successfully