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
|
{'description': {'en': 'Misc ebuilds by Yury Oboz'},
'feed': ['https://github.com/thankjura/masterlay/commits/master.atom'],
'homepage': 'https://github.com/thankjura/masterlay',
'name': 'masterlay',
'owner': [{'email': 'me@slie.ru', 'name': 'Yury Oboz', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/thankjura/masterlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/thankjura/masterlay.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync masterlay
*** syncing masterlay
From https://github.com/thankjura/masterlay
7adaf18..fc898eb master -> origin/master
Updating 7adaf18..fc898eb
Fast-forward
net-misc/rustdesk-client-bin/Manifest | 4 ++--
...3.1.ebuild => rustdesk-client-bin-1.3.2.ebuild} | 0
net-wireless/linux-wifi-hotspot/Manifest | 2 ++
.../linux-wifi-hotspot-4.7.2.ebuild | 27 ++++++++++++++++++++++
4 files changed, 31 insertions(+), 2 deletions(-)
rename net-misc/rustdesk-client-bin/{rustdesk-client-bin-1.3.1.ebuild => rustdesk-client-bin-1.3.2.ebuild} (100%)
create mode 100644 net-wireless/linux-wifi-hotspot/Manifest
create mode 100644 net-wireless/linux-wifi-hotspot/linux-wifi-hotspot-4.7.2.ebuild
*** synced masterlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
* Conflicting repo_name, removing ("MasterLay" in repo_name, "masterlay" on list)
|