blob: 782da9cb2be27fd495b3f5b97a437e352643aa6b (
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
|
{'description': {'en': "BrightOne's personal overlay"},
'feed': ['https://gitlab.com/BrightOne/gentoo-overlay/commits/master?format=atom'],
'homepage': 'https://gitlab.com/BrightOne/gentoo-overlay',
'name': 'bright',
'owner': [{'email': 'brightone@protonmail.com',
'name': 'Oleksii Filonenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/BrightOne/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync bright
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/swegener'
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing bright
Already up to date.
*** synced bright
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bright
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|