1 | {'description': {'en': "Brenton's Portage overlay"},
|
2 | 'feed': ['https://github.com/fusion809/fusion809-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/fusion809/fusion809-overlay',
|
4 | 'name': 'fusion809',
|
5 | 'owner': [{'email': 'brentonhorne77@gmail.com',
|
6 | 'name': 'Brenton Horne',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/fusion809/fusion809-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/fusion809/fusion809-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync fusion809
|
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 https://github.com/fusion809/fusion809-overlay
|
29 | 097f80d..4cb5416 master -> origin/master
|
30 | Updating 097f80d..4cb5416
|
31 | Fast-forward
|
32 | app-editors/gvim/Manifest | 2 +-
|
33 | app-editors/gvim/{gvim-8.2.1889.ebuild => gvim-8.2.1890.ebuild} | 0
|
34 | app-editors/vim-core/Manifest | 2 +-
|
35 | .../vim-core/{vim-core-8.2.1889.ebuild => vim-core-8.2.1890.ebuild} | 0
|
36 | app-editors/vim/Manifest | 2 +-
|
37 | app-editors/vim/{vim-8.2.1889.ebuild => vim-8.2.1890.ebuild} | 0
|
38 | 6 files changed, 3 insertions(+), 3 deletions(-)
|
39 | rename app-editors/gvim/{gvim-8.2.1889.ebuild => gvim-8.2.1890.ebuild} (100%)
|
40 | rename app-editors/vim-core/{vim-core-8.2.1889.ebuild => vim-core-8.2.1890.ebuild} (100%)
|
41 | rename app-editors/vim/{vim-8.2.1889.ebuild => vim-8.2.1890.ebuild} (100%)
|
42 | *** syncing fusion809
|
43 | *** synced fusion809
|
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 1 fusion809
|
48 | * Cache regenerated successfully
|