blob: 8f132c78a272aba5c849aad61fd4001c3a11a49d (
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
|
{'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.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamari
*** syncing hamari
From https://github.com/hamarituc/gentoo-overlay
8f1afff..d61a476 master -> origin/master
Updating 8f1afff..d61a476
Fast-forward
dev-python/astropy-iers-data/Manifest | 1 +
.../astropy-iers-data-0.2024.7.29.0.32.7.ebuild | 22 ++++++++++
dev-python/astropy/Manifest | 1 +
dev-python/astropy/astropy-6.1.3.ebuild | 48 ++++++++++++++++++++++
4 files changed, 72 insertions(+)
create mode 100644 dev-python/astropy-iers-data/astropy-iers-data-0.2024.7.29.0.32.7.ebuild
create mode 100644 dev-python/astropy/astropy-6.1.3.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
|