1 | {'description': {'en': 'Gentoo/OpenBSD Project Overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/gentoo-openbsd.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/gentoo-openbsd.git/',
|
4 | 'name': 'gentoo-openbsd',
|
5 | 'owner': [{'email': 'blueness@gentoo.org',
|
6 | 'name': 'Anthony G. Basile',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/proj/gentoo-openbsd.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/proj/gentoo-openbsd.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/proj/gentoo-openbsd.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo-openbsd
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | Already up-to-date.
|
19 | *** syncing gentoo-openbsd
|
20 | *** synced gentoo-openbsd
|
21 | * Sync succeeded
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-openbsd
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
25 | * Cache regenerated successfully
|