blob: d4dc5cae2bb077093db02434399bf1713da712ba (
plain)
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': 'Some admin tools'},
'feed': ['https://github.com/scrill/scrill-overlay/commits/master.atom'],
'homepage': 'https://github.com/scrill/scrill-overlay',
'name': 'scrill',
'owner': [{'email': 'sergey.zhuga@gmail.com',
'name': 'Sergey Zhuga',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/scrill/scrill-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync scrill
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From git://github.com/scrill/scrill-overlay
0ffc421..445492e master -> origin/master
Updating 0ffc421..445492e
Fast-forward
README.md | 6 ++--
x11-misc/betaflight-blackbox-explorer/Manifest | 2 ++
.../betaflight-blackbox-explorer-3.5.0.ebuild | 34 ++++++++++++++++++++++
x11-misc/betaflight-configurator/Manifest | 2 ++
.../betaflight-configurator-10.7.0_rc1.ebuild | 34 ++++++++++++++++++++++
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 x11-misc/betaflight-blackbox-explorer/betaflight-blackbox-explorer-3.5.0.ebuild
create mode 100644 x11-misc/betaflight-configurator/betaflight-configurator-10.7.0_rc1.ebuild
*** syncing scrill
*** synced scrill
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 scrill
* Cache regenerated successfully
|