1 | {'description': {'en': 'To provide programs useful to Chinese speaking users '
|
2 | '(merged\n'
|
3 | ' from gentoo-china and gentoo-taiwan).'},
|
4 | 'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/microcai/gentoo-zh',
|
6 | 'name': 'gentoo-zh',
|
7 | 'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync gentoo-zh
|
12 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | *** syncing gentoo-zh
|
15 | warning: Pulling without specifying how to reconcile divergent branches is
|
16 | discouraged. You can squelch this message by running one of the following
|
17 | commands sometime before your next pull:
|
18 |
|
19 | git config pull.rebase false # merge (the default strategy)
|
20 | git config pull.rebase true # rebase
|
21 | git config pull.ff only # fast-forward only
|
22 |
|
23 | You can replace "git config" with "git config --global" to set a default
|
24 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | or --ff-only on the command line to override the configured default per
|
26 | invocation.
|
27 |
|
28 | From git://github.com/microcai/gentoo-zh
|
29 | 9e8f1ff7..95fba228 master -> origin/master
|
30 | Updating 9e8f1ff7..95fba228
|
31 | Fast-forward
|
32 | app-editors/visual-studio-code/Manifest | 2 +-
|
33 | ...isual-studio-code-1.53.2.ebuild => visual-studio-code-1.54.2.ebuild} | 2 +-
|
34 | 2 files changed, 2 insertions(+), 2 deletions(-)
|
35 | rename app-editors/visual-studio-code/{visual-studio-code-1.53.2.ebuild => visual-studio-code-1.54.2.ebuild} (96%)
|
36 | *** synced gentoo-zh
|
37 | * Sync succeeded
|
38 | $ git log --format=%ci -1
|
39 | $ git show -q --pretty=format:%G? HEAD
|
40 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoo-zh
|
41 | * Cache regenerated successfully
|