1 | {'description': {'en': "zeq's Playground for experimental ebuilds and "
|
2 | 'eclasses'},
|
3 | 'feed': ['https://github.com/sjnewbury/gentoo-playground/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/sjnewbury/gentoo-playground',
|
5 | 'name': 'gentoo-playground',
|
6 | 'owner': [{'email': 'steve@snewbury.org.uk',
|
7 | 'name': 'Steven Newbury',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/sjnewbury/gentoo-playground.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git://github.com/sjnewbury/gentoo-playground.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git@github.com:sjnewbury/gentoo-playground.git'}],
|
16 | 'status': 'unofficial'}
|
17 | $ pmaint sync gentoo-playground
|
18 | Already up to date.
|
19 | *** syncing gentoo-playground
|
20 | *** synced gentoo-playground
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-playground
|
25 | * Cache regenerated successfully
|