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
   eae9991555d..0bb43cd6c0e  master     -> origin/master
17
Updating eae9991555d..0bb43cd6c0e
18
Fast-forward
19
 app-editors/teco/teco-36_p19940820.ebuild          |   2 +-
20
 .../uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild    |   2 +-
21
 app-editors/zile/zile-2.4.14.ebuild                |   2 +-
22
 app-emulation/qemu/qemu-4.0.0-r50.ebuild           |   2 +-
23
 app-misc/lcdproc/lcdproc-0.5.9.ebuild              |   2 +-
24
 dev-db/pgbouncer/pgbouncer-1.10.0.ebuild           |   2 +-
25
 dev-db/spatialite/spatialite-4.3.0a.ebuild         |   2 +-
26
 dev-libs/appstream/appstream-0.12.7.ebuild         |   2 +-
27
 dev-libs/libassuan/Manifest                        |   2 +-
28
 ...suan-2.4.3-r1.ebuild => libassuan-2.5.3.ebuild} |  14 ++-
29
 dev-libs/libofx/libofx-0.9.14.ebuild               |   2 +-
30
 dev-util/ccache/ccache-3.7.2.ebuild                |   2 +-
31
 media-libs/libv4l/libv4l-1.16.6.ebuild             |   2 +-
32
 media-tv/v4l-utils/v4l-utils-1.16.6.ebuild         |   2 +-
33
 net-libs/gnutls/Manifest                           |   1 +
34
 net-libs/gnutls/gnutls-3.6.9.ebuild                | 127 +++++++++++++++++++++
35
 net-libs/webkit-gtk/webkit-gtk-2.24.3.ebuild       |   2 +-
36
 sys-apps/hwids/hwids-20190316.ebuild               |   2 +-
37
 sys-firmware/edk2-ovmf/edk2-ovmf-201905.ebuild     |   2 +-
38
 sys-firmware/ipxe/ipxe-1.0.0_p20190728.ebuild      |   2 +-
39
 sys-firmware/seabios/seabios-1.12.0.ebuild         |   2 +-
40
 sys-process/xjobs/xjobs-20190725.ebuild            |   2 +-
41
 22 files changed, 155 insertions(+), 25 deletions(-)
42
 rename dev-libs/libassuan/{libassuan-2.4.3-r1.ebuild => libassuan-2.5.3.ebuild} (56%)
43
 create mode 100644 net-libs/gnutls/gnutls-3.6.9.ebuild
44
*** syncing gentoo
45
*** synced gentoo
46
 * Sync succeeded
47
$ git log --format=%ci -1
48
$ git show -q --pretty=format:%G? HEAD
49
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
50
 * Cache regenerated successfully