blob: 9e6f93d71c3432623cb3aaf244483e936a628640 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'Various patches and improvements on Gentoo Linux '
'ebuilds'},
'email': 'laci.marsik@gmail.com',
'feed': ['https://github.com/lacimarsik/lacimarsik-overlay/commits/master.atom'],
'homepage': 'https://github.com/lacimarsik/lacimarsik-overlay',
'name': 'Ladislav Marsik',
'owner': [{'email': 'laci.marsik@gmail.com',
'name': 'Ladislav Marsik',
'type': 'person'}],
'quality': 'experimental',
'repo': '\n ',
'source': [{'type': 'git',
'uri': 'https://github.com/lacimarsik/lacimarsik-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync lacimarsik-overlay
Already up to date.
*** syncing lacimarsik-overlay
*** synced lacimarsik-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lacimarsik-overlay
* Cache regenerated successfully
|