haskell

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
   636d3f536..52432722d  master     -> origin/master
17
Updating 636d3f536..52432722d
18
Fast-forward
19
 ...-0.8.0.0.ebuild => beam-core-0.8.0.0-r1.ebuild} |  9 +++++-
20
 dev-haskell/vector-sized/Manifest                  |  1 +
21
 .../vector-sized/vector-sized-1.4.0.0.ebuild       | 32 ++++++++++++++++++++++
22
 dev-haskell/x11/files/x11-1.9-cabal-3.patch        |  8 ++++++
23
 dev-haskell/x11/x11-1.9.ebuild                     |  7 +++--
24
 profiles/package.mask                              |  4 +++
25
 6 files changed, 58 insertions(+), 3 deletions(-)
26
 rename dev-haskell/beam-core/{beam-core-0.8.0.0.ebuild => beam-core-0.8.0.0-r1.ebuild} (91%)
27
 create mode 100644 dev-haskell/vector-sized/vector-sized-1.4.0.0.ebuild
28
 create mode 100644 dev-haskell/x11/files/x11-1.9-cabal-3.patch
29
*** syncing haskell
30
*** synced haskell
31
 * Sync succeeded
32
$ git log --format=%ci -1
33
$ git show -q --pretty=format:%G? HEAD
34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
35
 * Cache regenerated successfully