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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{'description': {'en': "AstroFloyd's Gentoo overlay"},
'feed': ['https://cgit.gentoo.org/user/AstroFloyd.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/AstroFloyd.git/',
'name': 'AstroFloyd',
'owner': [{'email': 'AstroFloyd@gmail.com',
'name': 'AstroFloyd',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/AstroFloyd.git'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/AstroFloyd.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/AstroFloyd.git'}],
'status': 'unofficial'}
$ pmaint sync AstroFloyd
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing AstroFloyd
*** synced AstroFloyd
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 AstroFloyd
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING: 'use' function invoked by sci-libs/fgsl-0.9.1 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by sci-libs/fgsl-0.9 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by sys-kernel/gentoo-sources-3.16.5 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by sys-kernel/gentoo-sources-3.18.9 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by sys-kernel/gentoo-sources-4.0.5 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
* Cache regenerated successfully
|