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