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': 'Inofficial HEPForge ebuilds'},
'feed': ['https://gitlab.com/APN-Pucky/gentoo-hep-forge/commits/master.atom'],
'homepage': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge',
'name': 'hep-forge',
'owner': [{'email': 'alexander@neuwirth-informatik.de',
'name': 'Alexander Puck Neuwirth',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/APN-Pucky/gentoo-hep-forge.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hep-forge
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing hep-forge
From https://gitlab.com/APN-Pucky/gentoo-hep-forge
6d0ddfe..db2da33 master -> origin/master
Updating 6d0ddfe..db2da33
Fast-forward
sci-physics/hepmc/hepmc-3.2.5_p20230225-r1.ebuild | 16 ++++++++--------
sci-physics/hepmc/hepmc-3.2.6.ebuild | 18 +++++++++---------
2 files changed, 17 insertions(+), 17 deletions(-)
*** synced hep-forge
* 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 hep-forge
* Cache regenerated successfully
|