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
|
{'description': {'en': "alunduil's personal overlay"},
'feed': ['https://github.com/alunduil/alunduil-overlay/commits/master.atom'],
'homepage': 'https://github.com/alunduil/alunduil-overlay',
'name': 'alunduil',
'owner': [{'email': 'alunduil@gentoo.org',
'name': 'Alex Brandt',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/alunduil/alunduil-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/alunduil/alunduil-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:alunduil/alunduil-overlay.git'}],
'status': 'official'}
$ pmaint sync alunduil
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From https://github.com/alunduil/alunduil-overlay
a3eb5a5..4961e40 master -> origin/master
Updating a3eb5a5..4961e40
Fast-forward
dev-python/mamba/Manifest | 3 --
dev-python/mamba/mamba-0.8.6.ebuild | 37 ----------------------
dev-python/mamba/metadata.xml | 10 ------
dev-python/pytest-raisesregexp/Manifest | 4 +--
.../pytest-raisesregexp-2.1.ebuild | 7 ++--
5 files changed, 6 insertions(+), 55 deletions(-)
delete mode 100644 dev-python/mamba/Manifest
delete mode 100644 dev-python/mamba/mamba-0.8.6.ebuild
delete mode 100644 dev-python/mamba/metadata.xml
*** syncing alunduil
*** synced alunduil
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 alunduil
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'
* Cache regenerated successfully
|