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 | 751d3811..81ebe490 master -> origin/master
|
20 | Updating 751d3811..81ebe490
|
21 | Fast-forward
|
22 | app-office/onlyoffice-bin/Manifest | 4 ++--
|
23 | ...nlyoffice-bin-5.2.8-r3.ebuild => onlyoffice-bin-5.4.1-r2.ebuild} | 2 +-
|
24 | net-libs/libcurl-gnutls/Manifest | 6 +++---
|
25 | ...curl-gnutls-7.65.0-r2.ebuild => libcurl-gnutls-7.66.0-r1.ebuild} | 0
|
26 | 4 files changed, 6 insertions(+), 6 deletions(-)
|
27 | rename app-office/onlyoffice-bin/{onlyoffice-bin-5.2.8-r3.ebuild => onlyoffice-bin-5.4.1-r2.ebuild} (98%)
|
28 | rename net-libs/libcurl-gnutls/{libcurl-gnutls-7.65.0-r2.ebuild => libcurl-gnutls-7.66.0-r1.ebuild} (100%)
|
29 | *** syncing jorgicio
|
30 | *** synced jorgicio
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
|
35 | * Cache regenerated successfully
|