blob: fc76f37d8edea1d8672d8b1ea79c6f78ee32f60f (
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': 'Personal Gentoo overlay of peeweep'},
'feed': ['https://code.0x0.ee/peeweep/gentoo-overlay/rss/branch/master'],
'homepage': 'https://code.0x0.ee/peeweep/gentoo-overlay',
'name': 'peeweep',
'owner': [{'email': 'peeweep@0x0.ee',
'name': 'jinqiang zhang',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://code.0x0.ee/peeweep/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync peeweep
*** syncing peeweep
Cloning into '/var/lib/repo-mirror-ci/sync/peeweep'...
warning: redirecting to https://forgejo.dream-universe.org/peeweep/gentoo-overlay.git/
*** synced peeweep
* 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 peeweep
* Cache regenerated successfully
|