blob: a73dbae27c0ab6db368c919351b61fde0ac823f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Ebuilds of software i use (and maybe you do too)'},
'feed': ['https://codeberg.org/pxrb/overlay.rss'],
'homepage': 'https://codeberg.org/pxrb/overlay',
'name': 'pxrb',
'owner': [{'email': 'pxrb@4d2.org', 'name': 'Roland', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://codeberg.org/pxrb/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@codeberg.org/pxrb/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pxrb
*** syncing pxrb
Already up to date.
*** synced pxrb
* 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 pxrb
* Cache regenerated successfully
|