1 | {'description': {'en': 'Gentoo repository made by Jorgicio.'},
|
2 | 'feed': ['https://github.com/jorgicio/jorgicio-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/jorgicio/jorgicio-gentoo',
|
4 | 'name': 'jorgicio',
|
5 | 'owner': [{'email': 'jpizarrocallejas@gmail.com',
|
6 | 'name': 'Jorge Pizarro Callejas',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/jorgicio/jorgicio-gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/jorgicio/jorgicio-gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:jorgicio/jorgicio-gentoo.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync jorgicio
|
17 | From https://github.com/jorgicio/jorgicio-gentoo
|
18 | 3f7e2e6f..2bf8f138 master -> origin/master
|
19 | Updating 3f7e2e6f..2bf8f138
|
20 | Fast-forward
|
21 | media-gfx/gyazo/Manifest | 4 ++--
|
22 | media-gfx/gyazo/gyazo-1.2.1.ebuild | 6 ++----
|
23 | media-gfx/gyazo/gyazo-9999.ebuild | 6 ++----
|
24 | 3 files changed, 6 insertions(+), 10 deletions(-)
|
25 | *** syncing jorgicio
|
26 | *** synced jorgicio
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
|
31 | * Cache regenerated successfully
|