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': 'Graphics, C++ libs and additional software'},
'feed': ['https://github.com/feniksa/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/feniksa/gentoo-overlay',
'name': 'feniksa',
'owner': [{'email': 'feniksa@200volts.com',
'name': 'Maksym Sditanov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/feniksa/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/feniksa/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync feniksa
*** syncing feniksa
From https://github.com/feniksa/gentoo-overlay
8986ad3..1fdf8e6 main -> origin/main
Updating 8986ad3..1fdf8e6
Fast-forward
dev-libs/radeon-pro-render-sdk/Manifest | 2 +
.../radeon-pro-render-sdk-2.2.17.ebuild | 115 +++++++++++++++++++++
2 files changed, 117 insertions(+)
create mode 100644 dev-libs/radeon-pro-render-sdk/radeon-pro-render-sdk-2.2.17.ebuild
*** synced feniksa
* 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 feniksa
* Cache regenerated successfully
|