blob: 21d181c1cfe4abae956698fd396e94ece6873de6 (
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
|
{'description': {'en': 'General-purpose overlay'},
'feed': ['https://git.sr.ht/~flexibeast/gentoo-overlay/log/main/rss.xml'],
'homepage': 'https://git.sr.ht/~flexibeast/gentoo-overlay',
'name': 'flexibeast',
'owner': [{'email': 'flexibeast@gmail.com',
'name': 'Alexis',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.sr.ht/~flexibeast/gentoo-overlay'},
{'type': 'git',
'uri': 'ssh://git@git.sr.ht:~flexibeast/gentoo-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flexibeast
*** syncing flexibeast
Already up to date.
*** synced flexibeast
* 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 flexibeast
* Cache regenerated successfully
|