blob: 1a3a14942574efd4b7305ca4e08ab5206835a17e (
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
26
27
|
{'description': {'en': "This personal repository contains ebuilds and fixes for packages that I'm interested in"},
'homepage': 'https://gitlab.com/Abadonna/abadonna-overlay',
'name': 'abadonna-overlay',
'owner': [{'email': 'abadonna@abadonna.net', 'name': 'Abadonna'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Abadonna/abadonna-overlay.git'},
{'type': 'git',
'uri': 'git@gitlab.com:Abadonna/abadonna-overlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync abadonna-overlay
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Cloning into '/home/mgorny/sync/abadonna-overlay'...
*** syncing abadonna-overlay
*** synced abadonna-overlay
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 abadonna-overlay
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 media-gfx/AfterShotPro-2.1.2.10 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
WARNING: 'use' function invoked by media-gfx/AfterShotPro2-2.2.1 during metadata regeneration.
WARNING: Please ensure upstream is aware of it and working to remove it.
* Cache regenerated successfully
|