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
|
{'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
f49cd03..9c410bd master -> origin/master
Updating f49cd03..9c410bd
Fast-forward
dev-python/stormpath/Manifest | 2 +-
dev-python/stormpath/stormpath-2.1.5.ebuild | 2 +-
dev-python/testtools/Manifest | 3 ++
dev-python/testtools/metadata.xml | 10 ++++++
dev-python/testtools/testtools-1.8.1.ebuild | 53 +++++++++++++++++++++++++++++
5 files changed, 68 insertions(+), 2 deletions(-)
create mode 100644 dev-python/testtools/Manifest
create mode 100644 dev-python/testtools/metadata.xml
create mode 100644 dev-python/testtools/testtools-1.8.1.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
|