1 | {'description': {'en': 'The Official Gentoo Haskell overlay.'},
|
2 | 'feed': ['http://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'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://github.com/gentoo-haskell/gentoo-haskell.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'http://github.com/gentoo-haskell/gentoo-haskell.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync haskell
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing haskell
|
18 | *** synced haskell
|
19 | * Sync succeeded
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | * Cache regenerated successfully
|