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 | From https://anongit.gentoo.org/git/proj/musl
|
17 | c0afea5..b35f6fa master -> origin/master
|
18 | Updating c0afea5..b35f6fa
|
19 | Fast-forward
|
20 | net-libs/libtirpc/libtirpc-1.0.3.ebuild | 4 ++--
|
21 | net-libs/libtirpc/libtirpc-1.1.4-r1.ebuild | 4 ++--
|
22 | sys-devel/gcc/gcc-8.2.0-r6.ebuild | 2 +-
|
23 | sys-devel/gcc/gcc-8.3.0-r1.ebuild | 2 +-
|
24 | sys-devel/gcc/gcc-8.3.0-r2.ebuild | 2 +-
|
25 | sys-devel/gcc/gcc-9.2.0-r3.ebuild | 2 +-
|
26 | sys-libs/pam/pam-1.3.1-r1.ebuild | 2 +-
|
27 | 7 files changed, 9 insertions(+), 9 deletions(-)
|
28 | *** syncing musl
|
29 | *** synced musl
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 musl
|
34 | * Cache regenerated successfully
|