1 | {'description': {'en': 'personal experimental ebuilds'},
|
2 | 'homepage': 'https://github.com/JBoro/portage',
|
3 | 'name': 'jboro-overlay',
|
4 | 'owner': [{'email': 'justin.borodinsky@gmail.com',
|
5 | 'name': 'justin borodinsky',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/JBoro/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync jboro-overlay
|
11 | WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | 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).
|
14 | WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | WARNING:pkgcore:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | WARNING:pkgcore:gnustep repo at '/var/lib/repo-mirror-ci/sync/gnustep', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:grub2-themes repo at '/var/lib/repo-mirror-ci/sync/grub2-themes', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | WARNING:pkgcore:hibiscus repo at '/var/lib/repo-mirror-ci/sync/hibiscus', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
21 | WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
22 | warning: Pulling without specifying how to reconcile divergent branches is
|
23 | discouraged. You can squelch this message by running one of the following
|
24 | commands sometime before your next pull:
|
25 |
|
26 | git config pull.rebase false # merge (the default strategy)
|
27 | git config pull.rebase true # rebase
|
28 | git config pull.ff only # fast-forward only
|
29 |
|
30 | You can replace "git config" with "git config --global" to set a default
|
31 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
32 | or --ff-only on the command line to override the configured default per
|
33 | invocation.
|
34 |
|
35 | Already up to date.
|
36 | *** syncing jboro-overlay
|
37 | *** synced jboro-overlay
|
38 | * Sync succeeded
|
39 | $ git log --format=%ci -1
|
40 | $ git show -q --pretty=format:%G? HEAD
|
41 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jboro-overlay
|
42 | * Cache regenerated successfully
|