blob: 918990e3be0fb77d284d60ebb084f8cf2fe073f8 (
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
|
{'description': {'en': 'Personal ebuild repository for personal projects'},
'feed': ['https://gitlab.com/HansvonHohenstaufen/imperium/commits/main.atom'],
'homepage': 'https://gitlab.com/HansvonHohenstaufen/imperium.git',
'name': 'imperium',
'owner': [{'email': 'Hans.von.Hohenstaufen@protonmail.com',
'name': 'Hans von Hohenstaufen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/HansvonHohenstaufen/imperium.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/HansvonHohenstaufen/imperium.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync imperium
*** syncing imperium
From https://gitlab.com/HansvonHohenstaufen/imperium
ca383e6..f46cd9e main -> origin/main
Updating ca383e6..f46cd9e
Fast-forward
app-portage/updategentoo/updategentoo-9999.ebuild | 25 +++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 app-portage/updategentoo/updategentoo-9999.ebuild
*** synced imperium
* 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 imperium
* Cache regenerated successfully
|