1 | {'description': {'en': "neko259's overlay"},
|
2 | 'feed': ['https://bitbucket.org/neko259/nektoo/atom',
|
3 | 'https://bitbucket.org/neko259/nektoo/rss'],
|
4 | 'homepage': 'https://bitbucket.org/neko259/nektoo',
|
5 | 'name': 'nektoo',
|
6 | 'owner': [{'email': 'neko259@gmail.com',
|
7 | 'name': 'neko259',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'mercurial',
|
11 | 'uri': 'https://bitbucket.org/neko259/nektoo'},
|
12 | {'type': 'mercurial',
|
13 | 'uri': 'ssh://hg@bitbucket.org/neko259/nektoo'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync nektoo
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/n900', named 'n900', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
18 | pulling from https://bitbucket.org/neko259/nektoo
|
19 | searching for changes
|
20 | no changes found
|
21 | *** syncing nektoo
|
22 | *** synced nektoo
|
23 | * Sync succeeded
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nektoo
|
25 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
26 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
27 | * Cache regenerated successfully
|