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
   4c358fcc9a2..eec26a9d683  master     -> origin/master
17
Updating 4c358fcc9a2..eec26a9d683
18
Fast-forward
19
 dev-python/black/black-19.10_beta0.ebuild          |  1 +
20
 profiles/package.mask                              |  5 --
21
 x11-libs/libdrm/Manifest                           |  2 +-
22
 ...libdrm-2.4.101.ebuild => libdrm-2.4.102.ebuild} |  0
23
 x11-misc/xkeyboard-config/Manifest                 |  1 +
24
 .../xkeyboard-config/xkeyboard-config-2.30.ebuild  | 58 ++++++++++++++++++++++
25
 6 files changed, 61 insertions(+), 6 deletions(-)
26
 rename x11-libs/libdrm/{libdrm-2.4.101.ebuild => libdrm-2.4.102.ebuild} (100%)
27
 create mode 100644 x11-misc/xkeyboard-config/xkeyboard-config-2.30.ebuild
28
*** syncing gentoo
29
*** synced gentoo
30
 * Sync succeeded
31
$ git log --format=%ci -1
32
$ git show -q --pretty=format:%G? HEAD
33
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
34
 * Cache regenerated successfully