1 | {'description': {'en': 'vGist overlay, for personal use.'},
|
2 | 'feed': ['https://github.com/vgist/vgist-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/vgist/vgist-overlay',
|
4 | 'name': 'vGist',
|
5 | 'owner': [{'email': 'admin@mail.havee.me', 'name': 'havee', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/vgist/vgist-overlay.git'},
|
9 | {'type': 'git', 'uri': 'git@github.com:vgist/vgist-overlay.git'}],
|
10 | 'status': 'official'}
|
11 | pkgcore 0.12.8
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vGist
|
14 | *** syncing vGist
|
15 | hint: Pulling without specifying how to reconcile divergent branches is
|
16 | hint: discouraged. You can squelch this message by running one of the following
|
17 | hint: commands sometime before your next pull:
|
18 | hint:
|
19 | hint: git config pull.rebase false # merge (the default strategy)
|
20 | hint: git config pull.rebase true # rebase
|
21 | hint: git config pull.ff only # fast-forward only
|
22 | hint:
|
23 | hint: You can replace "git config" with "git config --global" to set a default
|
24 | hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | hint: or --ff-only on the command line to override the configured default per
|
26 | hint: invocation.
|
27 | Already up to date.
|
28 | *** synced vGist
|
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 vGist
|
33 | * Cache regenerated successfully
|