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
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://github.com/gentoo-haskell/gentoo-haskell
29
   75b7e0287..47fc0df09  master     -> origin/master
30
Updating 75b7e0287..47fc0df09
31
Fast-forward
32
 games-puzzle/intricacy/Manifest                    |  2 +-
33
 .../intricacy/files/intricacy-0.7.1.1-ghc84.patch  | 50 ----------------------
34
 ...acy-0.7.1.1.ebuild => intricacy-0.7.2.3.ebuild} | 17 +++-----
35
 3 files changed, 8 insertions(+), 61 deletions(-)
36
 delete mode 100644 games-puzzle/intricacy/files/intricacy-0.7.1.1-ghc84.patch
37
 rename games-puzzle/intricacy/{intricacy-0.7.1.1.ebuild => intricacy-0.7.2.3.ebuild} (83%)
38
*** syncing haskell
39
*** synced haskell
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
44
 * Cache regenerated successfully