1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{'description': {'en': "Brenton's Portage overlay"},
'feed': ['https://github.com/fusion809/fusion809-overlay/commits/master.atom'],
'homepage': 'https://github.com/fusion809/fusion809-overlay',
'name': 'fusion809',
'owner': [{'email': 'brentonhorne77@gmail.com',
'name': 'Brenton Horne',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/fusion809/fusion809-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/fusion809/fusion809-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync fusion809
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing fusion809
From https://github.com/fusion809/fusion809-overlay
57c6f05..7a665f3 master -> origin/master
Updating 57c6f05..7a665f3
Fast-forward
app-editors/gvim/gvim-8.1.0001.ebuild | 4 ++--
app-editors/vim-core/files/001_all_vim-6.3-xorg-75816.patch | 1 -
app-editors/vim-core/vim-core-8.1.0001.ebuild | 10 ++++------
app-editors/vim-core/vim-core-9999.ebuild | 4 +---
app-editors/vim/vim-8.1.0001.ebuild | 4 ++--
5 files changed, 9 insertions(+), 14 deletions(-)
delete mode 120000 app-editors/vim-core/files/001_all_vim-6.3-xorg-75816.patch
*** synced fusion809
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fusion809
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|