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 | 29a00cef9..539e35dac master -> origin/master
|
17 | Updating 29a00cef9..539e35dac
|
18 | Fast-forward
|
19 | app-portage/exi/exi-9999.ebuild | 33 ---------------------------------
|
20 | app-portage/exi/metadata.xml | 11 -----------
|
21 | 2 files changed, 44 deletions(-)
|
22 | delete mode 100644 app-portage/exi/exi-9999.ebuild
|
23 | delete mode 100644 app-portage/exi/metadata.xml
|
24 | *** syncing haskell
|
25 | *** synced haskell
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
|
30 | * Cache regenerated successfully
|