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
WARNING:pkgcore:EAPI '7' isn't fully supported
16
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
17
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
18
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
19
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
20
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
21
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
22
From https://anongit.gentoo.org/git/repo/gentoo
23
   5239595f457..80a4882f2e2  master     -> origin/master
24
Updating 5239595f457..80a4882f2e2
25
Fast-forward
26
 dev-util/cmake/Manifest                 |   1 +
27
 dev-util/cmake/cmake-3.15.1.ebuild      | 226 ++++++++++++++++++++++++++++++++
28
 lxde-base/lxpanel/lxpanel-0.10.0.ebuild |   2 +-
29
 lxde-base/lxrandr/lxrandr-0.3.2.ebuild  |   2 +-
30
 lxde-base/lxtask/lxtask-0.1.9.ebuild    |   2 +-
31
 5 files changed, 230 insertions(+), 3 deletions(-)
32
 create mode 100644 dev-util/cmake/cmake-3.15.1.ebuild
33
*** syncing gentoo
34
*** synced gentoo
35
 * Sync succeeded
36
$ git log --format=%ci -1
37
$ git show -q --pretty=format:%G? HEAD
38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
39
WARNING:pkgcore:EAPI '7' isn't fully supported
40
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
41
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
42
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
43
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
44
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
45
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
46
 * Cache regenerated successfully