blob: 7f4a474e2a0d1491bbd52e811ace4698092b33e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Up to date ck-sources'},
'feed': ['https://github.com/Pross/pross-overlay/commits/master.atom'],
'homepage': 'https://github.com/Pross/pross-overlay',
'name': 'pross',
'owner': [{'email': 'pross@pross.org.uk',
'name': 'Simon Prosser',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Pross/pross-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pross
From https://github.com/Pross/pross-overlay
9c7c8cd..6dd3af4 gh-pages -> origin/gh-pages
Already up to date.
*** syncing pross
*** synced pross
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pross
* Cache regenerated successfully
|