summaryrefslogtreecommitdiff
blob: 34295f78c5752f3976a8932d34ec0978b0a35600 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{'description': {'en': 'The Official Gentoo Haskell overlay.'},
 'feed': ['https://github.com/gentoo-haskell/gentoo-haskell/commits/master.atom'],
 'homepage': 'https://github.com/gentoo-haskell',
 'name': 'haskell',
 'owner': [{'email': 'haskell@gentoo.org', 'type': 'project'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'},
            {'type': 'git',
             'uri': 'git://github.com/gentoo-haskell/gentoo-haskell.git'},
            {'type': 'git',
             'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}],
 'status': 'official'}
$ pmaint sync haskell
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/gentoo-haskell/gentoo-haskell
   63360787a..5a12483eb  master     -> origin/master
Updating 63360787a..5a12483eb
Fast-forward
 dev-haskell/gi-dbusmenugtk3/Manifest               |  2 +-
 ...3-0.4.8.ebuild => gi-dbusmenugtk3-0.4.9.ebuild} |  6 +--
 dev-haskell/gi-dbusmenugtk3/metadata.xml           |  3 --
 dev-haskell/gi-gtk-hs/Manifest                     |  2 +-
 ...tk-hs-0.3.8.1.ebuild => gi-gtk-hs-0.3.9.ebuild} |  6 +--
 dev-haskell/gi-gtk-hs/metadata.xml                 |  3 --
 dev-haskell/gi-gtksource/Manifest                  |  1 +
 ...3.0.22.ebuild => gi-gtksource-3.0.22-r1.ebuild} |  4 +-
 .../gi-gtksource/gi-gtksource-3.0.23.ebuild        | 47 ++++++++++++++++++
 dev-haskell/gi-gtksource/metadata.xml              |  3 --
 dev-haskell/gi-javascriptcore/Manifest             |  2 +-
 ...0.21.ebuild => gi-javascriptcore-4.0.22.ebuild} |  6 +--
 dev-haskell/gi-javascriptcore/metadata.xml         |  3 --
 dev-haskell/gi-webkit2/Manifest                    |  2 +-
 ...kit2-4.0.25.ebuild => gi-webkit2-4.0.26.ebuild} |  6 +--
 dev-haskell/gi-webkit2/metadata.xml                |  3 --
 dev-haskell/reactive-banana-gi-gtk/Manifest        |  2 +-
 dev-haskell/reactive-banana-gi-gtk/metadata.xml    |  3 --
 ...build => reactive-banana-gi-gtk-0.4.1.0.ebuild} | 12 ++---
 x11-misc/taffybar/Manifest                         |  1 +
 x11-misc/taffybar/metadata.xml                     | 38 ++-------------
 ...{taffybar-9999.ebuild => taffybar-3.2.3.ebuild} | 56 ++++++++++------------
 22 files changed, 102 insertions(+), 109 deletions(-)
 rename dev-haskell/gi-dbusmenugtk3/{gi-dbusmenugtk3-0.4.8.ebuild => gi-dbusmenugtk3-0.4.9.ebuild} (84%)
 rename dev-haskell/gi-gtk-hs/{gi-gtk-hs-0.3.8.1.ebuild => gi-gtk-hs-0.3.9.ebuild} (85%)
 rename dev-haskell/gi-gtksource/{gi-gtksource-3.0.22.ebuild => gi-gtksource-3.0.22-r1.ebuild} (89%)
 create mode 100644 dev-haskell/gi-gtksource/gi-gtksource-3.0.23.ebuild
 rename dev-haskell/gi-javascriptcore/{gi-javascriptcore-4.0.21.ebuild => gi-javascriptcore-4.0.22.ebuild} (82%)
 rename dev-haskell/gi-webkit2/{gi-webkit2-4.0.25.ebuild => gi-webkit2-4.0.26.ebuild} (87%)
 rename dev-haskell/reactive-banana-gi-gtk/{reactive-banana-gi-gtk-0.4.0.2.ebuild => reactive-banana-gi-gtk-0.4.1.0.ebuild} (72%)
 rename x11-misc/taffybar/{taffybar-9999.ebuild => taffybar-3.2.3.ebuild} (60%)
*** syncing haskell
*** synced haskell
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell
 * Cache regenerated successfully