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',
8
             'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
9
            {'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
13
            {'type': 'git',
14
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
15
 'status': 'official'}
16
$ pmaint sync gentoo
17
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
18
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
19
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
20
*** syncing gentoo
21
From https://anongit.gentoo.org/git/repo/gentoo
22
   a255edaea35..3bb59b34fd8  master     -> origin/master
23
Updating a255edaea35..3bb59b34fd8
24
Fast-forward
25
 dev-db/postgresql/postgresql-11.0.ebuild    |   2 +-
26
 dev-libs/botan/Manifest                     |   1 +
27
 dev-libs/botan/botan-2.8.0.ebuild           |  99 +++++++++++++++++++++
28
 net-dns/dnrd/dnrd-2.20.3-r2.ebuild          |  34 ++++++++
29
 net-dns/dnrd/files/dnrd                     |   9 +-
30
 net-dns/dnrd/files/dnrd-2.20.3-docdir.patch |   8 +-
31
 profiles/arch/arm/package.use.mask          |   4 +
32
 x11-libs/cairo/Manifest                     |   1 +
33
 x11-libs/cairo/cairo-1.16.0.ebuild          | 130 ++++++++++++++++++++++++++++
34
 x11-libs/cairo/cairo-9999.ebuild            |   7 +-
35
 10 files changed, 281 insertions(+), 14 deletions(-)
36
 create mode 100644 dev-libs/botan/botan-2.8.0.ebuild
37
 create mode 100644 net-dns/dnrd/dnrd-2.20.3-r2.ebuild
38
 create mode 100644 x11-libs/cairo/cairo-1.16.0.ebuild
39
*** synced gentoo
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
44
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
45
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
46
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
47
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
48
WARNING:pkgcore:EAPI 7 isn't fully supported
49
 * Cache regenerated successfully