blob: 206f4b1c366b8b4f6a7fe846b04d94bc114dd0f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'nightmare is a gentoo overlay with some stuff'},
'homepage': 'https://gitlab.com/r3lgar/nightmare',
'name': 'nightmare',
'owner': [{'email': 'r3lgar@openmailbox.org',
'name': 'r3lgar',
'type': 'person'}],
'quality': 'experimental',
'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
|