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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
{'description': {'en': 'Personal overlay of hamari'},
'feed': ['https://github.com/hamarituc/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/hamarituc/gentoo-overlay/',
'name': 'hamari',
'owner': [{'email': 'mario.haustein@hrz.tu-chemnitz.de',
'name': 'Mario Haustein',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/hamarituc/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/hamarituc/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamari
*** syncing hamari
From https://github.com/hamarituc/gentoo-overlay
9535e8f..edb258f master -> origin/master
Updating 9535e8f..edb258f
Fast-forward
dev-libs/triton/Manifest | 1 -
dev-libs/triton/triton-0.9-r2.ebuild | 5 +-
dev-python/astropy/Manifest | 2 +-
.../{astropy-5.0.5.ebuild => astropy-5.2.1.ebuild} | 9 +-
dev-python/astropy/astropy-5.2.ebuild | 2 +-
.../colored-traceback-0.3.0.ebuild | 1 +
.../extension-helpers/extension-helpers-0.1.ebuild | 3 +-
dev-python/gevent/Manifest | 1 +
dev-python/gevent/gevent-22.10.2.ebuild | 99 +++++++++++++++
.../multiprocess/multiprocess-0.70.14.ebuild | 1 +
dev-python/multiprocess/multiprocess-9999.ebuild | 1 +
dev-python/pyerfa/pyerfa-2.0.0.1.ebuild | 1 +
.../python-registry/python-registry-1.4.ebuild | 1 +
.../python-registry/python-registry-9999.ebuild | 1 +
dev-python/sphinx-automodapi/Manifest | 1 +
.../sphinx-automodapi-0.14.1.ebuild | 30 +++++
dev-util/heaptrace/heaptrace-2.2.8.ebuild | 2 +-
dev-util/heaptrace/heaptrace-9999.ebuild | 2 +-
dev-util/qiling/qiling-1.4.4.ebuild | 2 +-
dev-util/qiling/qiling-1.4.5.ebuild | 2 +-
dev-util/qiling/qiling-9999.ebuild | 2 +-
dev-util/rz-ghidra/rz-ghidra-0.4.0-r1.ebuild | 3 +-
media-gfx/libcamera-apps/Manifest | 1 +
.../libcamera-apps/libcamera-apps-1.0.2.ebuild | 2 +-
.../libcamera-apps/libcamera-apps-1.1.0.ebuild | 59 +++++++++
.../libcamera-apps/libcamera-apps-9999.ebuild | 2 +-
media-libs/libcamera/libcamera-0.0.2.ebuild | 8 +-
media-libs/libcamera/libcamera-9999.ebuild | 8 +-
media-video/aravis/aravis-0.6.4.ebuild | 2 +-
media-video/aravis/metadata.xml | 1 -
net-wireless/airspyhf/Manifest | 1 +
net-wireless/airspyhf/airspyhf-1.6.8.ebuild | 44 +++++++
net-wireless/airspyhf/airspyhf-9999.ebuild | 44 +++++++
net-wireless/desfsh/desfsh-1.0.1.ebuild | 7 +-
net-wireless/desfsh/desfsh-1.0.2.ebuild | 7 +-
net-wireless/desfsh/desfsh-9999.ebuild | 7 +-
net-wireless/libfreefare/libfreefare-0.4.0.ebuild | 14 +--
net-wireless/libfreefare/libfreefare-9999.ebuild | 14 +--
net-wireless/sdrpp/Manifest | 2 +-
net-wireless/sdrpp/sdrpp-1.0.4.ebuild | 6 +-
net-wireless/sdrpp/sdrpp-9999.ebuild | 6 +-
.../astrometry-data-20130527-r1.ebuild | 1 -
.../astrometry-data-20201114.ebuild | 1 -
sci-astronomy/astrometry/Manifest | 2 -
sci-astronomy/astrometry/astrometry-0.85.ebuild | 129 --------------------
sci-astronomy/astrometry/astrometry-0.92.ebuild | 135 ---------------------
sci-astronomy/openastro/openastro-1.8.0-r1.ebuild | 68 -----------
.../indilib-driver-gphoto-1.9.9.ebuild | 2 +-
.../indilib-driver-gphoto-9999.ebuild | 2 +-
.../indilib-driver-libcamera-1.9.9.ebuild | 2 +-
.../indilib-driver-libcamera-9999.ebuild | 2 +-
.../indilib-drivers/indilib-drivers-1.9.9.ebuild | 2 +-
.../indilib-drivers/indilib-drivers-9999.ebuild | 2 +-
sci-libs/indilib-drivers/metadata.xml | 4 +-
sci-libs/indilib/indilib-1.9.9.ebuild | 2 +-
sci-libs/indilib/indilib-9999.ebuild | 2 +-
sci-libs/indilib/metadata.xml | 2 +-
57 files changed, 355 insertions(+), 410 deletions(-)
rename dev-python/astropy/{astropy-5.0.5.ebuild => astropy-5.2.1.ebuild} (84%)
create mode 100644 dev-python/gevent/Manifest
create mode 100644 dev-python/gevent/gevent-22.10.2.ebuild
create mode 100644 dev-python/sphinx-automodapi/Manifest
create mode 100644 dev-python/sphinx-automodapi/sphinx-automodapi-0.14.1.ebuild
create mode 100644 media-gfx/libcamera-apps/libcamera-apps-1.1.0.ebuild
create mode 100644 net-wireless/airspyhf/Manifest
create mode 100644 net-wireless/airspyhf/airspyhf-1.6.8.ebuild
create mode 100644 net-wireless/airspyhf/airspyhf-9999.ebuild
delete mode 100644 sci-astronomy/astrometry/astrometry-0.85.ebuild
delete mode 100644 sci-astronomy/astrometry/astrometry-0.92.ebuild
delete mode 100644 sci-astronomy/openastro/openastro-1.8.0-r1.ebuild
*** synced hamari
* 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 hamari
* Cache regenerated successfully
|