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 | 4ec56a6df1e..893ceb28f6b master -> origin/master
|
23 | Updating 4ec56a6df1e..893ceb28f6b
|
24 | Fast-forward
|
25 | dev-java/jvyamlb/Manifest | 2 +-
|
26 | ...vyamlb-0.2.5.ebuild => jvyamlb-0.2.5-r1.ebuild} | 36 +++++++++++---------
|
27 | dev-util/spirv-headers/Manifest | 1 +
|
28 | .../spirv-headers-1.3.4_pre20190302.ebuild | 17 ++++++++++
|
29 | dev-util/spirv-tools/Manifest | 1 +
|
30 | dev-util/spirv-tools/spirv-tools-2019.1.ebuild | 38 ++++++++++++++++++++++
|
31 | dev-util/spirv-tools/spirv-tools-9999.ebuild | 4 +--
|
32 | .../vulkan-layers/vulkan-layers-1.1.101.ebuild | 2 +-
|
33 | media-libs/vulkan-layers/vulkan-layers-9999.ebuild | 4 +--
|
34 | 9 files changed, 84 insertions(+), 21 deletions(-)
|
35 | rename dev-java/jvyamlb/{jvyamlb-0.2.5.ebuild => jvyamlb-0.2.5-r1.ebuild} (57%)
|
36 | create mode 100644 dev-util/spirv-headers/spirv-headers-1.3.4_pre20190302.ebuild
|
37 | create mode 100644 dev-util/spirv-tools/spirv-tools-2019.1.ebuild
|
38 | *** synced gentoo
|
39 | * Sync succeeded
|
40 | $ git log --format=%ci -1
|
41 | $ git show -q --pretty=format:%G? HEAD
|
42 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
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:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
46 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
47 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
48 | * Cache regenerated successfully
|