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
|
{'description': {'en': "viperML's personal overlay"},
'feed': ['https://github.com/viperML/viperML-overlay/commits/master.atom'],
'homepage': 'https://github.com/viperML/viperML-overlay',
'name': 'viperML-overlay',
'owner': [{'email': 'ayatsfer@gmail.com',
'name': 'Fernando Ayats',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/viperML/viperML-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/viperML/viperML-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync viperML-overlay
*** syncing viperML-overlay
From https://github.com/viperML/viperML-overlay
66c8f71..f65c2c5 master -> origin/master
7e08bf9..f65c2c5 testing -> origin/testing
+ 323f46e...613ed4b update_kde-misc/bismuth -> origin/update_kde-misc/bismuth (forced update)
Updating 66c8f71..f65c2c5
Fast-forward
.github/workflows/build-bismuth.yaml | 17 +++++++++++++++++
.github/workflows/repoman.yaml | 3 ++-
.github/workflows/update-bismuth.yaml | 23 +++++++++++++++++++++++
kde-misc/bismuth/update.sh | 11 +++++++++++
4 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 .github/workflows/build-bismuth.yaml
create mode 100644 .github/workflows/update-bismuth.yaml
create mode 100755 kde-misc/bismuth/update.sh
*** synced viperML-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 viperML-overlay
* Cache regenerated successfully
|