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:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', 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 | 32d0eec7..a094806e master -> origin/master
|
20 | Updating 32d0eec7..a094806e
|
21 | Fast-forward
|
22 | app-editors/vscode-bin/Manifest | 2 +
|
23 | app-editors/vscode-bin/vscode-bin-1.46.0.ebuild | 66 +++++++++++++++++++++++++
|
24 | 2 files changed, 68 insertions(+)
|
25 | create mode 100644 app-editors/vscode-bin/vscode-bin-1.46.0.ebuild
|
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
|