1 | {'description': {'en': "floppym's personal overlay"},
|
2 | 'feed': ['http://bitbucket.org/floppym/floppym-overlay/atom',
|
3 | 'http://bitbucket.org/floppym/floppym-overlay/rss'],
|
4 | 'homepage': 'http://bitbucket.org/floppym/floppym-overlay',
|
5 | 'name': 'floppym',
|
6 | 'owner': [{'email': 'floppym@gentoo.org',
|
7 | 'name': 'Mike Gilbert',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://bitbucket.org/floppym/floppym-overlay'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync floppym
|
14 | Already up to date.
|
15 | *** syncing floppym
|
16 | *** synced floppym
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 floppym
|
21 | * Cache regenerated successfully
|