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.7
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dargor
|
17 | *** syncing dargor
|
18 | From https://github.com/dargor/dargor_gentoo_overlay
|
19 | f6e1e58..dc663ed master -> origin/master
|
20 | Updating f6e1e58..dc663ed
|
21 | Fast-forward
|
22 | app-editors/vim-core/Manifest | 2 +-
|
23 | .../vim-core/{vim-core-8.2.3536.ebuild => vim-core-8.2.3544.ebuild} | 0
|
24 | app-editors/vim/Manifest | 2 +-
|
25 | app-editors/vim/{vim-8.2.3536.ebuild => vim-8.2.3544.ebuild} | 0
|
26 | dev-python/flake8-use-fstring/Manifest | 2 +-
|
27 | .../{flake8-use-fstring-1.1.ebuild => flake8-use-fstring-1.2.ebuild} | 0
|
28 | 6 files changed, 3 insertions(+), 3 deletions(-)
|
29 | rename app-editors/vim-core/{vim-core-8.2.3536.ebuild => vim-core-8.2.3544.ebuild} (100%)
|
30 | rename app-editors/vim/{vim-8.2.3536.ebuild => vim-8.2.3544.ebuild} (100%)
|
31 | rename dev-python/flake8-use-fstring/{flake8-use-fstring-1.1.ebuild => flake8-use-fstring-1.2.ebuild} (100%)
|
32 | *** synced dargor
|
33 | * Sync succeeded
|
34 | $ git log --format=%ci -1
|
35 | $ git show -q --pretty=format:%G? HEAD
|
36 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 dargor
|
37 | * Cache regenerated successfully
|