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