1 | {'description': {'en': 'The elementary OS experience for Gentoo Linux. '},
|
2 | 'feed': ['https://github.com/pimvullers/elementary/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/pimvullers/elementary',
|
4 | 'name': 'elementary',
|
5 | 'owner': [{'email': 'gentoo.org@vullersmail.nl',
|
6 | 'name': 'Pim Vullers',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/pimvullers/elementary.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/pimvullers/elementary.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync elementary
|
15 | Already up to date.
|
16 | *** syncing elementary
|
17 | *** synced elementary
|
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 elementary
|
22 | * Cache regenerated successfully
|