1 | {'description': {'en': 'tgbugs portage overlay for custom ebuilds'},
|
2 | 'feed': ['https://github.com/tgbugs/tgbugs-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/tgbugs/tgbugs-overlay',
|
4 | 'name': 'tgbugs-overlay',
|
5 | 'owner': [{'email': 'tgbugs@gmail.com',
|
6 | 'name': 'Tom Gillespie',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/tgbugs/tgbugs-overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:tgbugs/tgbugs-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.11
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tgbugs-overlay
|
16 | WARNING:pkgcore:slonko repo at '/var/lib/repo-mirror-ci/sync/slonko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing tgbugs-overlay
|
18 | From https://github.com/tgbugs/tgbugs-overlay
|
19 | e39f4f9..da905af master -> origin/master
|
20 | Updating e39f4f9..da905af
|
21 | Fast-forward
|
22 | dev-python/nbconvert/Manifest | 1 +
|
23 | dev-python/nbconvert/files | 1 +
|
24 | dev-python/psycopg2cffi/Manifest | 2 +-
|
25 | dev-python/psycopg2cffi/psycopg2cffi-2.9.0.ebuild | 5 ++++-
|
26 | dev-python/pydevd/Manifest | 2 +-
|
27 | dev-python/pydevd/{pydevd-2.8.0.ebuild => pydevd-2.8.0-r1.ebuild} | 5 +++--
|
28 | 6 files changed, 11 insertions(+), 5 deletions(-)
|
29 | create mode 120000 dev-python/nbconvert/files
|
30 | rename dev-python/pydevd/{pydevd-2.8.0.ebuild => pydevd-2.8.0-r1.ebuild} (96%)
|
31 | *** synced tgbugs-overlay
|
32 | * Sync succeeded
|
33 | $ git log --format=%ci -1
|
34 | $ git show -q --pretty=format:%G? HEAD
|
35 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tgbugs-overlay
|
36 | * Cache regenerated successfully
|