1 | {'description': {'en': 'experimental ebuilds from linuxunderground.be'},
|
2 | 'homepage': 'http://github.com/linuxunderground/gentoo.overlay',
|
3 | 'name': 'linuxunderground-overlay',
|
4 | 'owner': [{'email': 'vincent.hardy.be@gmail.com',
|
5 | 'name': 'linuxunderground'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://github.com/linuxunderground/gentoo.overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'http://github.com/linuxunderground/gentoo.overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync linuxunderground-overlay
|
13 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | Already up-to-date.
|
16 | *** syncing linuxunderground-overlay
|
17 | *** synced linuxunderground-overlay
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 linuxunderground-overlay
|
21 | * Cache regenerated successfully
|