1 | {'description': {'en': 'fol4 overlay'},
|
2 | 'feed': ['https://gitlab.com/madsl/fol4/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/madsl/fol4',
|
4 | 'name': 'fol4',
|
5 | 'owner': [{'email': 'mads@ab3.no', 'name': 'Mads', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/madsl/fol4'},
|
8 | {'type': 'git', 'uri': 'git+ssh://git@gitlab.com/madsl/fol4.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.24
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fol4
|
13 | *** syncing fol4
|
14 | warning: redirecting to https://gitlab.com/madsl/fol4.git/
|
15 | From https://gitlab.com/madsl/fol4
|
16 | 40b6af4..735c908 master -> origin/master
|
17 | Updating 40b6af4..735c908
|
18 | Fast-forward
|
19 | media-plugins/vgmstream-audacious/Manifest | 1 -
|
20 | .../vgmstream-audacious-9999.ebuild | 20 ----------
|
21 | media-sound/vgmstream/Manifest | 1 +
|
22 | media-sound/vgmstream/vgmstream-9999.ebuild | 43 ++++++++++++++++++++++
|
23 | 4 files changed, 44 insertions(+), 21 deletions(-)
|
24 | delete mode 100644 media-plugins/vgmstream-audacious/Manifest
|
25 | delete mode 100644 media-plugins/vgmstream-audacious/vgmstream-audacious-9999.ebuild
|
26 | create mode 100644 media-sound/vgmstream/Manifest
|
27 | create mode 100644 media-sound/vgmstream/vgmstream-9999.ebuild
|
28 | *** synced fol4
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fol4
|
33 | * Cache regenerated successfully
|