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://github.com/gentoo-haskell/gentoo-haskell.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync haskell
|
15 | From https://github.com/gentoo-haskell/gentoo-haskell
|
16 | 37442d147..9294a03e8 master -> origin/master
|
17 | Updating 37442d147..9294a03e8
|
18 | Fast-forward
|
19 | dev-haskell/alex/alex-3.2.4.ebuild | 6 ++++--
|
20 | 1 file changed, 4 insertions(+), 2 deletions(-)
|
21 | *** syncing haskell
|
22 | *** synced haskell
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
|
27 | * Cache regenerated successfully
|