blob: fe702f6cf3b039d0908a8fb6f750375caacc07f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Miramir repository'},
'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
'homepage': 'https://github.com/miramir/miramir-layman',
'name': 'miramir',
'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/miramir/miramir-layman.git'}],
'status': 'unofficial'}
$ pmaint sync miramir
Already up to date.
*** syncing miramir
*** synced miramir
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 miramir
* Cache regenerated successfully
|