1 | {'description': {'en': 'The Official Gentoo Haskell overlay.'},
|
2 | 'feed': ['https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo-haskell',
|
4 | 'name': 'haskell',
|
5 | 'owner': [{'email': 'haskell@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/gentoo-haskell/gentoo-haskell.git'}],
|
11 | 'status': 'official'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell
|
15 | WARNING:pkgcore:g repo at '/var/lib/repo-mirror-ci/sync/g', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing haskell
|
17 | Already up to date.
|
18 | *** synced haskell
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 haskell
|
23 | * Cache regenerated successfully
|