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
41
42
43
44
45
|
{'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'
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From https://github.com/alunduil/alunduil-overlay
2a373bf..e7917da master -> origin/master
Updating 2a373bf..e7917da
Fast-forward
dev-python/botocore/Manifest | 3 +
dev-python/botocore/botocore-1.2.10.ebuild | 54 +++++++++++++
.../metadata.xml | 0
dev-python/keystoneauth/Manifest | 4 +-
dev-python/keystoneauth/keystoneauth-1.1.0.ebuild | 6 +-
dev-python/oslo-serialization/Manifest | 4 +-
...9.0.ebuild => oslo-serialization-1.10.0.ebuild} | 7 +-
dev-python/python-keystoneclient/Manifest | 3 -
.../python-keystoneclient-1.7.0.ebuild | 91 ----------------------
9 files changed, 67 insertions(+), 105 deletions(-)
create mode 100644 dev-python/botocore/Manifest
create mode 100644 dev-python/botocore/botocore-1.2.10.ebuild
rename dev-python/{python-keystoneclient => botocore}/metadata.xml (100%)
rename dev-python/oslo-serialization/{oslo-serialization-1.9.0.ebuild => oslo-serialization-1.10.0.ebuild} (93%)
delete mode 100644 dev-python/python-keystoneclient/Manifest
delete mode 100644 dev-python/python-keystoneclient/python-keystoneclient-1.7.0.ebuild
*** 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
|