1 | {'description': {'en': 'musl development overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/musl.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/musl.git/',
|
4 | 'name': 'musl',
|
5 | 'owner': [{'email': 'musl@gentoo.org',
|
6 | 'name': 'Gentoo musl team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/proj/musl.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/musl.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/proj/musl.git'}],
|
14 | 'status': 'official'}
|
15 | $ pmaint sync musl
|
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:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
19 | *** syncing musl
|
20 | From https://anongit.gentoo.org/git/proj/musl
|
21 | bea7682..3990993 master -> origin/master
|
22 | Updating bea7682..3990993
|
23 | Fast-forward
|
24 | media-libs/mesa/Manifest | 2 +-
|
25 | media-libs/mesa/{mesa-19.1.0_rc2.ebuild => mesa-19.1.0_rc3.ebuild} | 0
|
26 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
27 | rename media-libs/mesa/{mesa-19.1.0_rc2.ebuild => mesa-19.1.0_rc3.ebuild} (100%)
|
28 | *** synced musl
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 musl
|
33 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
34 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
35 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
36 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
37 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
38 | * Cache regenerated successfully
|