blob: 9d676cf92692e02eb78b35bcd13854da9e788d6a (
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
33
34
35
36
37
|
{'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
1840896..a70107e master -> origin/master
Updating 1840896..a70107e
Fast-forward
sci-libs/vtkAddon/Manifest | 4 +-
...ersioning-and-use-of-CMake-GNUInstallDirs.patch | 92 ++++++++++++++++++++++
...-Add-CMake-directory-to-CMAKE_MODULE_PATH.patch | 35 ++++++++
sci-libs/vtkAddon/vtkAddon-0.1.0.ebuild | 6 +-
sci-medical/Slicer/Manifest | 3 +-
sci-medical/Slicer/Slicer-9999.ebuild | 1 +
...Addon-as-a-requirement-in-UseSlicer.cmake.patch | 24 ++++++
7 files changed, 161 insertions(+), 4 deletions(-)
create mode 100644 sci-libs/vtkAddon/files/0001-ENH-Add-versioning-and-use-of-CMake-GNUInstallDirs.patch
create mode 100644 sci-libs/vtkAddon/files/0002-ENH-Add-CMake-directory-to-CMAKE_MODULE_PATH.patch
create mode 100644 sci-medical/Slicer/files/0015-ENH-Add-vtkAddon-as-a-requirement-in-UseSlicer.cmake.patch
*** 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
|