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.11.8
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
   4ea671282b4..d4c6eb9a04e  master     -> origin/master
20
Updating 4ea671282b4..d4c6eb9a04e
21
Fast-forward
22
 app-arch/unrar/unrar-6.0.5.ebuild                  |   2 +-
23
 app-emulation/spice/Manifest                       |   2 +
24
 app-emulation/spice/spice-0.15.0.ebuild            | 104 +++++++++++++++++++++
25
 app-text/pdfgrep/pdfgrep-2.1.2.ebuild              |   2 +-
26
 app-text/unac/unac-1.8.0.ebuild                    |   4 +-
27
 dev-java/velocity/velocity-2.3.ebuild              |   2 +-
28
 dev-lang/go/go-1.15.12.ebuild                      |   2 +-
29
 dev-lang/go/go-1.16.4.ebuild                       |   2 +-
30
 dev-python/boto3/boto3-1.17.74.ebuild              |   2 +-
31
 dev-python/botocore/botocore-1.20.74.ebuild        |   2 +-
32
 dev-python/flask/flask-2.0.0.ebuild                |   2 +-
33
 .../guzzle_sphinx_theme-0.7.11-r1.ebuild           |   2 +-
34
 dev-python/h11/h11-0.12.0.ebuild                   |   2 +-
35
 dev-python/httpcore/httpcore-0.13.3.ebuild         |   2 +-
36
 dev-python/httpretty/httpretty-1.1.1.ebuild        |   2 +-
37
 dev-python/httpx/httpx-0.18.1.ebuild               |   2 +-
38
 dev-python/jmespath/jmespath-0.10.0.ebuild         |   2 +-
39
 dev-python/s3transfer/s3transfer-0.4.2.ebuild      |   2 +-
40
 dev-python/sniffio/sniffio-1.2.0.ebuild            |   2 +-
41
 dev-python/uvicorn/uvicorn-0.13.4.ebuild           |   2 +-
42
 dev-python/watchdog/watchdog-2.1.1.ebuild          |   2 +-
43
 dev-python/websockets/websockets-9.0.2.ebuild      |   2 +-
44
 dev-python/werkzeug/werkzeug-2.0.1.ebuild          |   2 +-
45
 dev-python/wsproto/wsproto-1.0.0.ebuild            |   2 +-
46
 java-virtuals/stax-api/stax-api-1-r4.ebuild        |   4 +-
47
 media-libs/libltc/libltc-1.3.1-r1.ebuild           |   2 +-
48
 media-libs/libplacebo/Manifest                     |   1 +
49
 media-libs/libplacebo/libplacebo-3.120.3.ebuild    |  77 +++++++++++++++
50
 .../sdl2-image/sdl2-image-2.0.5_p20210328.ebuild   |   4 +
51
 .../x42-plugins/x42-plugins-20210409.ebuild        |   2 +-
52
 net-libs/libiscsi/Manifest                         |   1 +
53
 net-libs/libiscsi/libiscsi-1.19.0.ebuild           |   5 +-
54
 x11-libs/libX11/libX11-1.7.1.ebuild                |   1 +
55
 .../compose-tables/compose-tables-1.7.1.ebuild     |   1 +
56
 34 files changed, 221 insertions(+), 29 deletions(-)
57
 create mode 100644 app-emulation/spice/spice-0.15.0.ebuild
58
 create mode 100644 media-libs/libplacebo/libplacebo-3.120.3.ebuild
59
*** synced gentoo
60
 * Sync succeeded
61
$ git log --format=%ci -1
62
$ git show -q --pretty=format:%G? HEAD
63
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
64
 * Cache regenerated successfully