blob: f45e0490dc1040362816283a625b30a39a39d54b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Argent Linux'},
'feed': ['https://gitlab.com/argent/argent-main/commits/master.atom'],
'homepage': 'https://gitlab.com/argent/argent-main',
'name': 'argent-main',
'owner': [{'email': 'stefan.cristian+gentoo@rogentos.ro',
'name': 'Stefan Cristian Brindusa',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/argent/argent-main.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync argent-main
*** syncing argent-main
Already up to date.
*** synced argent-main
* 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 argent-main
* Cache regenerated successfully
|