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
|
{'description': {'en': 'Another ebuild repository containing enhancements,\n C# bindings, game developer libraries.'},
'feed': ['https://github.com/orsonteodoro/oiledmachine-overlay/commits/master.atom'],
'homepage': 'https://github.com/orsonteodoro/oiledmachine-overlay',
'name': 'oiledmachine',
'owner': [{'email': 'orsonteodoro@yahoo.com',
'name': 'Orson Teodoro',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/orsonteodoro/oiledmachine-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/orsonteodoro/oiledmachine-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync oiledmachine
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/netcrave'
WARNING:pkgcore:repo at '/home/mgorny/sync/netcrave', named 'netcrave', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/ext-devlibs'
WARNING:pkgcore:repo at '/home/mgorny/sync/ext-devlibs', named 'ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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:repo lacks a defined name: '/home/mgorny/sync/netcrave'
WARNING:pkgcore:repo at '/home/mgorny/sync/netcrave', named 'netcrave', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/ext-devlibs'
WARNING:pkgcore:repo at '/home/mgorny/sync/ext-devlibs', named 'ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing oiledmachine
Already up to date.
*** synced oiledmachine
* Sync succeeded
$ git log --format=%ci -1
* Conflicting repo_name, removing ("oiledmachine-overlay" in repo_name, "oiledmachine" on list)
|