1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
{'description': {'en': 'tgbugs portage overlay for custom ebuilds'},
'feed': ['https://github.com/tgbugs/tgbugs-overlay/commits/master.atom'],
'homepage': 'https://github.com/tgbugs/tgbugs-overlay',
'name': 'tgbugs-overlay',
'owner': [{'email': 'tgbugs@gmail.com',
'name': 'Tom Gillespie',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/tgbugs/tgbugs-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:tgbugs/tgbugs-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tgbugs-overlay
*** syncing tgbugs-overlay
From https://github.com/tgbugs/tgbugs-overlay
b8d6aae..b085ff8 master -> origin/master
Updating b8d6aae..b085ff8
Fast-forward
dev-python/faker/Manifest | 2 +-
dev-python/faker/faker-11.3.0.ebuild | 2 +-
dev-python/jedi/Manifest | 1 +
dev-python/jedi/files | 1 +
dev-python/pydevd/Manifest | 4 ++--
dev-python/pydevd/{pydevd-2.8.0-r1.ebuild => pydevd-2.9.1.ebuild} | 2 +-
6 files changed, 7 insertions(+), 5 deletions(-)
create mode 120000 dev-python/jedi/files
rename dev-python/pydevd/{pydevd-2.8.0-r1.ebuild => pydevd-2.9.1.ebuild} (96%)
*** synced tgbugs-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tgbugs-overlay
* kde-frameworks/solid-5.64.0-r1: SLOT cannot be unset or empty
* Cache regen failed with 1
|