1 | {'description': {'en': 'Personal overlay for unofficial ebuilds'},
|
2 | 'feed': ['https://github.com/PikkuJose/foxiverlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/PikkuJose/foxiverlay',
|
4 | 'name': 'foxiverlay',
|
5 | 'owner': [{'email': 'koalinux@gmail.com',
|
6 | 'name': 'José Pekkarinen',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/PikkuJose/foxiverlay.git'},
|
11 | {'type': 'git', 'uri': 'git://github.com/PikkuJose/foxiverlay.git'},
|
12 | {'type': 'git', 'uri': 'git@github.com:PikkuJose/foxiverlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync foxiverlay
|
15 | Already up to date.
|
16 | *** syncing foxiverlay
|
17 | *** synced foxiverlay
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 foxiverlay
|
22 | * Cache regenerated successfully
|