1 | {'description': {'en': 'Overlay to store java-related ebuilds, for further '
|
2 | 'reviewing'},
|
3 | 'email': 'the.dmol@gmail.com',
|
4 | 'feed': ['https://cgit.gentoo.org/user/dmol.git/atom/'],
|
5 | 'homepage': 'https://cgit.gentoo.org/user/dmol.git/',
|
6 | 'name': 'Ivan Baidakou',
|
7 | 'owner': [{'email': 'the.dmol@gmail.com',
|
8 | 'name': 'Ivan Baidakou',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'repo': '\n ',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://anongit.gentoo.org/git/user/dmol.git'},
|
14 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/dmol.git'},
|
15 | {'type': 'git',
|
16 | 'uri': 'git+ssh://git@git.gentoo.org/user/dmol.git'}],
|
17 | 'status': 'unofficial'}
|
18 | $ pmaint sync dmol
|
19 | Already up to date.
|
20 | *** syncing dmol
|
21 | *** synced dmol
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dmol
|
26 | * Cache regenerated successfully
|