blob: 3fee8e5dcfd8890bc3693828e1fd8c6c61bccf78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'nightmare is a gentoo overlay with some stuff'},
'email': 'r3lgar@openmailbox.org',
'homepage': 'https://gitlab.com/r3lgar/nightmare',
'name': 'r3lgar',
'owner': [{'email': 'r3lgar@openmailbox.org',
'name': 'r3lgar',
'type': 'person'}],
'quality': 'experimental',
'repo': '\n ',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/r3lgar/nightmare.git'}],
'status': 'unofficial'}
$ pmaint sync nightmare
Already up to date.
*** syncing nightmare
*** synced nightmare
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 nightmare
* Cache regenerated successfully
|