1 | {'description': {'en': 'Personal overlay for packages I care of'},
|
2 | 'feed': ['https://github.com/dargor/dargor_gentoo_overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/dargor/dargor_gentoo_overlay',
|
4 | 'name': 'dargor',
|
5 | 'owner': [{'email': 'linder.gabriel@gmail.com',
|
6 | 'name': 'Gabriel Linder',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/dargor/dargor_gentoo_overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:dargor/dargor_gentoo_overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.21
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dargor
|
17 | WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing dargor
|
19 | From https://github.com/dargor/dargor_gentoo_overlay
|
20 | cd686bf..f93b896 master -> origin/master
|
21 | Updating cd686bf..f93b896
|
22 | Fast-forward
|
23 | dev-python/flake8-bugbear/Manifest | 2 +-
|
24 | .../{flake8-bugbear-23.6.5.ebuild => flake8-bugbear-23.7.10.ebuild} | 0
|
25 | dev-python/flake8-comprehensions/Manifest | 2 +-
|
26 | ...comprehensions-3.13.0.ebuild => flake8-comprehensions-3.14.0.ebuild} | 0
|
27 | 4 files changed, 2 insertions(+), 2 deletions(-)
|
28 | rename dev-python/flake8-bugbear/{flake8-bugbear-23.6.5.ebuild => flake8-bugbear-23.7.10.ebuild} (100%)
|
29 | rename dev-python/flake8-comprehensions/{flake8-comprehensions-3.13.0.ebuild => flake8-comprehensions-3.14.0.ebuild} (100%)
|
30 | *** synced dargor
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 dargor
|
35 | * Cache regenerated successfully
|