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
   2e1f2bd92..1d8d8aaac  master     -> origin/master
17
Updating 2e1f2bd92..1d8d8aaac
18
Fast-forward
19
 dev-haskell/stack/Manifest                         |   3 -
20
 dev-haskell/stack/files/stack-1.1.2-aeson-1.patch  |  44 ------
21
 .../stack/files/stack-1.1.2-http-client-0.5.patch  |  91 -------------
22
 dev-haskell/stack/files/stack-1.3.2-oa-0.14.patch  |  33 -----
23
 dev-haskell/stack/files/stack-1.5.1-either-5.patch |  95 -------------
24
 .../stack/files/stack-1.7.1-smallcheck-1.1.4.patch |  14 --
25
 dev-haskell/stack/stack-1.5.1-r6.ebuild            | 148 ---------------------
26
 dev-haskell/stack/stack-1.7.1.ebuild               | 114 ----------------
27
 dev-haskell/stack/stack-1.9.3.1.ebuild             | 111 ----------------
28
 9 files changed, 653 deletions(-)
29
 delete mode 100644 dev-haskell/stack/files/stack-1.1.2-aeson-1.patch
30
 delete mode 100644 dev-haskell/stack/files/stack-1.1.2-http-client-0.5.patch
31
 delete mode 100644 dev-haskell/stack/files/stack-1.3.2-oa-0.14.patch
32
 delete mode 100644 dev-haskell/stack/files/stack-1.5.1-either-5.patch
33
 delete mode 100644 dev-haskell/stack/files/stack-1.7.1-smallcheck-1.1.4.patch
34
 delete mode 100644 dev-haskell/stack/stack-1.5.1-r6.ebuild
35
 delete mode 100644 dev-haskell/stack/stack-1.7.1.ebuild
36
 delete mode 100644 dev-haskell/stack/stack-1.9.3.1.ebuild
37
*** syncing haskell
38
*** synced haskell
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
43
 * Cache regenerated successfully