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 | WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | From https://github.com/jorgicio/jorgicio-gentoo
|
19 | 992186dd..dd5144a8 master -> origin/master
|
20 | Updating 992186dd..dd5144a8
|
21 | Fast-forward
|
22 | net-misc/postman-bin/Manifest | 5 ++---
|
23 | .../{postman-bin-7.2.2.ebuild => postman-bin-7.23.0.ebuild} | 13 +++++++------
|
24 | 2 files changed, 9 insertions(+), 9 deletions(-)
|
25 | rename net-misc/postman-bin/{postman-bin-7.2.2.ebuild => postman-bin-7.23.0.ebuild} (83%)
|
26 | *** syncing jorgicio
|
27 | *** synced jorgicio
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
|
32 | * Cache regenerated successfully
|