blob: deda8c0c1dd28cf988f701af223d203f3f03c95b (
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
|
{'description': {'en': 'Overlay for the Systole OS'},
'homepage': 'https://github.com/SystoleOS',
'name': 'Systole',
'owner': [{'email': 'rafael.palomar@ous-research.no',
'name': 'Rafael Palomar',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/SystoleOS/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:SystoleOS/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Systole
*** syncing Systole
From https://github.com/SystoleOS/gentoo-overlay
a1fd6b1..ce3c41a master -> origin/master
Updating a1fd6b1..ce3c41a
Fast-forward
sci-libs/vtk/Manifest | 2 +-
sci-libs/vtk/vtk-9.1.0.ebuild | 2 +-
sci-medical/ctk/Manifest | 2 +-
sci-medical/ctk/ctk-0.1.0.ebuild | 97 ++++++++++++++++++----------------------
4 files changed, 46 insertions(+), 57 deletions(-)
*** synced Systole
* 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 Systole
* Cache regenerated successfully
|