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:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
18
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
19
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
20
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
21
*** syncing gentoo
22
From https://anongit.gentoo.org/git/repo/gentoo
23
   dfb5f768923..62f95abf6b5  master     -> origin/master
24
Updating dfb5f768923..62f95abf6b5
25
Fast-forward
26
 sci-libs/openblas/Manifest                       |   1 +
27
 sci-libs/openblas/files/shared-blas-lapack.patch | 137 +++++++++++++++++++++++
28
 sci-libs/openblas/metadata.xml                   |  20 ++++
29
 sci-libs/openblas/openblas-0.3.5.ebuild          |  85 ++++++++++++++
30
 4 files changed, 243 insertions(+)
31
 create mode 100644 sci-libs/openblas/Manifest
32
 create mode 100644 sci-libs/openblas/files/shared-blas-lapack.patch
33
 create mode 100644 sci-libs/openblas/metadata.xml
34
 create mode 100644 sci-libs/openblas/openblas-0.3.5.ebuild
35
*** synced gentoo
36
 * Sync succeeded
37
$ git log --format=%ci -1
38
$ git show -q --pretty=format:%G? HEAD
39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
40
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
41
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
42
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
43
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
44
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
45
WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
46
WARNING:pkgcore:EAPI 7 isn't fully supported
47
 * Cache regenerated successfully