voyageur

1
{'description': {'en': "Voyageur's random ebuilds stuff"},
2
 'feed': ['https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/atom'],
3
 'homepage': 'https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/',
4
 'name': 'voyageur',
5
 'owner': [{'email': 'voyageur@gentoo.org', 'type': 'person'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://cafarelli.fr/git/voyageur-overlay/'}],
9
 'status': 'official'}
10
$ pmaint sync voyageur
11
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
12
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
13
WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
14
WARNING:pkgcore:tocaro repo at '/var/lib/repo-mirror-ci/sync/tocaro', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
15
WARNING:pkgcore:triquetra repo at '/var/lib/repo-mirror-ci/sync/triquetra', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:ulm repo at '/var/lib/repo-mirror-ci/sync/ulm', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:ultrabug repo at '/var/lib/repo-mirror-ci/sync/ultrabug', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
warning: Pulling without specifying how to reconcile divergent branches is
19
discouraged. You can squelch this message by running one of the following
20
commands sometime before your next pull:
21
22
  git config pull.rebase false  # merge (the default strategy)
23
  git config pull.rebase true   # rebase
24
  git config pull.ff only       # fast-forward only
25
26
You can replace "git config" with "git config --global" to set a default
27
preference for all repositories. You can also pass --rebase, --no-rebase,
28
or --ff-only on the command line to override the configured default per
29
invocation.
30
31
Already up to date.
32
*** syncing voyageur
33
*** synced voyageur
34
 * Sync succeeded
35
$ git log --format=%ci -1
36
$ git show -q --pretty=format:%G? HEAD
37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 voyageur
38
 * Cache regenerated successfully