blob: c3782a16f5f6dd71b6b8b3646c88e3273927cba4 (
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
|
{'description': {'en': 'qsx’ ebuilds'},
'feed': ['https://github.com/qsuscs/gentoo-overlay/commits/main.atom'],
'homepage': 'https://github.com/qsuscs/gentoo-overlay',
'name': 'qsx',
'owner': [{'email': 'qsx@chaotikum.eu',
'name': 'Thomas Schneider',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/qsuscs/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/qsuscs/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.19
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qsx
*** syncing qsx
From https://github.com/qsuscs/gentoo-overlay
055c58e..933fe4d main -> origin/main
Updating 055c58e..933fe4d
Fast-forward
dev-cpp/posixsignalmanager/Manifest | 1 +
.../files/no-static-library.patch | 13 ++++++++++
dev-cpp/posixsignalmanager/metadata.xml | 16 +++++++++++++
.../posixsignalmanager-0.3.ebuild | 28 ++++++++++++++++++++++
4 files changed, 58 insertions(+)
create mode 100644 dev-cpp/posixsignalmanager/Manifest
create mode 100644 dev-cpp/posixsignalmanager/files/no-static-library.patch
create mode 100644 dev-cpp/posixsignalmanager/metadata.xml
create mode 100644 dev-cpp/posixsignalmanager/posixsignalmanager-0.3.ebuild
*** synced qsx
* 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 qsx
* Cache regenerated successfully
|