vGist

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
            {'type': 'git', 'uri': 'git@github.com:vgist/vgist-overlay.git'}],
11
 'status': 'official'}
12
pkgcore 0.12.8
13
14
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vGist
15
*** syncing vGist
16
hint: Pulling without specifying how to reconcile divergent branches is
17
hint: discouraged. You can squelch this message by running one of the following
18
hint: commands sometime before your next pull:
19
hint: 
20
hint:   git config pull.rebase false  # merge (the default strategy)
21
hint:   git config pull.rebase true   # rebase
22
hint:   git config pull.ff only       # fast-forward only
23
hint: 
24
hint: You can replace "git config" with "git config --global" to set a default
25
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
26
hint: or --ff-only on the command line to override the configured default per
27
hint: invocation.
28
Already up to date.
29
*** synced vGist
30
 * Sync succeeded
31
$ git log --format=%ci -1
32
$ git show -q --pretty=format:%G? HEAD
33
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vGist
34
 * Cache regenerated successfully