wine

1
{'description': {'en': 'All supported Wine ebuilds from the Gentoo Wine '
2
                       'Project'},
3
 'homepage': 'https://wiki.gentoo.org/wiki/Project:Wine',
4
 'name': 'wine',
5
 'owner': [{'email': 'wine@gentoo.org',
6
            'name': 'Gentoo Wine Project',
7
            'type': 'project'}],
8
 'quality': 'testing',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/repo/proj/wine.git'},
11
            {'type': 'git',
12
             'uri': 'git://anongit.gentoo.org/repo/proj/wine.git'}],
13
 'status': 'official'}
14
$ pmaint sync wine
15
WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:brave-overlay repo at '/var/lib/repo-mirror-ci/sync/brave-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:hangul-typing repo at '/var/lib/repo-mirror-ci/sync/hangul-typing', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
22
WARNING:pkgcore:pg_overlay repo at '/var/lib/repo-mirror-ci/sync/pg_overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
23
WARNING:pkgcore:picarica-overlay repo at '/var/lib/repo-mirror-ci/sync/picarica-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
24
WARNING:pkgcore:rage repo at '/var/lib/repo-mirror-ci/sync/rage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
25
WARNING:pkgcore:reagentoo repo at '/var/lib/repo-mirror-ci/sync/reagentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
26
WARNING:pkgcore:roslin repo at '/var/lib/repo-mirror-ci/sync/roslin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
27
WARNING:pkgcore:salfter repo at '/var/lib/repo-mirror-ci/sync/salfter', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
28
warning: Pulling without specifying how to reconcile divergent branches is
29
discouraged. You can squelch this message by running one of the following
30
commands sometime before your next pull:
31
32
  git config pull.rebase false  # merge (the default strategy)
33
  git config pull.rebase true   # rebase
34
  git config pull.ff only       # fast-forward only
35
36
You can replace "git config" with "git config --global" to set a default
37
preference for all repositories. You can also pass --rebase, --no-rebase,
38
or --ff-only on the command line to override the configured default per
39
invocation.
40
41
Already up to date.
42
*** syncing wine
43
*** synced wine
44
 * Sync succeeded
45
$ git log --format=%ci -1
46
$ git show -q --pretty=format:%G? HEAD
47
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 wine
48
 * Cache regenerated successfully