1 | {'description': {'en': 'The overlay contains new or updated security tools.'},
|
2 | 'homepage': 'http://www.pentoo.ch',
|
3 | 'name': 'pentoo',
|
4 | 'owner': [{'email': 'zerochaos@gentoo.org'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync pentoo
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | Already up-to-date.
|
16 | *** syncing pentoo
|
17 | *** synced pentoo
|
18 | * Sync succeeded
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | * Cache regenerated successfully
|